Using DropBox to store your book

Have you ever saved your document only to realize that you have accidentally deleted a section of you novel? Or maybe you changed something and now regret the change and you want to go back?

Well version control systems are for “techies” (yes, I am a techie but most authors are not) and so most authors won’t have multiple versions.

It is obnoxious to save your word doc with multiple file names, but that is better than losing some important part of your novel. However, what if you didn’t have to do that. What if you could just save your novel and have your history without doing anything difficult?

Well, you can.

How? Simply follow these instructions:

  1. Download and install DropBox. You can do so here: DropBox.
  2. Once you install DropBox, copy your novel to your local DropBox directory.
    Now, every time your document changes, a version is saved.
    DropBox can handle version management for you.
  3. At any time you can right-click on your document, and choose DropBox | Browse on DropBox Website.
  4. Once the web page opens, log in.
  5. You will see your file. Right-click on the web link to your file, and choose Previous Version.
  6. You can download any version.

Leave a Reply

Related Post

Were you writing a novel and got stuck? Try these tips.

So you started writing a novel and you are stuck. It happens to many of us. I have to say, that I’ve only been stuck once. Every short story or novel I have set out to finish, I have easily finished except once. Now, I’ve only written two novels and only published one (the first […]

Just-in-Time Worldbuilding or Avoiding Woldbuilding Disease

Good epic fantasy novels are fun. An epic fantasy world often feels realistic, with a huge history and culture all its own. It often feels like the author lived in another world for a time. J. R. R. Tolkien is said to have spent more than a decade (some sources claim almost two decades) writing […]

Fixing common errors in your novel with Find and Replace and Regex

Pretty much any author can use find and replace. But how many can really use it effectively, even to save money? I can. If you read this article, you can, too. This article will include simple find and replace suggestions. But most authors have never even heard of Regular Expressions. Regular Expressions, often called Regex […]