X-Git-Url: http://git.nikiroo.be/?p=jvcard.git;a=blobdiff_plain;f=README.md;h=fa5b5632541240234c62a0f6b39609b9bdfef1ff;hp=1d888ecb5f7c24e26c734a102e0ad1888a773684;hb=176a83279a5aafb7e44cc7c34bf78f0bc35225fe;hpb=adf9c44949504512002cff293641225b31ec568a diff --git a/README.md b/README.md index 1d888ec..fa5b563 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 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") @@ -15,6 +15,6 @@ Small TUI (text mode) VCard manager (also supports abook files) ## TODO - ".properties" files to easily change the colours -- correct EDIT support - customisation of VIEW_CONTACT - lot of other things +- correct UI for new contact/new data/edit data-types