Reminders Today - Changelog

3.4.3

Move event filtering to swift.

3.4.2

  • Document limitation that widgets cannot be updated.
  • Remove now unneeded deprecation info.
  • Filter past events independently from event caching.
  • Parse ! at start/end as priority when adding new reminders.
  • Tweak color ranges for calendar/list colors.
  • Fix adding reminders with no priority.
  • Move filtering and sorting logic from JXA to swift.
  • Fix remove outdated reference in placeholder text.
  • Option to use 12-hour-time (instead of 24-hour-time).

3.3.0

  • Tweak event cache duration workflow config.
  • Use more visible emoji for priorities.
  • Add color emojis to reminder lists, if all lists are shown.
  • Only calculate reminder list colors if all lists are displayed.
  • Loose reload when user only peeks at reminder.
  • Fix newly created all-day reminders always getting notification.
  • Mimic reminder creation from Reminders.app.
  • Fix snoozing reminders with no due date.

3.1.4

  • ↩ on an event opens google maps or opens url.
  • Consistent formatting of error messages.
  • Show calendar colors for events
  • Prevent showing completed reminders when on event.
  • All-day reminders should also get a notification.
  • Fix due time not being preserved when snoozing a reminder.
  • Preserve alarm (notification time) when snoozing a reminder.

3.0.2

  • Also show calendar events today (opt-in).
  • Use Apple's reminder icon.
  • Cache calendar events.
  • Improve formatting and display.
  • Tweak number slider values.
  • Do not display events that are already over.
  • Remove leftover outdated canvas elements.
  • Fix set alarm for new reminders created with due time.
  • Do not parse HH:M as a valid time.

2.8.0

Display reminder priorities.

2.7.0

  • Make clear to which list new reminder is added.
  • Parsing of due time when adding new reminders.

2.6.6

  • Fix relative dates with minutes not being rounded.
  • Sort reminders by duetime before sorting by cdate.

2.6.4

  • Fix past dates being off-by-one.
  • Refactor less accurate relative date calculation.
  • Quicker fetching when only incompleted reminders are needed.
  • Fix error message handling.

2.6.0

  • New ⌥↩ to edit a reminder.
  • Simplify chaining JXA & swift coupling.
  • Add Quick Look support for the URL (if there is one).

2.4.4

  • Add additional guard for sketchybar existence.
  • Adding reminders broken when displaying reminders from all lists.
  • Alfred staying open after using ⌘↩.
  • Display details with ⌘L
  • Document copying with ⌘C.

2.4.2

  • Consider url property being used.
  • Display if reminder has a repeat.
  • Option to include all lists.

2.2.0

Initial Gallery version.

Back to Workflow Page