headbase-app / headbase

The customizable database for your brain. Note-taking, task-management, personal knowledge bases and more.
https://headbase.app
GNU Affero General Public License v3.0
1 stars 0 forks source link

Editor traps focus #8

Closed ben-ryder closed 1 year ago

ben-ryder commented 2 years ago

See the Codemirror docs for details: https://codemirror.net/examples/tab/. You can actually escape the editor by typing esc then tab to move to the next element and shift + tab to move back.

I'm going to keep this open as I'm not sure if that's ideal long term

ben-ryder commented 1 year ago

Closing as related to old proof-of-concept codebase