jasonjmcghee / rem

An open source approach to locally record and enable searching everything you view on your Mac.
https://rem.ing
MIT License
2.18k stars 60 forks source link

Better behaviour for "Esc" when in the search panel #82

Open digital-cuttlefish opened 1 month ago

digital-cuttlefish commented 1 month ago

I've noticed that when you're in the search window and you click on a certain screenshot to expand on it, pressing Esc exits out of the entire flow (as opposed to just going back to the search window again).

Is there a way to go back to the search window instead of just closing everything? If not, perhaps we could consider changing the behaviour of the esc button.

jasonjmcghee commented 1 month ago

Currently it opens the timeline.

We could add a flag that represents if you got there from search and take you back to search on escape.

Maybe this is an optional setting, add I imagine some users would rather just quit on escape, but seems like a good default.