View Single Post
Old 10-25-2012, 06:36 AM   #1
odinokij
Enthusiast
odinokij began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Jul 2012
Device: Kindle 3
How to color today's books

Hello,

I'm trying to change the color of the authors column for books added today.
I add an advenced rule in the preferences/column_color menu with template value like:

format_date(today(), 'yyyy-MM-dd') == format_date({timestamp}, 'yyyy-MM-dd')

I have also tried with _today as:

format_date(_today, 'yyyy-MM-dd') == format_date({timestamp}, 'yyyy-MM-dd')

but I must be committing some kind of mistake because these rules do nothing to my today's books.
Could you please tell me what template value should I use?

Version:
Calibre 0.9.3
Language: Spanish
Windows XP

Thanks a lot,
Odinokij

Last edited by odinokij; 10-25-2012 at 08:18 AM.
odinokij is offline   Reply With Quote