8000 Navigation · chrisgurney/obsidian-note-toolbar Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation

Chris Gurney edited this page Jun 9, 2024 · 28 revisions

Create a global navigation toolbar by using the * folder mapping to get a default toolbar to appear across your vault, or make more specific toolbars for navigating across collections of notes.

💡 Tip: Put the mapping for * at the bottom of your Folder Mappings in order to make sure more specific folder mappings take precedence.

Item examples

Note Toolbar lets you link to the names of existing notes, so as an idea you can use it to setup a navigation menu to link to:

Where How
Home note Simply type in the name of your home note in a URI link, or specify the file in a File link.
Today's daily note (and Next/Previous daily notes) See Daily Notes.
Bookmarks See Bookmarks on how to open the Bookmarks panel.
Parent note If you have a note property that links to a parent note, you can use a link variable to link to it. For example, if I have a property called Up I can link to it in a URI link with {{prop_up}}.

...or use it for common tasks, by creating Command items with Obsidian's built-in commands such as:

Task How
Close the current tab Close current tab command
Creating new notes Create new note command
Go to the next tab Go to next tab command
Go to the previous tab Go to previous tab command
Open a new tab New tab command

Need help? 🛟

If you're having an issue with a particular plugin, please refer to their help documentation.

Otherwise, ask a question or request a feature! If you run into something that looks like a bug, please log an issue.

Back to: Examples

Clone this wiki locally
0