Skip to content

Releases: diegomarzaa/obsidian-extensions-sync-manager

0.1.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 18:22
  • Updated repository references after renaming the GitHub repository to diegomarzaa/obsidian-extensions-sync-manager.
  • Added a release workflow for future tags that publishes main.js, manifest.json, and styles.css.
  • Added GitHub artifact attestations for future release assets using actions/attest@v4.
  • Replaced direct Node.js filesystem access with Obsidian's vault adapter for profile scanning, copying, backups, and removal.
  • Removed the one-time import flow for older external sync files now that state lives in data.json.

0.1.2

Choose a tag to compare

@diegomarzaa diegomarzaa released this 05 Jul 18:06

Removes remaining user-facing plugin naming and changes the manifest id to extensions-sync-manager.

0.1.1

Choose a tag to compare

@diegomarzaa diegomarzaa released this 05 Jul 18:03

Fixes the plugin directory name requirement by renaming the visible plugin name to Extensions Sync Manager.

0.1.0

Choose a tag to compare

@diegomarzaa diegomarzaa released this 05 Jul 17:54

First alpha release of Plugin Sync Manager.\n\nDesktop-only Obsidian plugin for managing desktop and mobile plugin/config profiles.