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.

  • flynnguy@programming.devOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    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.