“{{ wiki_name }}” can’t be read
Waikiki opened {{ path }} and
{{ reason }}.
Open a different wiki
{% for w in others %}
{% endfor %} Manage wikis… {% else %} {% endif %}Restore this wiki from a backup
{% if backups.latest %}Waikiki keeps local snapshots of every wiki. The newest is {{ backups.latest.when }} ({{ (backups.latest.bytes / 1048576) | round(1) }} MB, {{ backups.latest['wikis'] | length }} wiki(s)).
{% elif backups.enabled %}Automatic backups are on, but no snapshot has been taken yet — they run while the app is open, so a wiki that broke early may have none.
{% else %}Automatic backups are switched off, so there may be no snapshot to go
back to. Any .wiki or .db file you exported
yourself works here just as well.
- Find a snapshot in
{{ backups.dir }}— one folder per date, one{{ wiki }}.dbfile inside it per wiki. - Use Manage wikis → Open wiki file… on that
{{ wiki }}.db. - It opens as a separate wiki, so you can read it and compare before deciding what to do with the damaged one. Neither the backup nor the damaged file is changed.
Backups sit on the same disk as your wikis, so they are
insurance against corruption and mistakes, not against losing the machine.
Keeping a .wiki export somewhere else is worth the minute it
takes.
What SQLite said
{{ detail }}