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 Author

Tip

You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).