DamascenoRafael / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
GNU General Public License v3.0
2.4k stars 111 forks source link

[Feature Request] Launch apple Reminder app via the MenuBar app #179

Open stevenge37 opened 6 months ago

stevenge37 commented 6 months ago

I use menubar app like a shortcut when I want to do some quick action instead of macOS widget. However, I also want to finish some complicated management of task in Reminder app, I have to close the menubar app window and open Reminder app again to finish that process, feel a little bit complicated. So, I want to have a button to open the Reminder app directly. at the same time If the window can be close automatically when mouse click rest of area will be better.

Thanks a lot, its a good app already.