Skip to content

Releases: notesynchelper/save2obsidian

0.1.2

Choose a tag to compare

@notesynchelper notesynchelper released this 23 Jul 10:15

Store re-review fixes: description no longer contains the word Obsidian; minAppVersion raised to 1.4.0 to match the APIs in use (Vault.createFolder, setDisabled). No functional changes.

0.1.1

Choose a tag to compare

@notesynchelper notesynchelper released this 23 Jul 09:00

Rename for Obsidian community store compliance: plugin id is now save-to-vault and the display name is Save2Vault (store manifest rules do not allow digits in the id or the word Obsidian in the name). Settings screen now follows the plugin guidelines (no top-level title, native section headings). No functional changes.

0.1.0

Choose a tag to compare

@notesynchelper notesynchelper released this 23 Jul 07:35

Initial release.

  • Pull notes saved via @save2obsidian on X into your vault
  • Mustache templates for file name, frontmatter, and note body
  • Optional auto-sync (default: every 30 minutes) and delete-after-sync
  • Connects only to api.save2obsidian.com

Install: Settings → Community plugins (pending store listing), or download main.js / manifest.json / styles.css into .obsidian/plugins/save2o/