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

  • psud@aussie.zone
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    If anyone needs the command: :q!

    If you want the computer to ask if you’re sure: :q

    If you want to save: :wq

    • marduk@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      8 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

      • bioemerl@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        8 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
          ·
          8 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.

    • DNOS@reddthat.com
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      Uh… so u guys don’t change the PC each time that’s cool I would definitely try that …

  • rtxn@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 months ago

    I don’t mean to be all “BuT iT’s cLOseD SoURce” but you should give Logseq or Zettlr a try. They’re similar WYSIWYG markdown editors, but also FOSS. Zettlr also has vim keys.

    Plus Obsidian is horrible at editing tables.

    • doeknius_gloek@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      Also not a fan about the closed source thing, but I like about Obsidian that it’s all just markdown. If I ever need to ditch it, I can keep and use my existing files as they are.

      Would this also be possible with Zettlr or Logseq?

      • drh@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        Been using Logseq for six months, and yes. It’s all just .md and media files referenced by relative links.

        This was an important factor the choice to use it. Having used several note taking applications / systems, getting your data ‘out’ in a painless fashion is the #1 concern.

  • flop_leash_973@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    8 months ago

    A lot of my personal dislike for VIM would be done away with if it just had a helpful common keys cheat sheet (basic cursor navigation, edit mode, exit with and without saving, etc) at the bottom of the editor window like Nano does.

    • CatLikeLemming@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      27 days ago

      Really, I’d just recommend using nano then. It’s installed basically anywhere you can find vim and works perfectly fine as a text editor! To use vim effectively it has a learning curve no matter what, so it’s not necessarily meant for everyone.

    • jayemar@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      I understand where you’re coming from, but as a frequent user of vim I’d much rather have the additional line of text.