Make Tasks: Toggle Task Done
work on multiple selected lines
#1160
Replies: 6 comments 4 replies
-
Thanks for reporting this. It's a great idea, and would save a lot of time, I'm sure. However, it isn't a bug (an error in the current implementation), it's a feature request (for new behaviour). So I will convert it to Discussions/Idea. |
Beta Was this translation helpful? Give feedback.
-
Implementing this will require a lot of careful testing to manage the case when any of the selected tasks are recurring, as additional lines will be created. |
Beta Was this translation helpful? Give feedback.
-
One more difference from |
Beta Was this translation helpful? Give feedback.
-
Requested again: |
Beta Was this translation helpful? Give feedback.
-
Love the plug-in. Great work. This inability to |
Beta Was this translation helpful? Give feedback.
-
I realise this functionality is not very demanding, but perhaps there is kind of a work around exist since August'23? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Expected Behavior
When I select multiple tasks and I use
Tasks: Toggle Task Done
, I expect all tasks to be set to completed or uncompleted depending on the status.This is how the default action
Toggle checkbox status
works.I think adaptation of Obsidian Tasks is easier when it mimics default Obsidian behavior.
Current behaviour
When using
Tasks: Toggle Task Done
and multiple tasks are selected the last selected task will be completed or uncompleted depending on the status.Steps to reproduce
For completing:
Tasks: Toggle Task Done
For re-opening
Toggle checkbox status
. All tasks are now completedTasks: Toggle Task Done
Which Operating Systems are you using?
Obsidian Version
0.15.9
Tasks Plugin Version
1.13.1
Checks
Possible solution
No response
Beta Was this translation helpful? Give feedback.
All reactions