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.

  • surrendertogravity@wayfarershaven.eu
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    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.

    • 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.