From cb35bd463a53383c06e60be4d843bdf1e7d9d68b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 11 Aug 2025 15:09:08 -0400 Subject: fix: deadline wasn't parsing years --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.md') 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? -- cgit v1.2.3