this post was submitted on 24 Dec 2023
421 points (94.5% liked)

Technology

58133 readers
4490 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

It's Time to Ditch Evernote for One of These Alternatives::undefined

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 8 months ago

Unless I misunderstood “cloud service functionality”, an Obsidian vault can be placed almost anywhere on the file system. For instance, a remote/WebDAV drive or even the Dropbox/iCloud Drive/Google Drive directory.

Migrating is as easy as moving the vault directory from one location to another, and pointing Obsidian to it.

As always, on iOS, there are some caveats as it lacks a traditional file system. So, the Obsidian app cannot access the vault directory on, say your Dropbox. But there are workarounds for it, like hosting the vault on a remote Git repository - which is what I ended up doing. Of course, this is a non-issue on Android.

Obsidian has a help page that goes in detail about what I just said.

As for the Git repository workaround, I referred to this article to arrive at my current workflow.

As an aside, I would like to touch upon my experience with using the inbuilt sync on apps like Agenda and Joplin - both offering syncing using iCloud and Dropbox while the latter offering a whole lot more. It is a flaky experience at best, wherein a significant number of notes never really sync between the devices. This forces me to use my phone to view a particular note while my computer for another. This is where the plain text file foundation for apps like Obsidian and Logseq wins me over.