diff options
| author | historia <gravel.justness270@slmail.me> | 2024-07-30 14:24:38 -0400 |
|---|---|---|
| committer | historia <gravel.justness270@slmail.me> | 2024-07-30 14:24:38 -0400 |
| commit | cccf5f28651a54fbab55dfb79456fbecf9d71a78 (patch) | |
| tree | 7cd74b7f32f0a0ce9622d6f3ab5f2c70fc0180d8 /README.md | |
| parent | 43d1d1ef9b75e694f1b3e49ceaf319d87f6b14a9 (diff) | |
| download | soon-cccf5f28651a54fbab55dfb79456fbecf9d71a78.tar.gz | |
Added logic for matching ranges
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ Julian date modulus is definitely weird, but it's a concise way to express multi # Why would I use this? -Then was created to adapt existing CLI calendars to my personal workflow. Then is not only for the niche of people who use their terminal for scheduling, but for a sub-niche who prefer to edit a file over using a TUI which is why concise, legible syntax is so important. This is a very small group of people virtually exclusively using [Remind](https://dianne.skoll.ca/projects/remind/). If you're happy with a web or phone calendar, Then probably won't change your mind. +Then was created to adapt existing CLI calendars to my personal workflow. Then is not only for the niche of people who use their terminal for scheduling, but for a sub-niche who prefer to edit a file over using a TUI which is why concise, legible syntax is so important. This is a very small group of people who virtually exclusively use [Remind](https://dianne.skoll.ca/projects/remind/). If you're happy with a web or phone calendar, Then probably won't change your mind. Then has a few benefits over similar text file calendars: |
