Skip to content

Releases: TerekhinAO/obsidian-gitlab-sync

1.0.14

Choose a tag to compare

@github-actions github-actions released this 11 Aug 18:19

Initial Community Plugins release.

  • Sync Obsidian vaults with GitLab without requiring local Git.
  • Supports desktop and mobile, including iPhone.
  • Includes manual sync and automatic sync modes for startup, edits, timers, and mobile app lifecycle events.
  • Uses data-safe sync defaults: text files are auto-merged when possible, and conflicting versions are kept as separate files.
  • Stores the GitLab token securely in Obsidian SecretStorage.

1.0.13

Choose a tag to compare

@github-actions github-actions released this 11 Aug 18:04

Initial Community Plugins release.

  • Sync Obsidian vaults with GitLab without requiring local Git.
  • Supports desktop and mobile, including iPhone.
  • Includes manual sync and automatic sync modes for startup, edits, timers, and mobile app lifecycle events.
  • Uses data-safe sync defaults: text files are auto-merged when possible, and conflicting versions are kept as separate files.
  • Stores the GitLab token securely in Obsidian SecretStorage.

1.0.12

Choose a tag to compare

@github-actions github-actions released this 11 Aug 17:15
chore: bump release metadata for SecretStorage

1.0.11

Choose a tag to compare

@github-actions github-actions released this 27 Jul 19:17
test: make conflict timestamp assertions timezone-safe