• Classy@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    4 hours ago

    What kind of things would we be gaining efficency for? Markdown? It seems graphically to be a very spartan program. If I’m only writing text, what value would I gain from learning vim versus a graphical text editor that incorporates markdown and page design?

    • ZorathTheDestroyer@lemmynsfw.com
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      3 hours ago

      If you want to do document editing, then neither vim nor Kate are editors that do that. They are for editing text. You can write markdown, if you like, and then use pandoc or other tools to convert that to a printable document. I always use LaTeX if I need a pretty output, but that also has somewhat of a steep learning curve.

      What you gain is the ability to manipulate text very efficiently. It’s hard to describe, but it kind of feels like a lower overhead protocol of communicating to the computer what i want it to do to the text compared to “normal” editors. Again, if you only rarely write stuff, it might not be worth it, but it feels great