You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: