Home > Uncategorized > Writing Tools

Writing Tools

January 27th, 2009 jason

I wanted to take a moment here to talk about what tools I’m actually using to do the work on this project. I’ve got a number of requirements that I think many other people and many other projects might share, so whatever I eventually come up with might actually be of use to someone else.

I’m writing this game in my so-called spare time. That means I end up working on it when and wherever I can. I can’t always have a thumb drive or CD with me, and I can’t always work on my own computer. That means, I’ve got to have access to my main file via the net. On the other side of this requirement, I can’t always reach the obvious solution, Google Docs. So, I’ve got to have some sort of magical works-like-local, access-anywhere solution. I’m working on making this happen, but I don’t quite have it yet. File this under “To Be Determined.”

I know I want to have the flexibility to work across multiple systems (see above, re: working on whatever computer is handy), and I also know I want to have the ability to eventually put this into a number of formats for publication (web, PDF, print, etc.,). That, along with the desire to work free from the distractions offered by modern word processors has led me to the conclusion that I want to work in a plain text format. I was at one time quite familiar with StructuredText, but that’s changed since I last used it and now I’m pretty sure that Markdown would be better. My intended workflow would be something like Markdown -> HTML -> Word Processor / Page Layout. I’ve got almost twenty pages in a word processor format right now though, and I’d rather not lose the formatting work I’ve done so far. So I need a way to get it from that format to Markdown.

I’ll post more on this topic as I get these things resolved.

Tags: ,
  1. February 1st, 2009 at 22:45 | #1

    Well, I found a tool to turn my OpenOffice doc into Markdown. I wasn’t totally thrilled with the results, and some things will no doubt have to be reformatted, but I do have everything in a plain-text file with a lightweight markup format now, so that’s a start.

  1. No trackbacks yet.
Comments are closed.