What you want is a custom composite column (I'm not sure at the moment what it's called in the english version, look for a column type "made from other columns"). Say your tag-column is called '#mytags' and your shelf-column is called '#myshelf', then the combined column would be defined by the template '{#mytags}, {#myshelf}' (without the quotes, of course). You should be aware, though, that you can't edit the content of a composite column- if you try to edit one, you'll just see the template, and any changes you make will affect all the columns' fields.
Quote:
Originally Posted by Noughty
Also could you point me in the right direction for calibrary "language". Where I could learn how to make columns and similar things. I know about the one in calibre manual. I think there has to be some more as I didn't find anything about combining two columns into one.
|
There is a short note
on the relevant user manual page. I know of no other documentation on the template language.