Is there a guide how to set it up?
One folder- a Notes folder where all your "vault"s are- on your phone. That syncs with a folder on the cloud. Then get the sync app client on your laptop/PC. Then sync a local folder from your laptop with the cloud folder.
The Obsidian for desktop app is pretty great.
The whole thing works great for me.
So it's like this-
_______ _________________ ________
|phone |---------------> |cloud |<--------------------- |laptop|
|notes | (2 way sync) |folder of | (2 way sync) |notes |
|folder|<-------------- |MEGA/DB/box/sync|---------------------> |folder|
------- ------------------ --------
This method is tried and platform agnostic. All you need is a client that is available for your platform.Not if Obsidian doesn't let me choose the folder, because the sync apps don't have access to its default folder.
It equates to basically standing up a new vault on an iOS device and choosing to store it in iCloud in the first place, then migrating the data over
Some people use iPhones but work on Windows/Linux.
It is not completely obvious in the UI, but the basic idea is that you use a iOS git app (I use the excellent Working Copy) to just push and pull everything to GitHub, working around some inherent iOS limitations. As a bonus, you can setup the Shortcuts app to auto push and pull with closing and opening obsidian. There’s a git sync extension for obsidian, makes it all pretty seamless once it’s set-up.
1. https://forum.obsidian.md/t/mobile-setting-up-ios-git-based-...
At the end of the day Obsidian is just a directory structure of Markdown files. If needed, you can edit them with Obsidian (say using the Dropbox app).
You set up all your vaults under the same folder. You 2-way sync that folder to a cloud folder- Dropbox, MEGA, sync, box- whatever. You then create a folder with the same name on another device, and then use the client for your cloud service for that platform, and then set up two way sync with that folder on the cloud.
Works great with my Android-PopOS system.
Also tried it with Android-macOS, and iOS-Windows.