Quote:
Originally Posted by kiwidude
Wiggo - you don't say what OS you are running. However regardless it is not something I believe I can do anything about - this plugin code just calls the core calibre code with the open_url() function just like all the other places in calibre do. e.g. just click on the bottom left of calibre on the "calibre x.y created by ..." button. That will launch the web browser in exactly the same way.
So if you are having an issue with that you will have to raise that elsewhere...
|
Windows 10
Search strings where the shortcuts work with FireFox closed
Code:
https://www.reihenfolge.de/search?q={authors}
https://www.google.com/search?q={authors:re(( & |\s+),+)}+%22{title}%22
Search strings where the shortcuts don't work with FireFox closed
Code:
https://portal.dnb.de/opac.htm?query={isbn}&method=simpleSearch
https://portal.dnb.de/opac.htm?query={author}+{title}&method=simpleSearch
https://www.amazon.de/s/?tag=amazon-de06-21&link_code=wsw&_encoding=UTF-8&search-alias=aps&field-keywords={author}+{title}
All with utf-8 and GET
Maybe someone can have a look
Quote:
Originally Posted by BetterRed
|
Thx, but no, I haven't.