Daniel Lyons' Notes

Obsidian URL Scheme

URI format 

Obsidian URIs use the following format:

obsidian://action?param1=value&param2=value

The action parameter is the action that you would like to perform. Available actions include:

  • open to open a note.
  • new to create or add to an existing note.
  • daily to create or open your daily note.
  • search to open a search.
Obsidian URL Scheme
Interactive graph
On this page
URI format