![]() |
#11101 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2024
Device: kindle
|
I don't know if this has been brought up before (searching didn't find it), but is there a way to update the ToC (which I assume is generated by calibre) with the date each chapter was downloaded?
I assume that you would do this by either having an "update date" column, whose information would be copied into the ToC for each chapter as it is updated (though this would only work if the ToC is just updated each time, not regenerated from scratch), or by having FFF add the current date to the chapter title. Is there such a possibility? It would be nice to be able to easily go straight to the most recently downloaded chapters, for example (I read off of a kindle, and it doesn't keep my progress when FFF updates the book from calibre). Thank you! |
![]() |
![]() |
![]() |
#11102 | |
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,998
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
|
Quote:
But there are two features you might benefit from. First is my solution to your problem: mark_new_chapters Code:
## If true, when updating an epub that already has old chapters, new ## chapters will be marked in the TOC and chapter header by using ## chapter_title_new_pattern and chapter_title_addnew_pattern to set ## the chapter title. ## If set to latestonly, only new chapters downloaded this time will ## be marked (new) and existing chapters will have any (new) marks ## removed. ## ## mark_new_chapters can be true, false or latestonly mark_new_chapters:false Code:
## AO3 chapters have 'date' available for each chapter. ## These can be used with custom output (see ## https://github.com/JimmXinu/FanFicFare/wiki/CustomOutput ) or with ## chapter_title_*_pattern settings. ## Examples for html & epub: #[html] #tocpage_entry: # <a href="#section${index04}">${chapter}</a> ${date}<br /> #[epub] #tocpage_entry: # <a href="file${index04}.xhtml">${chapter}</a> ${date}<br /><br /> ## The 'date' value for chapters mentioned above can be formated with ## datechapter_format. Otherwise it will default to ## datePublished_format #datechapter_format:%%Y-%%m-%%d |
|
![]() |
![]() |
Advert | |
|
![]() |
Tags |
fanfiction |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 523 | 07-15-2025 06:45 PM |
[GUI Plugin] Open With | kiwidude | Plugins | 404 | 02-21-2025 05:42 AM |
[GUI Plugin] Marvin XD | Philantrop | Plugins | 126 | 01-29-2017 12:48 PM |
[GUI Plugin] KiNotes | -axel- | Plugins | 0 | 07-14-2013 06:39 PM |
[GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |