Was curious to see what tools everyone uses for both writing and storage.

Personally I use Word for writing, Excel for planning and progress tracking, and a local MediaWiki server for note taking.

What about you?

  •  jcastp   ( @jcastp@beehaw.org ) 
    link
    fedilink
    English
    31 year ago

    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.

      •  jcastp   ( @jcastp@beehaw.org ) 
        link
        fedilink
        English
        11 year ago

        Yes, the git part is amazing, as well. Not only you can keep track of changes; you can also see your daily progress and word counting :) Totally recommended for any text based workflow.

    •  rhabarba   ( @tux0r@feddit.de ) 
      link
      fedilink
      Deutsch
      11 year ago

      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.