Copied config file doesn't work #17
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: christoph/zotero.koplugin#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi @stelzch
Thank you again for this great plugin! I still use it every day to quickly read articles on my Kindle Scribe.
Recently I had an unfortunate internal storage wipe due on Kindle, and I was moving all files back.
One of them was the
meta.lua
inkoredaer/zotero
, that contains the Zotero account credentials.What is interesting is that Zotero said
Success!
aftrer syncing,items.json
was populated, butcollections.json
stayed empty. SoBrowse
showed no results.However, I then removed the whole
koreader/zotero
folder, restarted KOReader and did setup Zotero from within Zotero, using exact same credentials as in that file, but typed in manually.This time it worked! Both
json
files were populated well and now I can read my articles again!Can you please fix this issue?
I honestly don't understand why that even happens. MD5 checks or something?