Restore from backup not importing?

Bug report

Environment

  • Platform: macOS
  • Platform version: Sonoma
  • App Version: LATESThttps://forum.inkdrop.app/c/announcements/ →

How to reproduce

I’ve backed up my data with the settings / backup
and I’m trying to restore it, by settings / restore and selecting the data folder.

selecting the data dir

getting this modal:

then this…

but nothing changes, my old data is not imported.

That sounds strange.

The folder structure looks incorrect.
Did you copy folders by hand? Why?
The directory tree should look like this:

.
├── _deleted
│   ├── book
│   ├── file
│   ├── note
│   └── tag
├── data
│   ├── book
│   ├── file
│   ├── note
│   └── tag
└── state

But you have book, file, note, and tag in the root “data copy” folder.
What files does the data folder include?
config.json should be also in the data folder.
You should take a backup again.