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