807 B
807 B
title, type, tags, sources, last_updated
| title | type | tags | sources | last_updated | ||||
|---|---|---|---|---|---|---|---|---|
| Git自动同步 | concept |
|
|
2026-04-15 |
Definition
Git自动同步指 Obsidian Git 插件设置为 Auto commit-and-sync interval(如 10 分钟),插件自动 commit + push,无需手动操作。
Key Value
AI 批量改文件的能力越强,越需要版本管理来兜底。Git 自动同步让这个兜底机制完全无需人工干预。
Mechanism
- Obsidian Git 插件(社区插件)→ Auto commit interval
- commit + push 全自动
- Gitea 私有仓库存储,历史版本任意回溯