Go To Heading
approvedby join
Quickly navigate between headings.
★ 21 stars↓ 4,369 downloadsUpdated 2y agoMIT
This Obsidian plugin provides commands that improve navigation between the headings of a document.
Commands
- Next/Previous heading: Go to the next/previous heading, based on the current cursor position.
- Open switcher: Open a quick switcher that presents the document's outline and allows you to quickly select a heading to jump to.
- In folder: Open switcher: Open a quick switcher that presents the outlines of all the documents in the current folder, and allows you to quickly select a heading to jump to.
How to install
Use one of the following methods:
- Install it from Obsidian Community plugins.
- Manually copy the released
main.js, andmanifest.jsonto<your vault>/.obsidian/plugins/obsidian-gotoheading.
What's new?
Version 0.2.x
- Add the In folder variant of the Open switcher command.
- Add a Include first/last line option to go to the end of the file when the Next heading command is invoked at the last heading, and to go to the start of the file when the Previous heading command is invoked at the first heading.
Version 0.1.x
- Initial release
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.