New Routes

  • /command: Querying and triggering Obsidian commands.
  • /dataview: Running Dataview DQL queries.
  • /file: Working with non-note files.
  • /folder: Dealing with folders.
  • /info: Plugin & Obsidian environment info.
  • /note: Reading, writing, updating notes (including periodic notes).
  • /note-properties:
  • /omnisearch: Running Omnisearch searches in Obsidian.
  • /search: Running searches in Obsidian.
  • /tags: Reading tags.
  • /vault: Dealing with the current vault.
  • /: The root note. Not much is happening here.