Replies: 1 comment 1 reply
-
Not currently, though this is an interesting idea - perhaps adding some extensibility here so people can modify the contents of tasks as they are checked/unchecked would be a good idea. |
Beta Was this translation helpful? Give feedback.
1 reply
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 have my dataview for tasks set up and working great. The issue I am running into is as I complete tasks that are prefixed with #task I am building this larger and larger list of tagged tasks that I don't care about anymore.
Using dataview JS would it be possible to trigger upon completion of a task the removal of the #task tag on the item so that it does not populate in my tasks pane?
Beta Was this translation helpful? Give feedback.
All reactions