Quote:
Originally Posted by kovidgoyal
Preferences are stored in the preferences directory which can be accessed from preferences->advanced
CALIBRE_CONFIG_DIRECTORY
|
I'm looking there - I don't see anything telling me the path for preferences directoy in any of the 3 sub-options: plug-ins tweaks, misc,
ah - found it - its in appdata roaming calibre
PS whenever I click on a customise plug ins option I get an index out of range error e.g.
ERROR: ERROR: Unhandled exception: <b>IndexError</b>:list index out of range
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\plugins.py", line 142, in customize_plugin
File "site-packages\calibre\gui2\preferences\plugins.py", line 168, in modify_plugin
File "site-packages\calibre\gui2\preferences\plugins.py", line 70, in index_to_plugin
IndexError: list index out of range