Quote:
Originally Posted by Artemide
Thanks all for replies.
Major problem for me is solved.
Format column is still missing from Device library form, can't find how to add it.
Now I call converted books as "title2" in order to distinguish it from epub version.
If I can suggest, maybe the thread could be marked as solved 
|
Are you saying you have multiple formats of the same eBook on your Libra 2?
What you can do is create a custom Y/N column. In the KoboTouchExtended drvier, you
Under the Extended tab there is a checkbox for Use template for kepubification. Check that. The code posted below is what I put in the template editor. I have my column named kepub. If it's yes in the column, the ePub will be converted to KePub. If not, it will be sent as ePub. If you read mostly KePub, you could call the column epub and change the column name in the code. This would alo show you what format the eBook is in on your Kobo. You would just have to search for Y in the column to see what's ePub and not Y for what's not ePub. Also, if you use the Reading List plugin, you can have a Y/N column for what's on your Libra 2. So you could make the search for just what you have on your Libra 2.
Code:
program:
$#kepub == 'yes'