Skip to content

Backups

Writefully So protects your work with two layers of backup: automatic local backups inside each project, and an optional external backup to any folder you choose.

Every time you open a project, Writefully So automatically creates a local backup of your database. These are stored inside your project folder at 06_Backups/ and the last 5 are kept.

You don’t need to do anything — this happens silently in the background.

To see your backup status, check the Data & Backup section at the bottom of the project overview. You’ll see when the last backup was created and how many exist. Click Open Project Folder to see the files directly.

For extra safety, you can back up all your projects to an external folder — like a Google Drive, Dropbox, iCloud, or USB drive folder. This creates compressed .zip files of each project, organized into subfolders by project name.

  1. Go to the main dashboard (the screen that shows all your projects)
  2. At the bottom, you’ll see a backup bar — click Choose Backup Folder
  3. Pick any folder on your computer

That’s it. Once configured, Writefully So will automatically back up all your projects to that folder once a day, keeping the last 5 backups per project.

Click Back Up Now in the dashboard backup bar to immediately create a fresh backup of every project. This is useful before a major editing session or when you want peace of mind.

From the dashboard backup bar, you can:

  • Open backups — opens the backup folder in Finder/Explorer so you can see your zip files
  • Change folder — switch to a different backup destination
  • Remove — stop external backups (your existing backup files are not deleted)

Each backup zip contains:

  • Your complete project database (chapters, characters, codex entries, maps, timelines, settings)
  • All images (character portraits, mood boards, map backgrounds)
  • Everything except the local 06_Backups/ folder (to avoid nesting backups inside backups)

The backup folder can be any folder on your computer — including one that syncs to the cloud:

  • Google Drive: Pick a folder inside ~/Google Drive/
  • Dropbox: Pick a folder inside ~/Dropbox/
  • iCloud: Pick a folder inside ~/Library/Mobile Documents/com~apple~CloudDocs/
  • OneDrive: Pick a folder inside ~/OneDrive/

Writefully So doesn’t connect to any cloud service directly. It simply writes zip files to a local folder — if that folder happens to sync, your backups end up in the cloud automatically. No accounts, no API keys, no privacy concerns.

To restore a project from an external backup:

  1. Find the .zip file in your backup folder
  2. Unzip it — you’ll get a folder with a data.db file and any project images
  3. Copy the contents into your project folder at ~/Documents/Writefully-So/<ProjectName>/, replacing the existing data.db
  4. Reopen the project in Writefully So

For local backups (the .db files in 06_Backups/), rename the backup file to data.db and replace the existing one.