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.59k stars 117 forks source link

Request: Ability to navigate and mark reminders as completed with keyboard #151

Open pthieu opened 1 year ago

pthieu commented 1 year ago

Thanks for the app, it's great!

Just want to be able to interact with reminders via keyboard, so something like:

  1. shortcut to open the menu, start at form input
  2. Press tab (or down arrow) to go into the reminder list
  3. Press space (or enter) to toggle complete/incomplete
DamascenoRafael commented 1 year ago

Hey @pthieu, thanks for the feedback.

Number 1 is already possible. If you access Settings > Keyboard Shortcut, you can enable a shortcut to open the app and start typing a new reminder. If the shortcut is enabled, it is visible on the button as in the screenshot below.

image
pthieu commented 1 year ago

@DamascenoRafael thanks for the quick reply!

Any roadmap on the other items? If not, no rush!

DamascenoRafael commented 1 year ago

The ideas are really good, they would definitely be a nice addition to the app. But I don't have an ETA for this yet.