From ccfc96f1cb8b383afa385e6cf739ab8428ffa358 Mon Sep 17 00:00:00 2001 From: David J Patrick Date: Wed, 11 Dec 2024 12:45:33 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f15d1bb5..99fd62f6f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ extensions](https://taskwarrior.org/tools/). ### HEADS UP! ### This fork is to intended to preserve the taskwarrior 2.6.2 codebase, and to allow for further fixes and improvements!! -It's great to see that taskwarrior is still an active project and the active developers, working on version 3.x, have a vision that fuses taskchampion and an SQL database. It's cool, and in rust, and everything.. but they are decidedly uninteresting in further work on the 2.x (data as text files) +It's great to see that taskwarrior is still an active project and the active developers, working on version 3.x, have a vision that fuses taskchampion and an SQL database. It's cool, and in rust, and everything.. but they are decidedly uninterested in further work on the 2.x (data as text files) codebase. It was the fact that task used a text-file to store data, that first hooked me to the project. I'm almost certainly first taskwarrior user, and technically the original taskwarrior Designer! I worked with the orginal programmer, Paul Beckingham, as he brilliantly implemented so many of my crazy ideas, like colors, urgency, reports, UDAs, attribute modifiers and SO much more!