X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=067b2f00c7d8b611b4cd487700c5dfebc3f8bc02;hb=d3e940b63b6515eac6450a2e32af16b01f6e956c;hp=04850f836e3a0f494e4ce4564cb9c17814691af3;hpb=f81b2ad963b57dcdcac9d694fdd584a7845806c3;p=jvcard.git diff --git a/README.md b/README.md index 04850f8..067b2f0 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,13 @@ Small TUI (text mode) VCard manager (also supports abook files) - it can create a Swing terminal or use a real terminal (try "--help") using Lanterna 3 (which can be found here on GitHub, too) - it will list all the contacts of the file you select - it will show more detailed informations about a selected contact, including an ASCII art representation of their photo if any -- it can delete a contact +- it can create/delete a contact - 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") ## TODO -- ".properties" files to easily change the colours -- correct EDIT support - customisation of VIEW_CONTACT -- French translation to check if everything is translatable - lot of other things +- correct UI for new contact/new data/edit data-types