Releases: MemoryL7/obsidian-git-sync-better
Release list
0.2.8
0.2.7
0.2.6
New
• Sync .obsidian folder toggle: Added a setting to include the .obsidian directory in sync, allowing plugin configs, hotkeys, and other Obsidiansettings to be shared across devices. Disabled by default — enable it in Settings → Gitee Sync Better.
Changed
• Plugin ID renamed to gitee-sync-better to distinguish from the upstream gitee-sync.
• Hidden directories (.git, .trash, etc.) remain excluded; only .obsidian is conditionally included when the new setting is enabled.
• README rewritten with full documentation of the new feature.
新增
• 同步 .obsidian 目录开关:设置页新增「同步 .obsidian 目录」选项,开启后 .obsidian 文件夹(插件配置、快捷键等)将参与同步,在多设备间共享 Obsidian配置。默认关闭,在 设置 → Gitee Sync Better 中开启。
变更
• 插件 ID 改为 gitee-sync-better,与上游 gitee-sync 区分。
• 其他隐藏目录(.git、.trash 等)仍然排除,仅 .obsidian 受新开关控制。
• README 全部重写,补充新功能说明。