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 08-19-2025, 01:25 PM   #1996
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by capink View Post
You made the template language flexible enough to display rating (I shouldn't be telling you that )

Code:
program:
    rating = $rating;
    text = '';
    for x in range(0,rating):
        text = text & '★'
    rof
The line highlighted in blue should be edited to fetch rating from the appropriate column
Just for fun, the following template does it too.
Code:
program:
	if $rating then substr('★★★★★', 0, $rating) fi
chaley is offline   Reply With Quote
Old 08-20-2025, 12:09 PM   #1997
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,203
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by chaley View Post
Just for fun, the following template does it too.
Code:
program:
	if $rating then substr('★★★★★', 0, $rating) fi
Nice . I need to refresh my knowledge of template functions.
capink is offline   Reply With Quote
Old 08-23-2025, 05:39 PM   #1998
Sprout7175
Junior Member
Sprout7175 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Mar 2025
Device: Android pixel 7 pro
Calibre Plugin idea:

A plugin that compiles the genre tags of all ebooks in a current library to give a bird's eye overview of what genre I tend to read/own in that library. This is a way to replicate the statistics and charts that websites like storygraph and fable give but on a local level. GCstar did this but with limited success as you couldn't narrow down which tags to be included within the statistics. I've started cataloging all books I read as empty entries in a new library with metadata,cover images and genre tags so being able to summarize my reading habits with a plugin like this would allow me to have the full experience of a website like storygraph without giving away my information.
Sprout7175 is online now   Reply With Quote
Old 08-23-2025, 05:57 PM   #1999
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 908
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
Quote:
Originally Posted by Sprout7175 View Post
Calibre Plugin idea:

A plugin that compiles the genre tags of all ebooks in a current library to give a bird's eye overview of what genre I tend to read/own in that library. This is a way to replicate the statistics and charts that websites like storygraph and fable give but on a local level. GCstar did this but with limited success as you couldn't narrow down which tags to be included within the statistics. I've started cataloging all books I read as empty entries in a new library with metadata,cover images and genre tags so being able to summarize my reading habits with a plugin like this would allow me to have the full experience of a website like storygraph without giving away my information.
Have you tried the Reading Goal plugin?
https://www.mobileread.com/forums/sh...d.php?t=355769
dunhill is offline   Reply With Quote
Old 08-23-2025, 06:01 PM   #2000
Sprout7175
Junior Member
Sprout7175 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Mar 2025
Device: Android pixel 7 pro
I haven't, I saw the title in the first page and assumed it was only for cataloging current reads. I didn't know you could group past read books by genre. I'll look into thanks for pointing it out
Sprout7175 is online now   Reply With Quote
Old 08-23-2025, 08:06 PM   #2001
Sprout7175
Junior Member
Sprout7175 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Mar 2025
Device: Android pixel 7 pro
So I've installed the reading goal plugin and it's not exactly what I'm looking for. I can't get it to work without the mandatory columns for page #s, read date and status which aren't what I care to measure for. I only want to see a summary of the books I've read via genre via the tags each ebook has.
Sprout7175 is online now   Reply With Quote
Old 08-23-2025, 08:28 PM   #2002
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,227
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by Sprout7175 View Post
So I've installed the reading goal plugin and it's not exactly what I'm looking for. I can't get it to work without the mandatory columns for page #s, read date and status which aren't what I care to measure for. I only want to see a summary of the books I've read via genre via the tags each ebook has.
The plugin was created with two main objectives in mind:

1) Create a goal with the books you want to read in the current year
2) Keep track of your readings, with numerical and graphic statistics (by year, by month, by day and by genre - or any other tag)

You will be able to keep those records over the years, and even compare them. So, it does what you want and a little more. But it does enforce the use of the pages, date and percentage columns, because those are necessary for the main objectives.
thiago.eec is offline   Reply With Quote
Old Yesterday, 03:24 PM   #2003
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 908
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
Quote:
Originally Posted by Sprout7175 View Post
So I've installed the reading goal plugin and it's not exactly what I'm looking for. I can't get it to work without the mandatory columns for page #s, read date and status which aren't what I care to measure for. I only want to see a summary of the books I've read via genre via the tags each ebook has.
look at the graphs,
Attached Thumbnails
Click image for larger version

Name:	1.png
Views:	14
Size:	31.2 KB
ID:	217664   Click image for larger version

Name:	2.png
Views:	15
Size:	253.9 KB
ID:	217665  
dunhill is offline   Reply With Quote
Old Yesterday, 06:06 PM   #2004
Sprout7175
Junior Member
Sprout7175 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Mar 2025
Device: Android pixel 7 pro
Yeah from what I gather browsing around, it seems like the reading list plugin is the only option that fits my needs for now. I bit the bullet and added the countpages plugin so I don't need to manually plug in the page numbers for each book. I got it to work aside from an error saying I need to verify my challenges dictionary but I'll take this issue to the reading list plugin thread. Thanks for the help
Sprout7175 is online now   Reply With Quote
Reply

Tags
calibre, chatbot, cover, epub fix, epub-fix, google books, kindle, metadata calibre title, missing, pdf, pdf and calibre, plugin development, scribe


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PRS-505 Any ideas what this might be? Neupy Sony Reader 4 07-03-2012 07:19 AM
New Plugin Type Idea: Library Plugin cgranade Plugins 3 09-15-2010 12:11 PM
Ideas? mike_bike_kite Which one should I buy? 10 06-13-2010 03:37 PM
Ideas F1Wild Amazon Kindle 4 07-10-2009 06:01 AM


All times are GMT -4. The time now is 07:39 AM.


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