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.
Local Backups
Section titled “Local Backups”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.
External Backup
Section titled “External Backup”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.
Setting Up
Section titled “Setting Up”- Go to the main dashboard (the screen that shows all your projects)
- At the bottom, you’ll see a backup bar — click Choose Backup Folder
- 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.
Manual Backup
Section titled “Manual Backup”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.
Managing Your Backup
Section titled “Managing Your Backup”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)
What Gets Backed Up
Section titled “What Gets Backed Up”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)
Cloud Storage Tips
Section titled “Cloud Storage Tips”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.
Restoring From a Backup
Section titled “Restoring From a Backup”To restore a project from an external backup:
- Find the
.zipfile in your backup folder - Unzip it — you’ll get a folder with a
data.dbfile and any project images - Copy the contents into your project folder at
~/Documents/Writefully-So/<ProjectName>/, replacing the existingdata.db - 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.