taskbridgeapp.reminders.model.reminderscript

AppleScripts for Apple Reminders.

Module attributes

get_reminder_lists_script

Get the list of local reminder lists.

create_reminder_list_script

Create a new reminder list.

get_reminders_in_list_script

Get the list of reminders in a reminder list.

add_reminder_script

Add a new reminder to the given list in the default account.

delete_reminder_script

Delete the reminder with the given UUID.

delete_list_script

Delete the list with the given name in the default account.

count_completed_script

Get the number of completed reminders.

delete_completed_script

Delete completed reminders.

is_reminders_running_script

Check if the Reminders app is running

quit_reminders_script

Quit the Reminders app