Quote:
Originally Posted by Katja_hbg
Field "collection template" is now:
Code:
# Remove tags listed in tags_to_ignore
tags_to_ignore = 'danach, kurz';
list_join(':@:', list_difference(tags, tags_to_ignore, ','), ',')
[…]
In both cases I got an additional tag "Kobo Interpreter: Unknown"
|
The keyword “program:”, including the colon, at the beginning of chaley's template is important. Your template appears to omit it.