Skip to content

Releases: EnGassa/obsidian-twine

0.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:14

Automated release for version 0.2.3. See the commit history for details.

0.2.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:10

Automated release for version 0.2.2. See the commit history for details.

0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:59

Automated release for version 0.2.1. See the commit history for details.

0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:37

Automated release for version 0.2.0. See the commit history for details.

0.1.5

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:32

Automated release for version 0.1.5. See the commit history for details.

0.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:25

Automated release for version 0.1.4. See the commit history for details.

0.1.3

Choose a tag to compare

@EnGassa EnGassa released this 09 Jul 11:45

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

Choose a tag to compare

@EnGassa EnGassa released this 09 Jul 11:39

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

Choose a tag to compare

@EnGassa EnGassa released this 09 Jul 11:27

Fix manifest name/description for community-store submission — removed emoji, which isn't allowed in these fields per Obsidian's manifest naming guidelines (Basic Latin characters only). No functional changes.

v0.1.0

Choose a tag to compare

@EnGassa EnGassa released this 09 Jul 11:10

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.