Thank you for answering! Unfortunately, I already tried to change the personal.ini, but I didn't know what to
exactly do.
I had searched through the thread before and found several discussions, this one for example:
Quote:
Originally Posted by ILB
OK, I created a column "chapterslashtotal" with type "text" but somehow i canīt get it filled.
I added
## chapterslashtotal contains 1/3 or 1/1 or 3/? etc as reported by AO3.
## chapterstotal is just the total chapters part after the /
include_in_chapterstotal:chapterslashtotal.NOREPL
add_to_replace_metadata:
chapterstotal=>^([0-9])/(.+)$=>\2
in my personal.ini and added it to "extra_valid_entries: chapterslashtotal, chapterstotal,"
--> Found it
I tried it with "add_to_custom_columns_settings: "
but "custom_columns_settings: " worked
|
Only that it didn't help. I don't have any experience with IT-Languages, so I hoped to find a screenshot or detailed text that I could copy and adjust to put into my file.
Even now with your answer, I am still confused: Where in the .ini to put the custom_columns_settings, which lines to edit into the string, how much space to leave.
Any time I tried to do it myself, it didn't work: Either no changes or a metadata error.