Skip to content

0.1.1

Choose a tag to compare

@open-sync open-sync released this 12 Sep 15:06
· 1 commit to main since this release

Everything the community directory's scan asked for, and the build fixed so the release can be reproduced from a clean clone.

No change to how the plugin behaves; 0.1.0 was scanned before these landed, and a scan runs once per version.

  • minAppVersion is 1.6.6, the version fileManager.trashFile actually needs. It was 1.4.0, which would have installed onto apps that could not run it.
  • The repository builds on its own. The engine's browser client is vendored under vendor/opensync-client/, so npm install && npm run build in a fresh clone reproduces the main.js attached here, byte for byte.
  • MIT, in a LICENSE file that a detector recognises.
  • authorUrl points at the account rather than at this repository.
  • The command id no longer repeats the plugin id.
  • The README discloses what the plugin reads and the one remote service it contacts.

Install by hand: download main.js, manifest.json and styles.css into <your vault>/.obsidian/plugins/opensync/, then enable OpenSync under Settings → Community plugins.

Install with BRAT: add open-sync/opensync-obsidian.

Verified by 91 automated assertions driving two real copies of Obsidian 1.13.7. Still untested on a phone, and not yet reviewed by Obsidian staff.