Quote:
Originally Posted by BigBee
I do. Many tags I add start with brackets (usually parenthesis) and I think that's the issue, but I haven't gone out of my way to experiment. I would now but Ao3 seems to be having issues.
|
If you use it, custom_columns_settings also needs an override:
Code:
## (Plugin Only) - You can also populate calibre custom columns with
## the site specific metadata using custom_columns_settings (but only
## if 'Allow custom_columns_settings from personal.ini' is checked in
## the plugin GUI config.) There are three parts, the entry name,
## then the label of the calibre custom column, then (optionally) a
## 'mode'. 'r' to Replace any existing values, 'a' to Add to existing
## value (use with tag-like columns), and 'n' for setting on New books
## only. (Default is 'r'.)