
Usage
Display reminders due today (or overdue) via the rem
keyword. Configure the Hotkey for faster triggering.
- ↩ Complete the reminder. If an event and the location is a URL, open it; otherwise open Google Maps with the location.
- ⌘↩ Complete the reminder. If it has a URL open it in the default browser, otherwise copy its title and notes to the clipboard.
- ⌥↩ Edit the reminders title and body in Alfred's Text View. The first line is the reminder’s title, the remaining lines the notes.
- ⇧↩ Snooze the reminder by changing its due date to tomorrow.
- ⌃↩ Toggle completed reminders due today. ↩ on a completed reminder marks it as uncompleted.
- ⌘C Copy reminder title and notes.
- ⌘L Display the reminder details in Large Type
- ⌘Y (or tap ⇧) Quick Look the URL (if there is one).
Quickly add a new reminder due today or tomorrow via the qq
and qqq
keywords, respectively.
The commands support simple parsing of a due time with the format hh:mm
. For instance, 19:00 buy milk
or buy milk 19:00
will set the due time to 19:00
and the reminder title to buy milk
.
A priority can be specified by adding the respective number of !
at the end. For example, buy milk!
will result in a reminder title buy milk
with a medium priority. (!
= low, !!
= medium, !!!
= high).