Replies: 1 comment 2 replies
-
|
The mapping between Taskwarrior tasks and Timewarrior intervals is a tricky topic, because those data structures are not aligned... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm opening a discussion instead of an issue because i'm unsure if i'm missing on the obvious, but whenever I start a task
$ task start $taskIDthe on-modify hook will trigger timewarrior, but passing timewarrior will pick up the task's entire description as a contiguous tag. I can verify that by$timew tagswhere the description field is empty, and$ task $taskIDshows the task description & tags in their rightful places.Beta Was this translation helpful? Give feedback.
All reactions