github takeshy/obsidian-gemini-helper v1.13.4

4 hours ago

Improved

  • Vault tools now support text-based vault files beyond Markdown, including .canvas, .json, .txt, .csv, .yaml, .yml,.svg, .html, .xml, .css, .js, .ts, and .tsx.
  • create_note, read_note, propose_edit, rename_note, list_notes, and search_notes can now work with supported non- Markdown files such as Obsidian Canvas files.
  • When no extension is provided, vault tools continue to default to .md for compatibility with existing note workflows.
  • Extensionless lookups now prefer .md files when multiple files share the same basename, while explicit paths like Plan.canvas still resolve to the requested non-Markdown file.

Fixed

  • create_note no longer prepends Markdown tags to non-Markdown files, preventing invalid JSON when creating .canvas or .json files.

Don't miss a new obsidian-gemini-helper release

NewReleases is sending notifications on new releases.