Besides Libre Office, what other programs/solutions exist in the Linux world for writers?

(Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).

I like writing but the standard Writer tends to send me in a constant formatting spree.

I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.

  • thayer
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    6 months ago

    While I’m a big fan of Vim, it’s definitely not for everyone.

    I spend about half of my writing time in VSCodium, which is a community-based release of Microsoft’s open source VS Code editor. There are several markdown, grammar, and focus-oriented plugins for the platform, and you can pretty much shape it into whatever kind of editor you want.

    I use VSCodium for the vast majority of my personal notes, technical writing, and project documentation (nearly all of which are written in markdown format).