Skip to content

brightdroid/app-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

App-Sync

This script can sync appdata from e.g. Logseq or Obsidian with git.

Preparations

  • 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

Usage

After the preparation is done use the command app-sync to open e.g. Logseq or Obsidian with all your Graphs/Vaults.

Example

Following example manages these Logseq-Graphs:

  • ~/Dokumente/logseq_graph1
  • ~/Dokumente/logseq_graph2
app-sync ~/bin/Logseq ~/Dokumente/logseq_graph1 ~/Dokumente/logseq_graph2

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages