aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2024-07-09 17:38:52 +0100
committerdam <dam@gudinoff>2024-07-24 12:21:59 +0100
commitb8eeb1f44b083ecc25bdaa351540beeab112af07 (patch)
tree1d40c19bad347e6411feda0028dddadcffc20996 /README.md
parent45aef04664df07913c9ab75a0b329a2e370a5ecc (diff)
downloadtask-time-tracker-3.0.tar.zst
task-time-tracker-3.0.zip
Store all user data as CSV files.v3.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
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