Books
Hub for everything book-related: switching between books on this device, the active book's data operations (backup, import, export), the encrypted-file share, and the cloud library (Google Drive or Dropbox).
Switching
Tap a row to open that book. The current book closes; React Query caches are cleared so nothing stale flashes from the previous book during the switch.
Adding
Tap New book at the bottom of the Other books list to create one — same flow as the initial onboarding step.
Deleting
- Tap the trash icon on the right of a row to permanently
remove the database file from this device. There is no undo.
- On native, deleting also wipes the biometric / saved password
associated with that book in the OS keychain.
- On web, the encrypted IndexedDB snapshot is removed alongside
the SQLite file.
- You can't delete the currently-open book — switch to a
different one first. The trash icon is disabled on the active row.
Import from Cloud (conditional)
Visible when Cloud connection is enabled and you're signed in to a cloud provider (Google Drive or Dropbox — one at a time). Tap to scan that provider for .db / .amdb files saved from another device; tick the ones you want and import. They land as new books alongside your existing ones; no overwrite risk.
Tips
- Take a fresh backup (More → Backup) before deleting any book
you might want to restore later.
- Books that have never been opened sort alphabetically after
every opened book.
- The lock icon on the right of an encrypted book name is a
reminder that you'll be prompted for a password on first open.