Feature request: Cmd-Enter should save-and-dismiss when focus is inside the Search tags box on macOS

When capturing a new item, my workflow is usually as follows:

  • press i to open the modal
  • enter the title I want in the New item box
  • optionally, if I want to specify a tag, press tab to get to the Search tags box
  • enter some text to search for a tag
  • press enter to add that tag

And here I’d like to be able to press Cmd-Enter to save-and-dismiss but I can’t.

This works in other fields of the modal, but for some reason fails to work inside the Search tags box. Currently I have to press tab to move out of the Search tags box and can then type Cmd-Enter to save-and-dismiss.

Not a big deal, but it would be delightful if the UI were consistent in allowing Cmd-Enter to work as save-and-dismiss from every field, and one could thereby shave a keystroke off the workflow.

(My comments pertain to Everdo Version 1.10.4 on macOS.)

I believe it actually works like that with Ctrl+Enter. I need to look into why the Cmd convention is not being followed on macOS.

Edit: there’s a bug that prevents Cmd+Enter from working on macOS. Definitely fixing in the next update. Ctrl+Enter works for now as a workaround.

1 Like

Thanks, Andrei.

I can confirm that Ctrl+Enter is working for me too on macOS, though of course it would be great to fix the bug with Cmd+Enter.

I have a feature request that goes with this: I’d like to have a key, say Ctrl+Shift+Enter, that did three steps in one go:

  • save
  • dismiss
  • and open a new modal of the same kind

This would be convenient for “brain dumps” where one is trying to batch capture a series of items as quickly as possible.