Remove navbar in newsfeeds for Kindle/mobi [calibre]
Is there any way (read: an easy way) in calibre to not include the top and bottom navbar when making a mobi file from a newsfeed? The reason I ask is that the Kindle already does that for news items. It seems redundant.
May be we can get a Python class called BasicNewsRecipeSansNavbar that does everything BasicNewsRecipe does except append the navbars at the top and bottom?
I am not a programmer (although I can read code), which is why I am asking.
|