Skip to content

Releases: Rahuletto/supersync

0.3.1

Choose a tag to compare

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

Full Changelog: 0.2.5...0.3.1

0.2.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:53

Full Changelog: 0.2.4...0.2.5

0.2.4

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:36

Full Changelog: 0.2.3...0.2.4

0.2.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 18:06

Full Changelog: 0.2.2...0.2.3

0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:03

Full Changelog: 0.2.1...0.2.2

0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:50

Full Changelog: 0.1.1...0.2.1

0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:25

Minor changes

  • Fixing obsidian reviews
  • Few updates and changes in code

Full Changelog: 0.1.1...0.2.0

0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:01

Minor changes

  • Release attestations
  • Adapting to obsidian release rules

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:33
f79d827

Initial release

SuperSync syncs your Obsidian vault to a private GitHub repository with no Git installation, no terminal, and no setup hassle. It works on iOS, Android, macOS, Windows, and Linux out of the box.

What's included

  • GitHub device flow login - click Sign in, enter a code in your browser, done. No token copy-pasting.
  • Auto-sync - on startup, after file changes, or on a timed interval (configurable)
  • Safe conflict handling - if the same file changed on two devices, both versions are kept. The remote copy is saved as ".conflict-[timestamp]" so you never lose data.
  • File version history - browse and restore any past version of a note directly inside Obsidian
  • Automatic repo creation - if the target repo doesn't exist in your account, SuperSync creates it as private for you
  • Ignore patterns - glob-based rules to exclude files/folders (for example, .DS_Store, workspace state files, etc.)
  • Status panel - dedicated sidebar view showing sync state, last sync time, tracked file count, and full sync log

Assets

File Description
main.js Compiled plugin bundle
manifest.json Plugin metadata
styles.css Plugin styles

Full Changelog: https://github.com/Rahuletto/supersync/commits/0.1.0