Docs: https://help.obsidian.md/Extending+Obsidian/Obsidian+URI

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.