Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 02-10-2026, 03:52 PM   #1
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: 2,178
Karma: 7966751
Join Date: Sep 2020
Device: none
[GUI Plugin] Open Config Folder

Open Config Folder

Provides quick access to config folder




Installation
- Load from file
1. Download the latest release zip.
2. Preferences -> Plug-ins -> Load Plugin from File.
3. Select the zip, install, and restart Calibre.

License
This plugin is licensed under the GNU GPL v3.

Compatibility
- Calibre 5.44.0 or later
- Windows, macOS, Linux

Release notes
Spoiler:
- v1.0.2: plugin rename
- v1.0.1: shortcut support
- v1.0.0: initial release
Attached Thumbnails
Click image for larger version

Name:	MWSnap 2026-02-10, 17_48_58.png
Views:	131
Size:	12.9 KB
ID:	220882   Click image for larger version

Name:	MWSnap 2026-02-22, 18_32_51.png
Views:	436
Size:	9.5 KB
ID:	221281   Click image for larger version

Name:	MWSnap 2026-02-22, 18_33_00.png
Views:	453
Size:	9.2 KB
ID:	221282  
Attached Files
File Type: zip Open_Config_Folder_1.0.2.zip (18.3 KB, 3802 views)

Last edited by Comfy.n; 02-22-2026 at 05:00 PM.
Comfy.n is offline   Reply With Quote
Old 02-10-2026, 06:13 PM   #2
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: 2,178
Karma: 7966751
Join Date: Sep 2020
Device: none
reserved
Comfy.n is offline   Reply With Quote
Old 02-22-2026, 04:38 PM   #3
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 22,659
Karma: 33011292
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Thread name changed and added to index.

BR
BetterRed is offline   Reply With Quote
Old 02-22-2026, 04:58 PM   #4
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: 2,178
Karma: 7966751
Join Date: Sep 2020
Device: none
Thank you.

And now I will finally release the Toolbars plugin, also depicted in the preview screenshots.

It's just a quick access toolbar button to the Toolbars & Menus prefs dialog with an additional filter box for the available actions, but I hope we can keep it simple: plugin name will be just 'Toolbars'. (there will be no shortcut, since calibre already provides one for that prefs dialog.)
Comfy.n is offline   Reply With Quote
Old Today, 02:51 AM   #5
gurcha
Enthusiast
gurcha began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Aug 2023
Device: Kindle
Please update to accept custom theme icons

Hey Comfy.

Thanks for the plugin, simple and effective.

The custom icon feature isn't working, so i have added it to the ui.py attached if you would like to incorporate it into an update for the plugin.

This allows you to add custom icons to the resources folder like many other plugins, so that you can add an icon of your own to match your theme, but also have a separate icon for light and dark themes

Locations:

'/Users/yourusername/Library/Preferences/calibre/resources/images/Open Config Folder'

resources/images/Open Config Folder/
plugin-for-light-theme.png
plugin-for-dark-theme.png

I have also changed the name to just "Open Config" as "Open Config Folder" is much wider than the icon when displayed on the toolbar and pushes other plugins to the sides and Open Config i think is descriptive enough.

p.s. for those using SF Theme, here's some options for you
Attached Thumbnails
Click image for larger version

Name:	plugin-for-dark-theme.png
Views:	2
Size:	351.5 KB
ID:	223265   Click image for larger version

Name:	plugin-for-light-theme.png
Views:	2
Size:	344.2 KB
ID:	223266   Click image for larger version

Name:	plugin-for-dark-theme_alt.png
Views:	3
Size:	191.8 KB
ID:	223267   Click image for larger version

Name:	plugin-for-light-theme_alt.png
Views:	1
Size:	209.0 KB
ID:	223268  
Attached Files
File Type: py ui.py (3.0 KB, 2 views)
File Type: zip Open Config Folder.zip (18.2 KB, 1 views)
gurcha is offline   Reply With Quote
Old Today, 03:02 AM   #6
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: 2,178
Karma: 7966751
Join Date: Sep 2020
Device: none
Thanks, I'll have a look at some point. I remember I thought this plugin could do well with a single icon for both themes... It's been around long before this official release so I'm quite attached to its visual identity. Regarding the plugin name, I may do something like the L & D, then perhaps call it OCF. When I make this review to introduce the Short plugin name option, which I plan to do for other plugins, I'll update the code with your suggestion, to support a custom icon.
Comfy.n is offline   Reply With Quote
Old Today, 04:30 AM   #7
gurcha
Enthusiast
gurcha began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Aug 2023
Device: Kindle
No worires,

Yes, this is the exact reason for the custom icons patch. You are attached to the current icon, and this should remain the stock icon the plugin ships with. but others, like myself, prefer an icon/s that fit the theme they have chosen and the stock icon looks out of place for them.

Regarding the name. 'Open Config' actually fits perfectly, size wise, with the stock icon and my own, so i dont think there is a need to introduce and acronym. Up to you, of course
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2026-05-12 at 6.19.58 pm.png
Views:	1
Size:	10.4 KB
ID:	223269  
gurcha is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Calibre Config Reports Comfy.n Plugins 210 04-04-2026 06:48 PM
[GUI Plugin] Open With kiwidude Plugins 405 02-09-2026 07:54 AM
[GUI Plugin] AI Config Comfy.n Plugins 2 12-23-2025 12:02 PM
[GUI Plugin] KoboTouch Config Button Comfy.n Plugins 1 12-08-2025 03:38 PM
Gui Plugin Not accessable when modals like EditMetadata are open JanaR Development 6 12-18-2021 05:20 AM


All times are GMT -4. The time now is 09:08 AM.


MobileRead.com is a privately owned, operated and funded community.