this post was submitted on 25 Oct 2023
2228 points (99.1% liked)

Programmer Humor

32042 readers
1220 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I'm trying out Obsidian for taking notes, and this made me laugh.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago (3 children)

Would love to but I’m not going to pay a subscription for sync (one time would be ok), or have my data on a random aws instance. And last time I checked there is no plugin for your own self defined sync storage like Nextcloud. Once there is, I’m having a go.

[–] [email protected] 3 points 10 months ago (1 children)

It's just markdown. You should know how to use git, use it.

[–] hinterlufer 2 points 10 months ago (1 children)

there's a git plugin which can sync with any git server

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago) (1 children)

Thanks for the heads-up. I see that it has an auto-commit feature, that may be interesting, if it also works on iOS.

[–] hinterlufer 1 points 10 months ago (1 children)

You can set it to automatically commit and push every x minutes and pull every time you start the app.

[–] [email protected] 1 points 10 months ago (1 children)

just saw after you replied :) but unfortunately that is only available on desktop.

[–] hinterlufer 1 points 10 months ago

I've got it running on Android as well if that's what you're looking for

[–] RazorsLedge 0 points 10 months ago (1 children)

You can use FolderSync to sync your .md dir to nextcloud. It suited me well because I use foldersync for other purposes, too

[–] [email protected] 1 points 10 months ago

I may need to add, that I use Obsidian across Win/Linux/iOS/macOS via remotely save. the sync solution needs to be able to work on all platforms. Logseq doesn't have mobile plugins yet and iOS makes filesystem access a pain.