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
You can export the result of the answer to different formats (JSON, CSV, Markdown, etc.). Just pass the --format flag to the command. See all the formats available here.