Quote:
Originally Posted by riothamus
I'm trying to populate a Collection column with the text "Fanfics" so they go to the Fanfics collection on the kindle. It's the only collection I have in this library.
|
It's possible, but it's enough of a corner case that I've never make it easy. But since you're the third(?) person to ask for it in the last two years, let's change that.
Attached is a version that allows literal strings to be set using custom_columns_settings.
You have to have "Allow custom_columns_settings from personal.ini to override" checked on the Custom Columns tab and in personal.ini, add:
Code:
custom_columns_settings:
"FanFics"=>#collection
The full spec is:
If this works well, it will be in the next release.
UPDATE Jan 21, 2014 - Remove obsolete beta versions