A privacy-first, open-source platform for knowledge management and collaboration.

  • Piatro
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    I think there’s something I’m not understanding with logseq because I use it and obsidian and massively prefer obsidian. I can’t pinpoint why or what the problem is but it never feels like I can access the notes that I want when I want them. Did you have any issues making the switch?

    • Cyno
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 days ago

      I only used obsidian for a few weeks so i didnt get that used to it, but what you mean could be the mental switch from hierarchical file structure in obsidian to logseq’s journaling/time based one? You’re supposed to organize data with tags rather than remembering their location and structure in folders. I spend most time searching for tags, not specific files, and in that way it’s functional enough for me, although I do not really understand the query syntax yet so I am unable to create more complex searches in this way. Tbh I’m hoping the sqllite switch lets me just write direct SQL

      For a specific example, instead of having folders like Software > Programming > csharp > my projects > projectx … I will just have a page for the project that has tags #programming #csharp #myprojects etc. And then I can search for #myproject and see all relevant info for it, even sorted by the date when i added it which adds some nice historical context