Accessing Project Settings
- Go to Verkilo > Preferences (Mac) or File > Settings (Windows/Linux)
- Or use the keyboard shortcut Cmd+, (Mac) or Ctrl+, (Windows/Linux)
Author Information
Set default author details used across all books in the project.
| Field | Description |
|---|---|
| Author Name | Your primary pen name or legal name |
| Contact email (optional, used in some exports) |
These defaults populate new books. Individual books can override them in Book Settings.
Display Preferences
POV Avatar Visibility
Control whether POV character avatars appear in the editor:
- Find POV Display in settings
- Toggle Show POV Avatar on or off
- When enabled, the current section's POV character appears in the editor footer
This affects display only—POV assignments are preserved regardless of this setting.
Word Count Display
Configure how word counts appear:
| Option | Behavior |
|---|---|
| Session | Show words written this session |
| Section | Show current section word count |
| Book | Show total book word count |
| All | Show all counts |
Database Maintenance
Your project file is a SQLite database. Occasional maintenance keeps it running smoothly.
Checking Database Size
The project file location and size are displayed in Project Settings. Large projects (100,000+ words) may benefit from periodic optimization.
Optimize Database
The optimize function:
- Rebuilds indexes for faster searches
- Reclaims space from deleted content
- Improves overall performance
To optimize:
1. Go to Project Settings
2. Click Optimize Database
3. Wait for the process to complete
Optimization is safe—your data isn't modified, only reorganized.
When to Optimize
- After deleting many sections
- If the app feels sluggish
- After importing large amounts of content
- Every few months for active projects
Project File Location
Viewing the Location
The full path to your project file (.verk) is shown in Project Settings. This is where all your books, sections, and metadata are stored.
Moving a Project
To move a project to a different location:
- Close the project in Verkilo
- Move the
.verkfile using Finder/Explorer - Open the project from its new location
Verkilo remembers recent project locations, so you may need to use File > Open Project to find the moved file.
Backing Up
Your project file is a single file that can be backed up like any other:
- Copy to an external drive
- Sync with cloud storage
- Include in system backups
See Version History for in-app snapshot functionality.
Attachments Directory
Binary files (images, avatars) are stored in a separate attachments directory:
~/Documents/Verkilo/attachments/{project-id}/
Managing Attachments
Attachments are managed automatically:
- Images are copied to the attachments folder when added
- Deleted images are cleaned up during optimization
- The folder syncs with your project
Backup Considerations
When backing up, include both:
- Your .verk project file
- The corresponding attachments folder
Import/Export Settings
Exporting Project Data
Export your entire project for backup or transfer:
- Go to File > Export Project Archive
- Choose a save location
- The archive includes all books, sections, and attachments
Importing from Other Formats
Import content from external sources:
| Format | How to Import |
|---|---|
| Docx | File > Import > Select Word document |
| Markdown | File > Import > Select .md files |
| Plain Text | File > Import > Select .txt files |
Imported content creates new sections in the current book.
Advanced Options
Auto-Save Interval
Configure how often Verkilo auto-saves:
| Interval | Behavior |
|---|---|
| Instant | Save after every change (default) |
| 5 seconds | Save after 5 seconds of inactivity |
| 30 seconds | Save after 30 seconds of inactivity |
Instant is recommended for most users.
Spelling Language
Set the primary language for spell checking:
- Find Spelling in settings
- Select your language from the dropdown
- Spell check uses this language by default
Individual books can't override this—it's project-wide.
Resetting Preferences
To reset all preferences to defaults:
- Go to Project Settings
- Click Reset to Defaults
- Confirm the reset
This resets display preferences only—your books and content are not affected.
Related
- Book Settings - Per-book configuration
- Themes - Appearance customization
- Version History - Snapshots and backups
- Trash - Managing deleted content