CharlesChiuGit / Logseq-Git-Sync-101

This repo aims to help Logseq users to sync their data with Git and GitHub.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logseq-Git-Sync-101

GitHub Repo stars GitHub issues GitHub contributors GitHub code size in bytes

shell script Logseq

Description

This repo aims to help Logseq users to sync their data via Git and GitHub.

Why use Git + GitHub to sync Logseq graph?

Self Managed Sync Diagram, by @danzu

From the above diagram, it's pretty obvious that Git is the most robust way to sync your graph. iCloud is slow and problematic, and Syncthing is not available on iOS/iPadOS.

However, Git is quite scary for non-programmers, so this doc is here to help!


🎩 Suit up

Please check Prerequisite and get yourself a cup of coffee ☕.

🤔 So how does this method work?

Please check Workflow.

Now you need another cup of coffee

For Windows users

Please check Windows.

For macOS users

Please check macOS.

For iOS/iPadOS users

Please check iOS/iPadOS.

For Android users

Please check Android.

For Linux users

Linux users click here If you are a Linux user, why are you still watching this repo? Shooo. 😎

Lol, just a joke. Take the steps in macOS section as reference if you need it.

💥 Omg, Something blows up

Please check FAQ.


Change log


🪨 References

🎉 Acknowledgment

Credits to @danieltomasz1, @Sawhney3, @Caps2, @Abulafia5 @qwxlea4 for the workflow build up. And credits to @danzu8 for the incredible diagram!

FYI, those IDs are IDs in Logseq Discord Server if not specified.

Footnotes

  1. danieltomasz#5748 2

  2. Caps#0219 2

  3. Sawhney#7320 2

  4. qwxlea#3490 2

  5. Abulafia#3734 2

  6. https://discuss.logseq.com/u/Petrush

  7. https://github.com/sickmz

  8. danzu#6567

About

This repo aims to help Logseq users to sync their data with Git and GitHub.

License:MIT License


Languages

Language:Shell 100.0%