Fave

joined 2 years ago
[–] [email protected] 4 points 1 month ago

I use git to sync Obsidian. Termux on Android and git on any other device. I have two scripts, one .sh one .psh, that I run to just commit and push the latest changes. On Windows I use the plugin shell commands for one-click running the script, on Android I need to use termux.

It's not the easiest but it is, at least to me, easy to set up :)

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

It is way more complicated than that. Very good explanation, I could never do it justice.

Edit: I found an even better one https://robmensching.com/blog/posts/2024/03/30/a-microcosm-of-the-interactions-in-open-source-projects/

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

Well that was a fun read :D