Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old Today, 01:07 PM   #11491
WinterPhoenix
Junior Member
WinterPhoenix began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2025
Device: Android S24FE
Showing number of new chapters in a custom colum

I'm trying to figure out whether there's a way to display the number of new chapters a fic has received since I last marked it as read.

I already know how to display the total number of chapters using a custom column, but what I'd really like is something like “chapters updated since last read.” I've got something working with a custom column built from the chapters column and one that stores the number of chapters that a book had when I marked it as read, but that takes some manual input.

Is there a built-in way to do this?
WinterPhoenix is offline   Reply With Quote
Old Today, 01:40 PM   #11492
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,163
Karma: 5006097
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Not currently.

I wonder if you could use Action Chains to make a one-step 'Mark Read' action that copied 'current chapter count' to your 'read chapter count' column (and call FFF's Mark Read, etc).

If you're talking about FFF's mark_new_chapters:true feature, I might be able to add a metadate entry for the number of chapters marked '(new)'.

But words_added is the closest existing FFF feature. If you have log page turned on, and it includes numWords, words_added will contain the difference between numWords now and last recorded in numWords before update. But that won't be 'unread' words, just added in last update.
JimmXinu is offline   Reply With Quote
Advert
Old Today, 02:00 PM   #11493
WinterPhoenix
Junior Member
WinterPhoenix began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2025
Device: Android S24FE
Quote:
Originally Posted by JimmXinu View Post
Not currently.

I wonder if you could use Action Chains to make a one-step 'Mark Read' action that copied 'current chapter count' to your 'read chapter count' column (and call FFF's Mark Read, etc).

If you're talking about FFF's mark_new_chapters:true feature, I might be able to add a metadate entry for the number of chapters marked '(new)'.
The mark_new_chapters feature is how I'm currently tracking new chapters, so that would be helpful, save for the fact that it would count any chapters in the first download as not new when I haven't read them. I'm currently using action chains to bookmark (record the current number of chapters) books when I finish them, but changing that to also mark things read through Fanficfare isn't something I had thought to do.
WinterPhoenix is offline   Reply With Quote
Old Today, 03:38 PM   #11494
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,163
Karma: 5006097
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2025-11-28
- Add metadata entry marked_new_chapters for epub updated '(new)' chapters count
- adapter_literotica: Get chapters from JSON fetch for #1283 (no current examples)

As discussed above, adds metadata entry marked_new_chapters. Only appears on updated epubs when using mark_new_chapters. Can be used in titlepage_entries, logpage_entries, etc and custom_columns_settings.

A new download does not have marked_new_chapters because none of the chapters are marked 'new'. (New stories' chapters added to anthologies *are* marked (new).)

If you want your 'unread chapters' column to be populated with numChapters for new download, use 'n' flag for new download.

This example (for words instead of chapters) is one I used to use:
Code:
add_to_custom_columns_settings:
 words_added=>#words_added,r
 numWords=>#words_added,n
JimmXinu is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 527 08-15-2025 02:36 PM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 06:42 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 01:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 07:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 01:27 PM


All times are GMT -4. The time now is 05:33 PM.


MobileRead.com is a privately owned, operated and funded community.