Can anyone please help me with following code:
<<timeline subfilter:"tag[done]!has[draft.of]sort[]">>
<$button actions='<$action-deletetiddler $filter="[tag[done]]"/>'>
Delete all done Tasks
</$button>
I want that it filters all tasks tagged done excluding tasks that are part of a project. I use the Projectify plugin.
The problem is that the tasks are tagged according the heading of their project they belong to. They have no common tag I can filter. But hierarchically they are always standing under the project tag. All project tiddlers are tagged project.