Releases: EnGassa/obsidian-twine
Release list
0.2.3
0.2.2
Automated release for version 0.2.2. See the commit history for details.
0.2.1
Automated release for version 0.2.1. See the commit history for details.
0.2.0
Automated release for version 0.2.0. See the commit history for details.
0.1.5
Automated release for version 0.1.5. See the commit history for details.
0.1.4
Automated release for version 0.1.4. See the commit history for details.
0.1.3
Privacy fix: removed the author field (which had a full name) from manifest.json, replaced the LICENSE copyright name with the GitHub username. Also fixes two review findings: bumped minAppVersion to 1.6.6 (required by FileManager.trashFile()), and removed the redundant plugin-name heading from the settings tab.
0.1.2
Address automated community-store review findings: settings UI headings now use Setting().setHeading() instead of raw HTML elements, dropped the builtin-modules dependency, respect the user's configured vault config folder and file-deletion preference, and fixed a couple of popout-window-compatibility warnings. No user-facing behavior changes.
0.1.1
v0.1.0
Initial release: personal, end-to-end encrypted Obsidian vault sync via S3-compatible object storage (Cloudflare R2 / Backblaze B2), no custom server required.
Install
Download main.js and manifest.json below and copy them into <YourVault>/.obsidian/plugins/twine/. See the README for full setup instructions.