Set reminders containing a word as complete
Mark as complete all reminders that contain a specific word in their name or body
Run this query
To run this query, you can use the following command:
anyquery run set_to_complete_all_reminders_that_contain_a_particular_word
Arguments
Word to search for
The word to search for in the name or body of the reminders
Additional informations
Source code AuthorTip
The anyquery run command automatically installs the required plugins for the query to run. You can also install the plugins manually using the anyquery install command.