obsidian-editor-shortcuts icon indicating copy to clipboard operation
obsidian-editor-shortcuts copied to clipboard

Navigation Shortcuts for Lists

Open Glint-Eye opened this issue 3 years ago • 1 comments

First of all, thx for this great plugin. Although i don't use obsidian for any coding purposes whatsoever, i really love a few shortcuts for navigating through open files (e.g. jump to next heading, or jump to next line, select line)

It would be really great if a few Shortcuts for navigating lists would exist too. For example:

  • jump up / down to the next list entry in the same level of hierarchy, therefore bypassing sublevel entries (preferably with the cursor not jumping to another hierarchy level once it reached the end of all current level list entries)
  • Shortcuts to jump the to next top-level or sub-level bullet, therefore quickly navigating the bullet hierarchy (especially upwards)

Thx again for the great work :)

Glint-Eye avatar Apr 24 '22 10:04 Glint-Eye

Thanks for the suggestion 🙂

This feels like it might be better suited to my other plugin, https://github.com/timhor/obsidian-sentence-navigator, as it's not a standard feature in code editors.

(The same goes for the go to heading shortcuts you mentioned actually – I might migrate those over later as well and expand the scope of that plugin)

timhor avatar Apr 24 '22 13:04 timhor