Set all reminders in a list to complete

Mark all reminders in a specified list as completed

Run this query

To run this query, you can use the following command:

anyquery run set_to_complete_all_reminders_in_a_list

Arguments

List Name

The name of the list where reminders will be marked as completed

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).