View Single Post
Old 09-07-2025, 03:14 AM   #80
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,665
Karma: 7908443
Join Date: Sep 2020
Device: none
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 View Post

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

Last edited by Comfy.n; 09-07-2025 at 06:17 AM.
Comfy.n is offline   Reply With Quote