I am using Calibre to download news feeds such as PCWorld and The Register.
However when they are sent to my Kindle because each day's copy has the same title they appear in the Kindle under just one title.
What I think I need is a Template/Function/Plugin, I cannot tell the difference yet (newcomer to Calibre).
An outline of what is required is coding which will do the following:
When a download of a NEWS item is received if the existing TITLE is 'PCWorld' OR 'The Register' it will be replaced by a NEW_TITLE equal to TITLE (DATE).
So a download of today's PCWorld will be stored in Calibre as
PCWorld (26 Aug 2013)
If the NEWS items is not one of the list no changes are done. This to be done before auto-sending to the Kindle.
I am a skilled programmer but have no knowledge of Python and feel a bit lost asking for such help. Any help would be appreciated.