aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6d1fb2d..4d6087c 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ Attach a line with `+ Due: DATE` and it will show up in a list of upcoming deadl
+ Due: Aug 7 2025
```
-You can delete finished todos from `soon i` or just from your text editor.
+You can delete finished todos from `soon -i` or just from your text editor.
# Archive File
@@ -232,10 +232,7 @@ You might also be interested in these which are text based but have somewhat dif
# Todo
- Create tests for date ranges that start/end on DST changes. The condition checker treats every event as midnight, might be an edge case.
-- Calendar output
-- Open editor
- Julian modulus calculator (`soon -j Jun 5 2025` > Outputs J and a table of common mod offsets)
-- Color
- TUI
- CalDAV/.ics export? - Numerous CLI programs store calendars with .ics files directly, so it doesn't make much sense to use Soon if you need to sync to a "main" calendar.
- Import?