From b8eeb1f44b083ecc25bdaa351540beeab112af07 Mon Sep 17 00:00:00 2001 From: dam Date: Tue, 9 Jul 2024 17:38:52 +0100 Subject: Store all user data as CSV files. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6167659..d0c9502 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3