This script can sync appdata from e.g. Logseq or Obsidian with git.
- Clone this repo to e.g.
~/Apps/
:git clone https://github.com/brightdroid/app-sync.git ~/Apps/app-sync
- Add symlink to
~/bin
:ln -st ~/bin ~/Apps/app-sync/app-sync
After the preparation is done use the command app-sync
to open e.g. Logseq or Obsidian with all your Graphs/Vaults.
Following example manages these Logseq-Graphs:
~/Dokumente/logseq_graph1
~/Dokumente/logseq_graph2
app-sync ~/bin/Logseq ~/Dokumente/logseq_graph1 ~/Dokumente/logseq_graph2
- Git Icon - CC BY 3.0