• greedytacothief@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 day ago

    Using a browser is definitely a no go for me. Lots of people are asking, why not just use vim instead of obsidian? Linking is important, I’ve been meaning to try neorg, I’ll get there eventually. To me writing the notes is secondary to finding, exploring, and reading the notes. I find vim is better writing things than exploring things, probably just a skill issue but I don’t really care.

  • HiddenLayer555@lemmy.ml
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    2 days ago

    Your life in plain .md files.

    Why not just, you know, actual plain .md files and your directory navigator and text editor of choice (often the ones that that already come with your Linux distro)? Or code editor if you want them together? Don’t forget the terminal if you want to go even simpler. Always worked for me, I don’t even use the formatted view half the time because *this* already conveys the same information as this in my mind. Hell throw a git repo in there and you have better version control than full office suites.

    I honestly think the fancy wrappers around Markdown files defeat the elegant minimalism of using Markdown in the first place. I’ve always found my favourite “feature” of Markdown is that you don’t need to install anything.

    • gwl [he/him]@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      1 day ago

      Cause the whole point is that you have a fancy wrapper???

      You’re basically asking

      Why bother with an IDE? Why not just code in Notepad with no wrappers around it?

    • ☆ Yσɠƚԋσʂ ☆@lemmy.mlOP
      link
      fedilink
      arrow-up
      9
      ·
      2 days ago

      I find these kinds of projects are neat, but if I’m being honest, I tend to just keep plain markdown files as well. The only thing I find that’s missing with that is searchability. Once you get enough files, it can get unwieldy. Although, I’ve been playing around with just using a local model lately as the interface. You can throw opencode at a folder with the files, and even a small model can find stuff fairly competently there.

    • Dessalines@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      Nice, seems really legit, especially since it works offline. Thx for that.

      I’ve been trying to find a decent WYSIWYG android markdown editor (that’s not just a webview wrapper), but none exist yet. This should work in the time being.

    • Mountainaire@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      Some people tried to get me into Zed as well, and that was sure not a fun experience seeing how heavily pro-AI it was. I literally ended up just returning to the built-in Zed.

      • asdfasdfasdf@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 day ago

        You can disable all AI stuff in Zed with a single disable_ai: true setting. Still an awesome editor without any of the AI.

        • Mountainaire@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          1 day ago
          1. That should be on by default.
          2. It has no features that Zed doesn’t have that I use and takes up more system resources (it’s noticeably slower).
          3. It’s far more confusing in its design with the project-pane thing which keeps constantly closing between reboots, and it has no recent-files menu section, which I rely on a lot (and if there is a plugin for this, I shouldn’t need a plugin for such a common feature).

          I’ve made my decision for the time being. I am aware of Zed and can always change in the future should the need arise, but Kate frankly looked better, anyway.

          • ZeroHora@lemmy.ml
            link
            fedilink
            English
            arrow-up
            5
            ·
            1 day ago

            I think you’re mixing Zed and Kate in your comment and is kinda confusing hahaha

  • ghost_laptop@lemmy.ml
    link
    fedilink
    arrow-up
    21
    ·
    2 days ago

    Only works in chrome and currently doesn’t have a self hosted version or something. I think it shouldn’t be too hard to implement.

    • drudoo@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      2 days ago

      I tried logseq for a while but I couldn’t get over the fact that all ones were bulletpoints.

      I settled on obsidian with selfhosted live-sync and it’s been rock solid for a year now.

      • flandish@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        2 days ago

        i want to get back to logseq but … i wonder how it will work with my obsidian lib; it’s just dirs and files. with links. mostly just todo lists by project and some code snippets for reference.

        is logseq compatible?

  • ORG2001@lemmy.radio
    link
    fedilink
    arrow-up
    3
    ·
    2 days ago

    Interesting alternative as a simpler version of Obsidian … Shall try it out. Simple md files is good, and this should be quite fast as well !

  • Marty_TF@lemmy.zip
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    2 days ago

    the greatest strength of obsidian is the plugin eco-system. doesnt matter how good the alternative is to vanilla obsidian, it has to compete with the ecosystem

  • favoredponcho@lemmy.zip
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    edit-2
    2 days ago

    I’ll never understand the embrace of markdown for note taking. It’s a shit format for that.