(no title)
afturner | 3 years ago
On the other hand, this has also caused some headaches around using it on mobile.. but so far this has been a worthwhile tradeoff. Thanks for all the hard work!
afturner | 3 years ago
On the other hand, this has also caused some headaches around using it on mobile.. but so far this has been a worthwhile tradeoff. Thanks for all the hard work!
gavi|3 years ago
If you are transferring from desktop to mobile, make sure the .obsidian folder inside the vault is copied also
reneberlin|3 years ago
nine_k|3 years ago
Syncing by merging changes and resolving possible conflicts is a much harder task. Theoretically git has all the right bits, including the pluggable diffing and merging. In practice, I haven't seen it seriously used in this capacity.
This is to say nothing about files you only want on one node but not on another (heavy stuff lives on server and laptop, but not mobile, etc.)
This is why special-case syncing tools that know how to sync semantically are indispensable.
Macha|3 years ago
vageli|3 years ago
1MachineElf|3 years ago
bachmeier|3 years ago
runjake|3 years ago
- Obsidian Sync is pretty slow.
- Obsidian Sync doesn't happen in the background, at present. That means, if you just made a bunch of updates in Obsidian, or you haven't opened the Obsidian mobile app in a while, you're in for a wait.
- Obsidian Sync occasionally has sync errors that involve manual interaction.
That said, it's fine and the overall Obsidian experience makes it worth it (well, if you can swing a discounted price).
xmprt|3 years ago
redrobein|3 years ago
LordDragonfang|3 years ago
Obsidian sells a first party syncing solution, which I hear works well:
https://obsidian.md/sync
I do git syncing on Android via termux (It works most of the time, except when git decides to shit itself every now and then on my tablet):
https://forum.obsidian.md/t/guide-using-git-to-sync-your-obs...
I can't vouch for it because I don't have any iOS devices new enough to support it, but supposedly you can use Working Copy to sync via git on iOS:
https://forum.obsidian.md/t/mobile-setting-up-ios-git-based-...
blensor|3 years ago
So far it has worked absolutely flawless. If I change a file it's changing on my connected device in seconds. Not exactly like working on a shared google doc but close enough that I would even use it as a hack to quickly share links between my mobile and my desktop
kevingyori|3 years ago
hyperific|3 years ago
gocartStatue|3 years ago
klabb3|3 years ago
Caveat: not an obsidian user (although I am a big step closer after this)