Schould ACTIVE tag be applied to tasks that have their start date in the future #4083
Closed
KingOfSpades
started this conversation in
General
Replies: 1 comment 3 replies
-
|
A task is considered ACTIVE if it has been started and not stopped. It's typically set by You may want to consider using the |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I love Taskwarrior.
Currently I use a combination of
start datein the future + await(example:task modify TASK start:eod wait:start) to "schedule" a task in the future. This is because when I set a start date in the future for a task it gets theACTIVEtag and i use theACTIVEtag as part of my "working on now" report:My question is, should we apply the
ACTIVEtag to tasks that have start dates in the future? I can work around this by modifying my report or using a hook but I'm wondering if removingACTIVEmight be a better solution.Beta Was this translation helpful? Give feedback.
All reactions