Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Implemented QuitApp(wxCloseEvent) in frmMain.
[xestiaab/.git] / source / TODO
index 40d6c5a..8bb3c24 100644 (file)
@@ -1,11 +1,9 @@
 This file contains tasks that need to be done for future versions of Xestia Address Book.
 
 - Split big C++ files down into smaller files to make the project more manageable.
-       - vcard/vcard34conv.cpp (9,243 lines)
-       - contacteditor/frmContactEditor.cpp (7,769 lines)
-       - contacteditor/frmContactEditor-Load.cpp (7,229 lines)
-       - carddav/carddav.cpp (3,842 lines)
+       - vcard/vcard34conv.cpp (6,000 lines)
        - frmMain.cpp (2,830 lines)
+       - frmContactEditor-Save.cpp (2,304 lines)
        - frmActivityMgr.cpp (1,916 lines)
        - common/getcontactinfo.cpp (1,692 lines)
        - frmSearch.cpp (1,668 lines)
@@ -17,7 +15,6 @@ This file contains tasks that need to be done for future versions of Xestia Addr
        - CardDAV
        - Contact Loading
        - Contact Saving
-- Implement contact editing (check code when saving as at present it will more than likely crash).
 - Add support for other file formats when importing and exporting (and configure setting).
        - OpenDocument Spreadsheet Format (ODS) (--enable-ods)
        - OpenDocument Database Format (ODB) (--enable-odb)
@@ -28,3 +25,17 @@ This file contains tasks that need to be done for future versions of Xestia Addr
 - Add support for using the data within other applications (email clients for example).
 - Do a detailed check that CardDAV support between the other popular address book client is
   working and no data loss or data duplication occurs.
+- Check when changing servers when updating account settings:
+       - If the server being switched to is empty, ask if the contacts stored locally should be uploaded.
+       - If the server being switched to isn't empty, ask if the server contents should be kept, the local
+       - contents should be kept or merge the contacts.
+- After importing, check that the imported contacts are added to the server properly.
+- Add support for adding the picture with the highest priority to the icon for the contact editor.
+- Add support to convert vCards from the command line using the -c switch.
+       - Takes two or three strings.
+       - Two string format: '-c <format> <infile>'. The output can then be piped to another
+         application.
+       - Three string format: '-c <format> <infile> <outfile>'.
+- Change CardDAV to CardDAV* in Activity Manager so clean up is easier and doesn't consume resources
+  as quickly.
+- Add support to save a photo, logo or sound within a contact.
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy