X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FTODO;h=9dfa8a6c663b5dbdb4f1853cd77546ca58c7e3d1;hb=a73019906500e3a0fc306a61e4b7975f79725866;hp=7dfc553cac11e0656a74591c6b67c4b0092ba4dd;hpb=e7396cff9f0a172aa29c6f286f948c598e5bbf39;p=xestiaab%2F.git diff --git a/source/TODO b/source/TODO index 7dfc553..9dfa8a6 100644 --- a/source/TODO +++ b/source/TODO @@ -21,13 +21,21 @@ This file contains tasks that need to be done for future versions of Xestia Addr - XLS format (--enable-xls) - Add support for managing other user's address books if the user has been granted permission to do it (indicate this via a different icon). Also display associated groups with it. - - Add tab within account settings to display which address the user wants. + - Add tab within account settings to display which address books the user wants. - 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. + contents should be kept or merge the contacts. - After importing, check that the imported contacts are added to the server properly. -- Add support for the -e command switch for editing vCard 4.0 contact directly. +- 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 '. The output can then be piped to another + application. + - Three string format: '-c '. +- 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.