# obsidian-desktop-auto-git **Repository Path**: drop_drop/obsidian-desktop-auto-git ## Basic Information - **Project Name**: obsidian-desktop-auto-git - **Description**: Obsidian Desktop Auto Git Simple, transparent, and controllable auto-git backup solution for Desktop. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-13 - **Last Updated**: 2026-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Obsidian Desktop Auto Git 🔄 一个简单、透明、可控的 Obsidian PC 端自动 Git 备份插件。专为开发者设计,利用系统原生 Git 命令实现后台静默同步。 ## ✨ 特性 - 🕒 **自动循环**:可自定义间隔时间(默认 10 分钟)自动 Commit & Push。 - 🔒 **并发锁**:防止网络卡顿时进程堆叠。 - 📊 **状态栏**:实时显示 `Ready` / `Syncing...` / `Synced` / `Error` 状态。 - 🪟 **PC 专用**:直接调用系统 Git,稳定高效。 ## 📥 安装与使用 本插件需要手动安装到 Obsidian 的插件目录中。 👉 **[点击查看详细安装教程 (Installation Guide)](docs/INSTALL.md)** ## 快速预览 1. 编译 `npm run build` 2. 放入 `.obsidian/plugins/obsidian-desktop-auto-git/` 3. 在 Obsidian 中启用即可。 --- *Author: PHP Dev Companion*