Skip to content

1.0.11

Choose a tag to compare

@Llewellyn500 Llewellyn500 released this 29 Jun 10:00

Startup Sync Direction

  • Fresh folder setup still starts with an initial Push from the local vault.
  • Configured vault startup now waits for the startup delay, pulls Google Drive changes first, then lets interval syncs push local changes afterward.
  • Plugin update startup pulls continue to run before interval pushes resume.

Stop/Resume Auto Sync

  • Added Stop/Resume Auto Sync controls in the ribbon, command palette, settings, and sync status sidebar.
  • Stop Auto Sync pauses startup and interval syncing while keeping manual Pull and Push available.
  • In-progress syncs now stop between work items after the user requests a stop.

Release Files

  • Includes main.js, manifest.json, and styles.css for manual Obsidian plugin installation.

Verification

  • Built locally with npm run build.