Back up & export
Protect your data by copying a Collection, exporting it to JSON or CSV, and restoring or importing it later.
Before you begin
Section titled “Before you begin”- Kioku keeps automatic backups in the background, but there is no UI to browse or restore them. For a backup you can move and restore yourself, use the Collection
.dbexport described below. - Export and Collection actions act on the active Collection. To back up several Collections, switch to each one and repeat.
- Collection
.dbfiles do not include media (images). Plan for that before relying on a.dbcopy as your only backup.
Back up a Collection
Section titled “Back up a Collection”- Open Settings.
- Go to the Collections section.
- Hover the row for the Collection you want to back up, then select the export icon.
- If the Collection contains media, a Media Not Included in .db Export warning appears. Select Continue Export to proceed, or Cancel to stop.
- In the Export Collection dialog, confirm the file name (it defaults to
Name.db) and save.
Export (JSON / CSV)
Section titled “Export (JSON / CSV)”Use a data export when you want a portable file of your content rather than a database copy. Both formats export the active Collection only.
- Open Settings.
- Go to the Export section.
- Choose a format:
Restore or import a Collection
Section titled “Restore or import a Collection”Importing a Collection .db always creates a new Collection. It never overwrites an existing one, so re-importing the same file produces a duplicate.
- Open Settings.
- Go to the Collections section.
- Select Import.
- In the Import Collection picker, choose a Kioku
.dbfile. - Kioku validates the file and adds it as a new Collection. If the name clashes with an existing Collection, it appends a numbered suffix such as
(1)or(2).
Result
Section titled “Result”You have a portable copy of your data: a Collection .db file for a full restore, a JSON file for the complete database contents, or a CSV file of your flashcards. Importing a .db brings a Collection back as a new, separate Collection alongside your existing ones.