this post was submitted on 02 Jul 2023
77 points (97.5% liked)

ObsidianMD

4188 readers
2 users here now

Unofficial Lemmy community for https://obsidian.md

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 years 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

[–] [email protected] 2 points 2 years 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.

[–] [email protected] 3 points 2 years ago

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

[–] [email protected] 2 points 2 years ago

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