github saberzero1/quartz-syncer 1.9.1

latest releases: 1.13.7, 1.13.6, 1.13.5...
3 months ago
  • Added secure token storage using Obsidian's SecretStorage API.
    • Authentication tokens are now stored securely using the platform's native secret storage (Keychain on macOS, Credential Manager on Windows, libsecret on Linux).
    • Tokens are no longer stored in data.json, preventing accidental exposure when syncing vaults.
    • Existing tokens are automatically migrated to secure storage on plugin load.
    • New password-style input with visibility toggle in Git settings.
    • Requires Obsidian 1.11.4 or later.
  • Added configurable frontmatter output format setting.
    • YAML format is now the default (more readable and standard for static site generators).
    • JSON format available as an option for backwards compatibility.
    • Configurable in Settings > Note properties (frontmatter).
  • Improved diff view styling.

Don't miss a new quartz-syncer release

NewReleases is sending notifications on new releases.