5
What tools do you use for writing?
(beehaw.org)
A specific community for original shortform and longform writing, stories, worldbuilding, and other stuff of that nature.
Subcommunity of Creative
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Emacs + orgmode. Quite technical, not for the faint of heart, but it is an amazing tool to keep everything in plain text. If you are not a technical person, probably this is not for you, as it requires quite the tinkering, but once configured to your workflow, it is very good.
Second place for Manuskript (source code), that is an open source scrivener-like application. I like it a lot, but I always go back to emacs, but probably someone here can appreciate it.
Similar: I use Codium with a vim input plugin and keep everything in plaintext as well. I write in markdown and use small scripts and tools like pandoc to produce epub versions that I can take with me on my phone. I use the notation features in my e-reader to do editing. All content except for a couple fonts and images are textual, making it ideal for tracking changes with git.
Although I like GNU Emacs a lot (it is my IDE, my scratchpad, my IRC client, my Matrix client, my Gopher browser and my part-time e-mail reader) and I use org-mode for my TODO lists and structuring for my more complex blog posts, I (personally) consider it inadequate for writing long-form prose. I always feel that it expects me to have a list wrapped around it. I know that org-novelist exists, but it tries to enforce a workflow that's not mine.
I just had a brief look at Manuskript and it crashes immediately. I think I'll wait for 1.0.0 before I try again.