naggie / dstask

Git powered terminal-based todo/note manager -- markdown note page per task. Single binary!
https://calbryant.uk/blog/dstask-a-taskwarrior-alternative/
MIT License
793 stars 47 forks source link

context detected but, there's no applying tags on new task. #141

Closed newro closed 3 years ago

newro commented 3 years ago

Hi~ I'm glad to know this app. I set on my zshrc for DSTASK_CONTEXT with "today". And I ran dstask add new task. I was expecting new task attached tag with today. But, No tag was it. Although dstask show me this Active context (set by DSTASK_CONTEXT): "today". How can I apply automatically tag with new task?

newro commented 3 years ago

I'm using Mac Bigsur lastest version. And, using dstask installed by brew.

newro commented 3 years ago

I knew it. context value must have plus sign. export DSTASK_CONTEXT=+today