Input String
Output None

This task adds a new reminder to the Reminders.

The following are "Add Reminder" Task properties:

Reminder: title for reminder

Date: date for reminder. If no "Date" is specified - current date will be used.

Note: note for reminder

List: list to add reminder to. If no List is specified - default list will be used.

URL: URL for reminder.

Alert: defines Alert properties
- Variable: variable holding time interval to add Alert before reminder date.
- Alert: default time interval to use if no Alert Variable is specified.

Priority: defines Priority properties
- Variable: variable holding priority value. Priorities run from 1 (highest) to 9 (lowest). A priority of 0 means no priority.
- Priority: default priority to use if no Priority Variable is specified.

Completed: defines Completed properties
- Variable: variable holding compleded value (1 for completed; 0 for not).
- Completed: default completed value to use if no Completed Variable is specified.

See also:
Reminder
Common Task Attributes
Task Options
Variable Types