View Single Post
Old 07-29-2022, 07:29 PM   #11
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,617
Karma: 241126341
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Quote:
Originally Posted by JSWolf View Post
The current KoboTouchExtended includes a way to have both ePub or KePub sent to your Kobo. I have a Y/N column and if it's Y, I get a KPpub. Otherwise I get ePub.

This is the code that I use in the extended section.
Code:
program: 
	$#kepub == 'yes'
The problem with that is that I have mostly the same books on both, as I often switch between them reading the same book. Whether I send kepub or epub depends on which device is connected at the moment. I can't think of a way to populate a column based on such a setup...
Sirtel is offline   Reply With Quote