this post was submitted on 02 Jul 2023
13 points (100.0% liked)

ObsidianMD

4070 readers
1 users here now

Unofficial Lemmy community for https://obsidian.md

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] huginn@feddit.it 1 points 1 year ago (1 children)

Are you using obsidian got as a backup or to sync across devices?

[–] swnt@feddit.de 1 points 1 year ago (2 children)

Both. But for mobile I'm using bash scripts with Termix (Android), because the Obsidian-Git mobile doesn't support git LFS

[–] huginn@feddit.it 1 points 1 year ago (1 children)

Makes sense. I use termux for a lot of things. Didn't know it supported git lfs though. I'll keep that in my back pocket for sure.

[–] swnt@feddit.de 1 points 1 year ago

Well it only kind of supports git LFS. I have to manually invoke a few git hooks, but otherwise... 😅

I’ve been using “Self-Hosted Livesync” with my own couchDB server. Maybe give it a look?