View Single Post
Old 01-20-2016, 10:22 AM   #1
Beltonmike
Enthusiast
Beltonmike began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Jan 2016
Device: Illumina XL HD
Automatic mark as read when sent to device

I've created a custom column "#read_m" and I'm trying to write a template for the send to device button (on the Preferences> sending books to devices page) which will write an "m" in that column. So far I've tried

{author_sort}/{title} - {authors} {#read_m:ifempty(m)}

{author_sort}/{title} - {authors} - {#read_mrint(test)}

{#read_m:ifempty(m)}

{#read_mrint(test)}

and various variations but nothing works for me. Am I trying to do something impossible or just not savy enough at coding
Beltonmike is offline   Reply With Quote