01-01-2019, 07:26 PM | #1 |
Junior Member
Posts: 1
Karma: 10
Join Date: Jan 2019
Device: none
|
How to display hierarchial tags separated in 'book details'?
Hello,
I started using some hierarchial tags for some custom columns for the characters in a book. For example's sake, let's say something like this: Person1.male Person1.silent Person2.female Person2.intelligent After setting that tag as a hierarchial tag in the settings, the tag browser shows the tags broken down the way one would expect, namely:
But in the book details, of course, the tag is displayed the way I entered it, namely: Person1.male, Person1.silent, Person2.female, Person2.intelligent Now what I would like is to have automatically deduced columns/tags/text in the book details, which would display something like this: Person1: male, silent Person2: female, intelligent So basically something pretty similar that is done in the tag browser already, but separately for every book on the book details view to have that quick and nice overview. I tried custom columns built from other columns with a template like this, which did not work: {#mytag:'contains(Person1, $:subitems(1,0), "No tags yet")'} Probably I made some mistake here. I also tried Person1.* instead of Person, since it's a regular expression, but that didn't help. It would be very nice if someone could help me out, as I'm very unfamiliar with the template function language and even after reading the documentation, I don't really understand it. Also I wonder if there is a simpler way to deduce such subtags from a hierarchial tag rather than making a separate tag column for every item (i.e. Person1, Person2, etc.) manually. Thanks a lot in advance! |
Tags |
book detail panel, custom columns, template language |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Android Only?] CC FAQ - How do I choose what to see in the book details display? | Inukami | Calibre Companion | 5 | 07-13-2017 03:27 AM |
Tags separated by semi-colons | Ravensknight | Library Management | 9 | 08-05-2016 10:28 PM |
ePUB to AZW3 - <Hn> tags are getting separated | Agama | Conversion | 6 | 10-20-2013 10:40 AM |
Hierarchical tags and their format on book details | Noughty | Library Management | 12 | 02-19-2012 08:47 AM |
Displaying Book Details display in main window | pnwuser | Library Management | 3 | 01-25-2011 01:46 PM |