generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 14
How to get a URI with Advanced URI
Chris Gurney edited this page Aug 22, 2024
·
6 revisions
There may be times when you want to execute a command via a URI, for example in Note Toolbar Callouts.
To get the command ID with the Advanced URI plugin:
- Install the Advanced URI plugin (install via
Community plugins: Advanced URI
) - Press
Ctrl+P
(orCmd+P
on macOS) to open the Command palette. - Run the command:
Advanced URI: copy URI for command
- Select:
<Don't specify a file>
- Search for the command you wish to run and press enter. The URI will be copied to your clipboard.
- Paste the URL into your markdown link or toolbar item URI field.
You can also learn about how to execute commands using Note Toolbar URIs, assuming you have the command ID portion.
User Guide • Gallery • Note Toolbar API • Support • Discussions ↗ • Release Notes ↗ • Roadmap
Note Toolbar by Chris Gurney • Buy me a coffee ☕️