Comment by highphive
10 hours ago
For folks interested, Obsidian also has a free sync option that just uses your cloud drive, you just have to set it up yourself.
It's pretty simple. Just get Google Drive Desktop to mount your Google Drive to your filesystem, then point obsidian to work within that mounted directory.
I ended up just paying the $4/mo for syncing my personal vault, mostly to support the project but also because it's nice to not have to think about it.
At work, we just have what we call "brain" repos where we all just dump notes and commit straight to the main branch. They are just collections of markdown files that we use Obsidian to view/edit.
There's also obsidian livesync which is really great. A bit overcomplex but when you get the hang of it it works great. You can even see yourself typing from another connected client. Very impressive.
Google Drive Desktop will only help if you're on macOS or Windows. I know it's technically possible to mount GDrive on Linux but it's neither pretty nor user-friendly.
You can also use Dropbox.
People always warn that this setup can corrupt your stuff, which I understand you definitely wouldn't want to try to share Git via Google Drive.
Obsidian shows a warning about this. But the only issue it's pointing out is that mixing Obsidian's built-in sync with something that syncs your files is likely to cause problems. Otherwise it's a perfectly safe and normal way to sync.