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 <list_name>
Arguments
List Name
The name of the list where reminders will be marked as completed
Additional informations
Source code AuthorTip
You can limit the number of results returned by a query using the --limit flag. For example, to limit the results to 10 rows, run anyquery run