aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <gravel.justness270@slmail.me>2024-07-26 06:28:11 -0400
committerhistoria <gravel.justness270@slmail.me>2024-07-26 06:28:11 -0400
commite4a45efd590af0d12614d5d2bc09f69125fa62c2 (patch)
treed3b63e7c02cde33f421f9c401b7a10708daca03c /README.md
parentccae757cfe9f8d77bdb51e0684a18275d2521b9f (diff)
downloadsoon-e4a45efd590af0d12614d5d2bc09f69125fa62c2.tar.gz
Updated license
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index da48a30..db7ffb6 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# then
-Then is a minimalist plain text file calendar inspired by [When](https://www.lightandmatter.com/when/when.html). It has simple syntax optimized for the average scheduling case, but supports recurring cases more complex than most calendars. It optionally supports todo lists and deadlines but won't clutter your agenda with an empty todo list if you don't want that.
+Then is a minimalist plain text file calendar inspired by [When](https://www.lightandmatter.com/when/when.html). It has simple syntax optimized for the average scheduling case, but supports recurring cases more complex than most calendars. It optionally supports todo lists with deadlines as well.
-Then is a single binary with no dependencies optimized for people who want to manage events directly in their text editor rather than a TUI/GUI. You can columnize, group, sort, and archive events in your .then file(s) to keep them neat and pretty.
+Then is a single binary with no dependencies optimized for people who want to manage events directly in their text editor rather than a TUI/GUI. You can columnize, group, sort, and archive events/todos in your .then file(s) to keep them neat, pretty, and human readable.
In terms of features and complexity, Then lies between [When](https://www.lightandmatter.com/when/when.html) and [Remind](https://dianne.skoll.ca/projects/remind/) but aims to be less verbose than either.