Recent Releases of https://github.com/chrisgrieser/alfred-reminders-today

https://github.com/chrisgrieser/alfred-reminders-today - 3.7.2

What's Changed

  • chore(dependabot): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-reminders-today/pull/8
  • chore(dependabot): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-reminders-today/pull/9

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/3.7.1...3.7.2

- Swift
Published by github-actions[bot] 10 months ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.7.1

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/3.7.0...3.7.1

- Swift
Published by github-actions[bot] 10 months ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.7.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/3.6.0...3.7.0

- Swift
Published by github-actions[bot] 10 months ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.6.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/3.5.3...3.6.0

- Swift
Published by github-actions[bot] 11 months ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.5.3

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/3.5.2...3.5.3

- Swift
Published by github-actions[bot] 11 months ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.5.6

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/3.5.5...3.5.6

- Swift
Published by github-actions[bot] 12 months ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.5.5

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/3.5.4...3.5.5

- Swift
Published by github-actions[bot] 12 months ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.5.2

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/3.5.1...3.5.2

- Swift
Published by github-actions[bot] 12 months ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.5.1

🛠️ Fixes

  • fix: exclude past events even with longer cache duration
  • chore: minor cleanup
  • chore(dependabot): bump DavidAnson/markdownlint-cli2-action
  • chore: mark info.plist as generated file for git diffs
  • chore: ignore .gitattributes for rsync

👾 Other

  • docs: mention macOS 15 being a requirement

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.5.0

🚀 New features

  • feat: q2 to add reminder in 2 days
  • improv!: change default keyword qqqq1 for consistency

🛠️ Fixes

  • chore: cleanup workflow canvas
  • fix: cache updating for new future reminders

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.4.4

🛠️ Fixes

  • fix: only parse time when start or end of input

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.4.3

👾 Other

  • chore: sort some json keys
  • docs: mention that due time parsing requires 24-hour time format
  • refactor: move event filtering to swift
  • chore: do not keep reminders completing one

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.4.2

🚀 New features

  • feat: option to use 12-hour-time (instead of 24-hour-time)

🛠️ Fixes

  • fix: remove outdated reference in placeholder text

👾 Other

  • chore: minor cleanup

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.4.1

🛠️ Fixes

  • fix: adding reminders with no priority

👾 Other

  • chore: tweak color ranges for calendar/list colors
  • perf: move filtering and sorting logic from JXA to swift

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.4.0

🚀 New features

  • feat: parse ! at start/end as priority when adding new reminders

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.3.1

🛠️ Fixes

  • fix: filter past events independently from event caching

👾 Other

  • chore: much larger scale for calendar event cache refreshing
  • docs: limitation that widgets cannot be updated
  • docs: remove now unneeded deprecation info

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.3.0

🛠️ Fixes

  • fix: newly created all-day reminders always getting notification
  • fix: mimic reminder creation from Reminders.app
  • fix: snoozing reminders with no due date
  • fix: snoozing reminders originally created in Reminders.app

👾 Other

  • chore: add comment on performance
  • perf: loose reload when user only peeks at reminder
  • chore: more verbose output for debugging

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.2.1

👾 Other

  • ci: fix edge cases of release label identification
  • perf: only calculate reminder list colors if all lists are displayed

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.2.0

🚀 New features

  • improv: tweak event cache duration workflow config
  • feat: add color emojis to reminder lists, if all lists are shown

👾 Other

  • chore: remove credit to unused icon
  • docs: improve phrasing
  • docs: add limitations of the EventKit API
  • chore: use more visible emoji for priorities

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.1.4

🛠️ Fixes

  • fix: all-day reminders should also get a notification
  • fix: due time not being preserved when snoozing a reminder
  • fix: preserve alarm (notification time) when snoozing a reminder

👾 Other

  • chore: add debugging utility

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.1.3

🛠️ Fixes

  • fix: prevent showing completed reminders when on event

