X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=f9805cb26b7b80a68fb9e3cfc33a08b9f9b6387c;hb=812124d18d08bfc270adab0cd1e289dc6126563b;hp=a2be08d7e727c606bd299d21ad2ddc078471a43d;hpb=b6feefc663bd9820240ab7b6c11b41d2a45ef0a2;p=jvcard.git diff --git a/README.md b/README.md index a2be08d..f9805cb 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,23 @@ Small TUI (text mode) VCard manager (also supports abook files) - it can be used to edit your data (currently in RAW format, field by field) - it can save back to file - English and French versions available (will look for the host language, can be forced with "--lang en") +- remote synchronisation server (still in testing, but should work) ## TODO -- customisation of VIEW_CONTACT -- lot of other things -- correct UI for new contact/new data/edit data-types -- remote synchronisation server since it was asked +- [ ] lot of other things +- [ ] correct UI for new contact/new data/edit data-types +- [ ] update the screenshots +- [ ] support escape as cancel in new X, new Y.. +- [ ] allow adding a new addressbook (and ask where to save it, offer current dir OR last input dir as default) +- make sure it works OK for "jvcard.jar /dir/to/directory-full-of-vcf-files" +- maybe a mode with 1 contact/file ? +- and take the name from the contact to show in the list of "files" ? +- add action "open as addressbook" ? +- [x] find out why "R" is not displayed as a possible action (edit RAW) when viewing a contact) +- it was missing in resources-en +- [ ] add: modal dialogue -> "sub menu" (change the action keys) ? (maybe a "second action mode" and a copy of the MainContent) +- [x] change --save-dir so that it saves ALL the translation files (open + scan dir?) ## Screenshots