jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

Have saveable position/zoom "bookmarks" into workspace #30

Closed jawa0 closed 1 year ago

jawa0 commented 1 year ago

You know how in RTS's there are keyboard shortcuts to set viewport locations on the board, so you don't have to scroll to them manually? Same thing. But, also include zoom if/when implemented.

jawa0 commented 1 year ago

Implemented for position. We don't support zoom yet. Shift+Cmd+1 - 9 to set. Cmd+1-9 to go to. Cmd+0 goes to currently focused control, or workspace origin, if no focused control.