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?
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:2dwhich 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?