Version
2.0.6
- fixed shortcuts filtering for built-in features/ user plugins
- open url now respects Calibre's openers_by_scheme tweak
- added optional Plugin Info box below plugins table
Quote:
Originally Posted by BetterRed
Apart from personal plugins, when is plugin Category and plugin Type not the same thing. What is plugin Install Type, mine are all 1… most were installed via the Updater, but two are personal and installed from file.
BR
|
hmm, good catch about category vs type. Will need to take a second look at this. I was sure there was a difference but now that you bring the question...
the install type is 1 for external; from calibre source:
EXTERNAL = 1
SYSTEM = 2
BUILTIN = 3
If I recall correctly there was a different classification to distinguish sideloaded plugins and the ones installed directly via plugin updater. Now I can't remember.
edit to add: BR, I was fixing the shortcuts dropdown chooser not showing correctly the built-in features vs user plugins... and I ended up forgetting to look into the Tag Browser group being classified as Miscellaneous. This is now in my todo list for next version.
^
Fixed in version
2.0.7