rxliuli/WebDataMaster

Failed to import data

Opened this issue · 4 comments

SJC08 commented

导入功能在大多数网站上表现良好,但在 https://laverna.cc/app/ 上,它出现了错误。

image

吾辈猜测是有冲突的数据,indexeddb 导入时可能包含相同 id 的数据,或许吾辈应该在导入之前先清空本地数据的

你可以手动先清空本地的数据,然后刷新,再选择导入试试么?吾辈猜测它会解决问题

  1. 手动先清空本地的数据
    image
    image
    image
  2. 刷新网页
  3. 使用插件导入刚才导出的数据
SJC08 commented

这次插件并没有报错,但 IndexedDB 中的数据并未完全导入。

吾辈可能需要调查一下上游的依赖库 https://github.com/Polarisation/indexeddb-export-import