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

ObsidianMD

4091 readers
9 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
[–] [email protected] 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

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

[–] [email protected] 1 points 1 year ago

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

[–] [email protected] 1 points 1 year ago

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