Quote:
Originally Posted by varia
Hi, thanks for checking it out. Can you give a rundown (or screenshot) of your mapped columns?
|
Sure! Here you are. I re-used a lot of columns that I had already created for my calibre-kobo setup (via KoboUtilities)
#tracker is a Y/N column (I do allow three values for the field)
#readstatus is a composite column with this template:
Quote:
|
{#percent_read:'cmp($, 100, cmp($, 0, cmp($, -99, 'Not Interested', 'DNF', 'DNF'), '', 'Reading'), 'Finished', '')'}
|
#last_read_timestamp is date type (I'm using the same column for start and finish date)
#numero_pagine is Integers type
#note is a long text column type not shown in tag browser
#collections is a text with a fixed set of permitted values
#percent_read Integers type
#grades is a rating column type (allowing half-stars)