So a friend of mine recommended Obsidian ages ago and I looked at it but thought I was happy using Joplin (another text-based note tool) which I still think is a great app. Took a brief look at it and thought it was just too complicated...
Then recently, I went down a youtube rabbit hole watching videos of how people use Obsidian... OMG 🤯
Now I have 2x Vaults, one for work and one personal. Dataview, templater, quickadd, periodic notes have just changed everything. Now I have documents for each person at work with their basic info and then when I make a meeting, I can just tag them which then updates a dataview table that shows what meetings I've been in with them.
Tasks allows me to just create a bunch of todos in random notes and then I can create a table to show all my undone tasks.
I mean, why did I wait so long? I've been using it for about 10 days now and it's been such a game changer. Sorry Joplin.
Dude I had the exact same journey you did. Getting your Joplin notes moved over is pretty straight forward, just prepare to lose all the links to embedded images. You need to mess with the file names or something to get the images showing again. Moving Evernote notes over was more of a pain and again, issue with image links.
You've tried the Excalidraw plugin yeah? That shit changed my life. I've never used my s-pen so much.
Welcome to the PKM end game.
I haven't, I'll have to check it out. I have an iPad but need to figure out a good way to sync notes without paying $10/month. (The iPad doesn't working with Syncthing or google drive :( )
I have a separate folder in my vault called “mobile-sync” and set up Resilio Sync on my NAS + iPhone to sync just that folder. 90% of the time I’m on my phone and want to interact with my vault it’s because I want to jot down thoughts, so I use 1Writer hooked up to the sync folder to write the note, then open Resilio Sync to sync it. Due to the iOS stuff it won’t sync in the background, but the “create note -> sync it” workflow is ok for my needs.
Nice, last night I self-hosted a couchdb server and setup https://github.com/vrtmrz/obsidian-livesync
So far it's working well though I had forgot to set the encryption key on one device which caused it to try and sync the encrypted version so I had a bunch of conflicts to resolve. Once that was sorted though, it's been working well and I can sync stuff to my iPad now. We'll see long term how it works.