View Single Post
Old 12-16-2013, 10:34 AM   #2264
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Depletion View Post
...
Specifics:
On fimfiction.net, I'm trying to create/populate a custom column for Likes. I have a specific custom column set up, restarted calibre, and went to the custom columns tag under FFDL. It'd not there though so I'm pretty sure I'm missing something in my personal.ini. Probably somewhat related to these lines if I had to guess:
...
Site specific metadata don't appear on the custom columns tab, only the regular ones.

FaceDeer's answer is correct, for site specific metadata you need to use custom_columns_settings under [www.fimfiction.net] section.

Code:
[www.fimfiction.net]

# lines starting with # are comments only.

custom_columns_settings:
 likes=>#likes,r

# 'likes' and other lines to be included in custom_columns_settings 
# must each start with a space.
JimmXinu is offline