Quote:
Originally Posted by arspr
Noob question with plugins as I cannot find it in the Calibre User Manual:
Where is the plugin stored (Calibre in Windows) and therefore its diaps_editing_toolbag_SpanDivEdit_settings.json file? I've searched for it in the Calibre directory (and just for *.json) and I cannot find nothing relevant...
|
On Windows, calibre's configuration directory is usually in your user directory:
"<username>/AppData/Roaming/calibre"
The plugins (and the json file(s)) are in the 'plugins' sub-directory.
You can also find it from within calibre by going to Preferences->Miscellaneous and clicking the "Open calibre configuration directory" button.
I apologize for the awkwardness of this solution. I'll try to create a way to reset that file (if it exists) from within the tool itself as soon as I can.