View Single Post
Old 08-10-2013, 03:21 PM   #3
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,737
Karma: 26785684
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Samsung Galaxy Tab S8 Ultra
You can add the field {pubdate} to the save to disk template. Either to the filename or to the path you use in the template.

You need to edit the pubdates to make sure they are unique. To display full dates with day in the GUI, go to preferences and in the dialogue for Tweaks goto "Control how dates are displayed" and change:

Code:
gui_pubdate_display_format = 'dd MMM yyyy'
Got to preferences and in the dialogue for Saving books to disk, change

Code:
Format dates as: %d %b, %y
Use a save to disk template something like this:

Code:
{authors} - {title} - {pubdate}

Last edited by Adoby; 08-10-2013 at 03:44 PM.
Adoby is offline   Reply With Quote