hius07
hius07
I'm afraid I lost the track. What is the issue?
> I download and open an article from Zotero. What is the status of the book in Book status window at this moment?
No idea what's wrong with it. Try to replace the main zotero plugin module with the attached one. [main.lua.txt](https://github.com/koreader/koreader/files/14512888/main.lua.txt) (There will be no "Downloading..." infomessage, just wait while the file...
One more try please. (No need of crash.log now) [main.lua.txt](https://github.com/koreader/koreader/files/14519699/main.lua.txt)
In the meantime we still keep the code https://github.com/koreader/koreader/blob/8010808a1fa0460c9e2c01fc2c4c6f23ba11063a/plugins/exporter.koplugin/clip.lua#L224-L236
Does adding the placeholder really break the contract? Removing the image (currently) does modify the original text (we cannot find in a book the text copied from the highlight with...
> What would you do with them. I don't know exactly yet, but using `CreDocument:getPosFromXPointer()` and `CreDocument:getImageFromPosition()` we can obtain the image and show it, or save to a file...
As a workaround, you can hide the keyboard by tapping outside of the input dialog. Tap the input box to get it back.
Why don't you highlight a word and press Search in the popup dialog? (It requires unchecking the setting "Dictionary on single word selection")
> because I was assuming it will close the popup The next tap does it.