reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.

GPL-3.0 License

Stars
2.1K

Bot releases are hidden (Show)

reminders-menubar - Version 1.22.0 Latest Release

Published by DamascenoRafael 7 months ago

  • Performance improvement using Swift concurrency (#190) 🍎 πŸ”€
  • Using system language locale for dates according to settings (#173) 🌐
  • Add translation for πŸ‡ΈπŸ‡° Slovak (#170) 🌐
  • Addition of missing translations and other minor improvements in code ⚑

Special thanks to @shp7724 for adding Swift concurrency.
Special thanks to @yunruse for improving locale and language issues in dates.
Special thanks to @Svec-Tomas, @adufr, @MichalAlgor and @0xWDG for the translations.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.21.0

Published by DamascenoRafael about 1 year ago

  • macOS Sonoma 14 ready 🍎
  • Adding support for subtasks (#36) πŸ—‚οΈ
  • Detecting time by text when auto suggest today is enabled (#140) πŸ”€ πŸ•™
  • Fixing issue where the date for 'auto suggest today' could be the next day (#157) πŸ› πŸ“…
  • Using locale date to select day and time (#150) 🌐

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.20.0

Published by DamascenoRafael over 1 year ago

  • Allow to define via text the reminder list where a new item will be saved (#119) πŸ”€ πŸ—‚οΈ
  • Adding animations to the list for when interacting with reminders (#107) πŸ¦„
  • Fixing behavior when removing reminder on macOS Ventura πŸ—‘οΈ
  • Improving authorization request πŸ”
  • Other minor improvements in code ⚑

You can now use /<list> or @<list> to save a reminder to a specific list as shown below:

Study for math test /study

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.19.0

Published by DamascenoRafael over 1 year ago

  • Adjust placeholder color for readability πŸ”€
  • Fix bug where auto suggest today could suggest an old date (#136) πŸ› πŸ“…
  • Add translation for πŸ‡»πŸ‡³ Vietnamese and πŸ‡ΉπŸ‡· Turkish (#143, #144) 🌐
  • Addition of missing translations and other minor improvements in code ⚑

Special thanks to @andylin2004 for improving placeholder readability.
Special thanks to @sonph63195, @sivilabdullah and @Jerry23011 for the translations.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.18.0

Published by DamascenoRafael over 1 year ago

  • Detected date is highlighted when typing new reminder (#136) πŸ”€ πŸ“…
  • Allow to edit reminder by tapping on reminder title (#103) ✏️
  • Add reminder priority editing in easy access menu (#135) ‼️
  • Add new SF Symbols icon options β˜‘οΈ
  • Add translation for πŸ‡°πŸ‡· Korean (#131) 🌐
  • Addition of missing translations and other minor improvements in code ⚑

Special thanks to @NANNADA4 for the Korean translation.
Special thanks to @katullo11 for updating the translations.
Special thanks to @Zabriskije for adding the new icons.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.17.0

Published by DamascenoRafael over 1 year ago

  • Add option to show count of all reminders in the menu bar (#127) 1️⃣
  • Refactoring reminder list to be more efficient (#125) πŸ—‚οΈ
  • Add translation for πŸ‡ΊπŸ‡¦ Ukrainian (#126) 🌐
  • Addition of missing translations and other minor improvements in code ⚑

Special thanks to @leits for the Ukrainian translation.
Special thanks to @scomper and @IamReallyOverrated for updating the translations.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.16.1

Published by DamascenoRafael over 1 year ago

  • Fix issue where settings might not be reflected when changing (#124) πŸ›

Note: The app's bundle-id has changed in v1.16.0, because of this, settings from previous versions (such as filters and icon preference) may be reset when updating.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.16.0

Published by DamascenoRafael over 1 year ago

  • First version of the app signed by an account enrolled in the Apple Developer Program 🍎
  • When updating the app closes and reopens with the new version (cask update) πŸ”
  • Fix issue where on first use the calendar for saving might not load πŸ›
  • Fix issue where the app could reopen after clicking to close (#101) πŸ›

Note: The app's bundle-id has changed in this version, because of this, settings from previous versions (such as filters and icon preference) may be reset when updating.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.15.0

Published by DamascenoRafael over 1 year ago

  • Coloring menu bar arrow according to popover color (#23) πŸ–οΈ
  • Adding option to manually choose between light/dark mode (#43) 🌞 πŸŒ™
  • Improving interface for accessibility Increase Contrast (#34) πŸ‘οΈ
  • Adding support for showing links to the Mail app (#90) βœ‰οΈ

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.14.1

Published by DamascenoRafael over 1 year ago

  • Fix a bug in DateParser when the due date was due today (#108) 🐞 πŸ”€
  • Set 'Remove parsed date from title' to true by default βš™οΈ
  • Add translation for πŸ‡«πŸ‡· French (#117) 🌐
  • Addition of missing translations and other minor improvements in code ⚑

Special thanks to @Piaziker for the French translation.
Special thanks to @emce, @zydeico, @receyuki, @Somberland, @0xWDG, @DomizianoScarcelli and @shos-03 for updating the translations.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.14.0

Published by DamascenoRafael over 1 year ago

  • Add possibility to specify due date with natural language (#17 #104) πŸ”€ πŸ“…
  • Add option to auto suggest today when creating a reminder (#93 #102) ⏰
  • Addition of missing translations and other minor improvements in code ⚑

Special thanks to @DomizianoScarcelli for putting effort into the natural language date parser feature.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.13.0

Published by DamascenoRafael over 1 year ago

  • Fix issue where the app would crash if a reminder has an image as an attachment (#95) 🐞
  • Fix issue where a reminder created/edited by the app might not trigger notifications (#98) 🐞
  • Add translation for πŸ‡΅πŸ‡± Polish (#99) 🌐

Special thanks to @LocheBC, @receyuki, @mittelgrau and @simonstlzl for reporting the bugs and helping to investigate.
Special thanks to @emce for the Polish translation.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.12.1

Published by DamascenoRafael almost 2 years ago

  • Fix issue when opening app without authorization to access reminders (#96) 🐞

Special thanks to Andreas Storm for designing the new icons for the Menu Bar.
Special thanks to @peteschaffner, @petersonsim and @numbcoder for reporting the bug and helping to investigate.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.12.0

Published by DamascenoRafael almost 2 years ago

  • Display url link when present in the reminder (#90) πŸ”—
  • Add different icon options to the Menu Bar πŸ””
  • Fix issue when setting due date to a entire day πŸ“…

Special thanks to Andreas Storm for designing the new icons for the Menu Bar.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.11.0

Published by DamascenoRafael almost 2 years ago

  • Allow due date editing on reminders (#64) ⏰
  • New interface to edit reminders ✏️
  • Fix keyboard shortcuts (select all, copy etc) not working for macOS Ventura ⌘
  • Other minor improvements in code ⚑

Special thanks to @andylin2004 for helping with the due date feature.
Special thanks to @0xWDG, @Somberland, @shos-03 and @zydeico for the translations.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.10.1

Published by DamascenoRafael about 2 years ago

  • Add keyboard shortcut to open app (#32) ⌘ πŸš€ - Need to enable shortcut in settings
  • Focus new reminder textfield when opening app (#7)
  • Add translations for πŸ‡³πŸ‡± Dutch and πŸ‡―πŸ‡΅ Japanese (#65, #72) 🌐
  • Other minor improvements in code ⚑

Special thanks to @0xWDG, @shos-03, @Angelk90, @Somberland, @receyuki and @zydeico for the translations.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.9.0

Published by DamascenoRafael about 2 years ago

  • Display Reminder List sorted like Apple Reminders (#21) 🍎 πŸ—‚οΈ
  • Add πŸ‡²πŸ‡½ Spanish (Latin America) translation (#60 #62) 🌐

Special thanks to @zydeico for the Spanish translation.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.8.0

Published by DamascenoRafael over 2 years ago

  • Fix compatibility issue with macOS Ventura (#56) 🍎

Special thanks to @scottrobertson for finding out about the bug.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.7.1

Published by DamascenoRafael over 2 years ago

  • Fix issue with reminder filter list being reset (#35, #50) πŸ—‚οΈ
  • Other minor fixes like typo fix and addition of missing translations ⚑

Special thanks to @Angelk90, @receyuki and @Somberland for the translations.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar

reminders-menubar - Version 1.7.0

Published by DamascenoRafael over 2 years ago

  • Add option to rename reminders (#27 ) ✏️
  • Redesign list selection with colored dots (#37) 🏷️
  • Add keyboard shortcuts to textFields (select all, copy etc) (#33, #48) ⌘
  • Other minor improvements and fixes in general ⚑
shortcut action
⌘ + a select all
⌘ + x cut
⌘ + c copy
⌘ + v paste
⌘ + z undo
⇧ + ⌘ + z redo

Special thanks to @Angelk90 and @receyuki for the translations.

If you have a previous version installed with brew, upgrade with brew upgrade reminders-menubar