taskpaper.vim
taskpaper.vim copied to clipboard
Minor Feature Request: Remove @today when archiving @done tasks
It'd be nice if, when you archive items that are @done, the @today tag was removed from those items. That way, when I view "Today" tasks the following day, yesterday's tasks completed tasks don't show up.
I would love an option for this behavior as well. @adamalbrecht, do you still have this issue? Or did you change your workflow/find a solution? I might write a custom command that would do this/overwrite the default \tD
behavior to do this if a solution has not yet been found...
Let me know and if I get to it I'll gist/fork it
I added this functionality in my fork. Also, the toggle task done function will mark all child tasks done as well.