👾 Other

  • refactor: various cleanup

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.1.2

👾 Other

  • chore: add some logging

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.1.1

🚀 New features

  • improv(events): tweak color deduction

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.1.0

🚀 New features

  • improv(events): if no location, fallback to URL field
  • improv(events): show calendar colors

👾 Other

  • chore: minor cleanup
  • feat: enter on an event opens google maps / opens url
  • refactor: simplify logic a bit
  • chore: consistent formatting of error messages
  • refactor: some code simplification

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.0.2

🛠️ Fixes

  • fix: set alarm for new reminders created with due time (#2)
  • fix: do not parse HH:M as a valid time

👾 Other

  • chore: minor cleanup

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.0.1

👾 Other

  • chore: remove leftover outdated canvas elements

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 3.0.0

🚀 New features

  • feat: also show calendar events today (opt-in)
  • improv: use Apple's reminder icon
  • improv(events): formatting and display

🛠️ Fixes

  • fix(events): do not display events that are already over

👾 Other

  • perf: cache calendar events
  • chore: tweak number slider values

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.8.0

🚀 New features

  • feat: display reminder priorities

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.7.0

🚀 New features

  • improv: make clear to which list new reminder is added
  • feat: parsing of due time when adding new reminders

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.6.6

🚀 New features

  • improv: sort reminders by duetime before sorting by cdate

👾 Other

  • ci: generate release notes from commit history
  • build: fix scope identification for release notes

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.6.5

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.6.4...2.6.5

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.6.4

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.6.3...2.6.4

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.6.3

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.6.2...2.6.3

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.6.2

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.6.1...2.6.2

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.6.1

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.6.0...2.6.1

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.6.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.5.0...2.6.0

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.5.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.4.4...2.5.0

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.4.4

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.4.3...2.4.4

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.4.3

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.4.2...2.4.3

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.4.2

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.4.1...2.4.2

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.4.1

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.4.0...2.4.1

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.4.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.3.0...2.4.0

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.3.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.2.0...2.3.0

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.2.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.1.2...2.2.0

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.1.2

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.1.1...2.1.2

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.1.1

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.1.0...2.1.1

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.1.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/2.0.0...2.1.0

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 2.0.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-today/compare/1.5.1...2.0.0

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.5.1

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-companion/compare/1.5.0...1.5.1

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.5.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-companion/compare/1.4.1...1.5.0

- Swift
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.4.1

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-companion/compare/1.4.0...1.4.1

- Swift
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.4.0

What's Changed

  • chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 18 to 19 by @dependabot in https://github.com/chrisgrieser/alfred-reminders-companion/pull/1

New Contributors

  • @dependabot made their first contribution in https://github.com/chrisgrieser/alfred-reminders-companion/pull/1

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-companion/compare/1.3.0...1.4.0

- Swift
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.3.0

Full Changelog: https://github.com/chrisgrieser/alfred-reminders-companion/compare/1.2.1...1.3.0

- Swift
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.2.1

Changelog

  • feat: setting for simplified priorities
  • docs: fix typo

- Swift
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.2.0

Changelog

  • feat: display & sort by priority. fn+enter to increase priority
  • ci(stale-bot): bump version & update weekly instead of daily
  • build: update Justfile
  • build: update build script
  • fix: workflow configuration labels

- Swift
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.1.2

Changelog

  • fix: ctrl+enter to show completed tasks not working
  • improv: clearer labels
  • chore: exclude .typos.toml from rsync
  • style: lint Justfile

- Swift
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.1.1

Changelog

  • fix: minor typos and wrong labels

- Swift
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/alfred-reminders-today - 1.1.0

Changelog

  • docs: fix some typos
  • chore: add explanation on reluctance to implement FRs
  • chore: various cleanup
  • feat: add auto-updating via OneUpdater
  • init: add workflow
  • init: bootstrap

- Swift
Published by github-actions[bot] over 1 year ago