ad-si / TaskLite

The CLI task manager for power users
https://tasklite.org
GNU Affero General Public License v3.0
216 stars 12 forks source link

Question: Can you use relative due dates? #52

Open MMesch opened 3 years ago

MMesch commented 3 years ago

Hey, I really like the spirit of this project, a taskwarrior backed by SQLite and a reusable Haskell library. Thanks for working on this! I only read through the documentation so far, checking for taskwarrior features that I need, and have a question: In taskwarrior you can do something like due:2d which translates to 2 days from now. I find this very useful because I don't need to think about dates as much then. Is this already supported by tasklite?

silentjay commented 2 years ago

No I don't believe you can, even though it would be much easier adding tasks this way, or shortcuts such as due:today or due:tmw etc