Quote:
Originally Posted by ownedbycats
Is it intended behaviour for the search history to clear upon restart? This happens whether or not separate-library history is enabled.
|
It doesn't do that for me. It definitely won't remember history between different libraries when you restart if you have that box clicked. Are you running from source - perhaps there is some breaking change coming? I run 6.7.1 (not from source). If your search history dropdown has no entries in it after a calibre restart, then this plugin won't have any history either.
Note the plugin definitely does not remember per library search history between restarts if you have that option checked. It relies on calibre's own search history available from the search dropdown - and that is not a per library thing. All the plugin can do currently is assume all that search history belongs to the current library at startup, and then subdivide fresh search queries per library while you have calibre open in the history menu. But as soon as you close calibre that subdivision information is lost and you are back to square one.
Obviously it would be technically possible for the plugin to try to persist its own independent search history state. And that could be remembered as being per library. However that is more work and this was just a quick fudge