Overlay panel to navigate through headings in the markdown editor using the keyboard
| Links: | |
|---|---|
| Maintainers: | bwat47 |
| Version: | 0.2.2 |
| Minimum app version: | 3.3 |
| Downloads: This version: | 0 |
| Last updated: | N/A |
[!important] My coding knowledge is currently very limited. This plugin was created entirely with AI tools, and I may be limited in my ability to fix any issues.
A Joplin plugin that provides a simple overlay panel allowing you to navigate and filter headings in the markdown editor, inspired by sublime text's "go to symbol" function.
[!important] This plugin only works in the markdown editor (editor view or split view). It does not work in the reading view or in the rich text editor. Codemirror 6 only, legacy editor is not supported.
In the markdown editor, click the Heading Navigator toolbar button, or use the assigned keyboard shortcut.
[!note] There isn't a default keyboard shortcut, you can assign one under Tools | Options | Keyboard Shortcuts | "Go to Heading" command.
You can navigate through headings using tab key (goes to next heading), shift tab key (goes to previous heading), arrow keys, or by scrolling and selecting a heading.
When selecting a heading with the keyboard, the editor will immediately scroll to the selected heading. Hitting enter in the dialogue (or clicking somewhere else) will close the dialogue.
You can filter the list of headings using the search filter at the top of the panel.
The panel appearance can be customized via Settings | Heading Navigator:
Settings take effect the next time the panel is opened.