github takeshy/obsidian-gemini-helper v1.7.3

latest release: v1.7.4
5 hours ago

Encryption Improvements

  • .encrypted extension for encrypted files: Encrypted files now use .encrypted extension (e.g., note.md → note.md.encrypted) for clear identification. Decryption removes the extension automatically. Existing files without the extension remain compatible. Fix cross-platform line ending handling: \r\n (Windows) line endings caused encryption detection and frontmatter parsing to fail. Now normalizes to \n before processing.
  • Prevent double-encryption: Guard against encrypting already-encrypted content.

Don't miss a new obsidian-gemini-helper release

NewReleases is sending notifications on new releases.