diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -27,12 +27,14 @@ archive view and restore them. Ever felt like your data is being held hostage? Not anymore! Import and export your tasks using the widely supported CSV text file format. -Want to be part of the last frontier? Grab the bleeding edge version 2 -which brings: sorting capabilities; better text input with UTF8 +Want to be part of the last frontier? Grab the new bleeding edge stuff: +Version 2 brings sorting capabilities; better text input with UTF8 support; possibility to archive and reset all current tasks with a single command; and allows to merge tasks with the same name. As an extra , you'll need to export and re-import your tasks due to some -database incompatibility (oh, the joy). +database incompatibility (oh, the joy). With version 3 all your data is +stored in CSV format, so that you can migrate your database one last +time (yay)! And if you don't like what you're seeing, this is your lucky day! Because you have access to the source code, you can adapt it to your |
