07-17-2012, 05:10 PM | #1 |
Wizard
Posts: 1,751
Karma: 2667650
Join Date: Jul 2012
Device: Android, Nook Simple Touch, Nook Color, ..., Glo
|
Help using custom column templates
I am interested in making a few custom columns in my calibre library, but am having a few troubles getting it to work.
Can anyone give me an example of how I would use hascover() and how i could use test() to see if the Series Column has data? I tried, but it keeps saying field not found please and thank you. I am comfortable with most programming so usually once I see a few examples I am ok. I look forward to playing more with this system. EDIT: OK,...I got the test() function to work after about another hour of playing. now just need help with hascover - will keep trying Last edited by gabby98; 07-17-2012 at 06:06 PM. |
07-17-2012, 06:10 PM | #2 | |
Grand Sorcerer
Posts: 12,032
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
has_cover: return 'yes' if the book has a cover, otherwise "no cover". Code:
program: ifempty(has_cover(), 'no cover') Code:
program: test(field('series'), 'Yes', 'No') |
|
Advert | |
|
07-17-2012, 06:24 PM | #3 |
Wizard
Posts: 1,751
Karma: 2667650
Join Date: Jul 2012
Device: Android, Nook Simple Touch, Nook Color, ..., Glo
|
Thank you...i got it now.
Determined the series think using a different format, but it still works. The hascover thing make sense now that i see the who "program: " option. I thought that was a notation thing ty |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
custom date column from two state column | Dopedangel | Library Management | 7 | 01-03-2012 09:20 AM |
using templates/pyhon and custom columns to extract specific data from tags | smoothrolla | Library Management | 6 | 11-10-2011 06:12 PM |
help with custom column | Noughty | Library Management | 4 | 10-15-2011 06:31 AM |
Can custom book data be displayed in a custom column? | kiwidude | Development | 9 | 03-02-2011 06:35 AM |
Techniques to use plugboards, custom columns and templates | kovidgoyal | Library Management | 0 | 01-26-2011 05:21 PM |