View Single Post
Old 02-23-2026, 04:29 PM   #26
Lys
Groupie
Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.
 
Posts: 187
Karma: 727278
Join Date: Dec 2022
Location: Not in an English speaking country
Device: (Too many) Kobo(s)
Quote:
Originally Posted by varia View Post
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)
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2026-02-23 211801.png
Views:	18
Size:	72.7 KB
ID:	221331   Click image for larger version

Name:	Screenshot 2026-02-23 211909.png
Views:	11
Size:	83.0 KB
ID:	221332  
Lys is offline   Reply With Quote