obsidian-git-backup/README.md
Robin Gottschalk 763624a226 Add readme
2025-01-30 23:22:34 +01:00

14 lines
546 B
Markdown

# Obsidian Git Backup
This script automates the process of backing up your Obsidian vault to a Git repository. It ensures that all changes are tracked automatically and can be easily restored if needed.
## Features
- [x] Trigger backup after file changes with delay
- [ ] Push changes to remote repository
- [ ] Maintain git repo in a seperate folder to not have the repo synced by syncthing (copy changed files over)
- [x] Tray Menu
- [x] Exit
- [x] Backup now
- [ ] See current status (Time after last file change, backup in progress)