View Single Post
Old 04-20-2022, 11:10 PM   #7035
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,034
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by midnightmane View Post
Do you have an example I checked the the v i n i but I couldn't find any examples in the default.ini
Assuming you named the custom column 'mycolumn', it becomes '#mycolumn' in use (that's a Calibre thing), put a custom_columns_settings under [archiveofourown.org] in personal.ini:

Code:
[archiveofourown.org]
add_to_custom_columns_settings:
 kudos=>#mycolumn
(Change 'mycolumn' to your column name.)

The add_to_ is really only needed if you have other custom_columns_settings under [defaults], but it's a good habit.

MR's built-in search doesn't like searching for custom_columns_settings, says it's too long. But a google search for: site:mobileread.com custom_columns_settings will find previous discussions.
JimmXinu is offline   Reply With Quote