Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Heading Navigation

A topic by lemong created Jan 09, 2022 Views: 170 Replies: 2
Viewing posts 1 to 2

the best way to explain this is to check out the Left text editor (electron version) by 100rabbits here on itch. the editor has a really nice way to navigate headings. you just press ctrl and one of the brackets and you can easily navigate between all the headers that your document may have. i know those keys already have functions in the app, so a  different set of keys would be needed.

It’s a good idea. Finding an unused and convenient/logical key combination is the hardest part honestly :)

Maybe something like obsidian's command palette could help. You can remove shortcuts for items that will easily fit into the command palette and those that wouldn't fit get shortcuts. like preview/exporting can be in command palette, but something simpler like increasing/decreasing indentation gets shortcut keys