I’m trying out Obsidian for taking notes, and this made me laugh.

    • marduk@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      11 months ago

      I like nano because it has worked any time I needed it. I don’t dislike nano because I’m not good enough at Linux to have ever run into its limitations

      • Troz@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        23 days ago

        I made that switch a few months ago just so I could cut, copy and paste without having to lookup how to do it. it’s been great.

      • bioemerl@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        Vim really is an IDE, not a text editor. It’s usable as an editor but overkill.

        Nano serves a difference purpose. It’s like telling someone on a bike that a mustang is better.

        • Kogasa@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          Vim is absolutely not an IDE. It has no integrations with any language. It’s just a powerful text editor. You can add language plugins and configure it to be an IDE.