|  11-29-2018, 09:54 AM | #1 | 
| Enthusiast  Posts: 38 Karma: 10 Join Date: Nov 2018 Device: Kindle Paperwhite 2 | 
				
				Number of books read by year, month
			 
			
			Is it possible to see how many books I have read by years or specific months? It would be great to have a hierarchy like that: 2017 1 2 ..12 2018 1 ..12 I can see two possible solutions: 1) I would really prefer this one if its possible. I have a column for the date when the book was read. It has format yyyy.MM.dd it would be great if dates were taken from this column. 2) Creating a subcategory It really can make the hierarchy I have described earlier but I have to enter date when the book was read in another format in order this hierarchy to work: yyyy.MM.dd What I really don't like about this second option is that when entering the date in the column it doesn't propose you today's date by default (because you have to use “Comma-separated text, like tags, shown in the Tag browser.” type in order to create subcategory, you cant use "date" type for a column). And that involves a lot of additional work when entering dates (if you read a lot like me). Can you give me an advise pls?   | 
|   |   | 
|  11-29-2018, 10:04 AM | #2 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			Two columns: one for date and a composite column that prints the date according the format you need.
		 | 
|   |   | 
| Advert | |
|  | 
|  11-29-2018, 10:34 AM | #3 | 
| The Grand Mouse 高貴的老鼠            Posts: 74,433 Karma: 318076944 Join Date: Jul 2007 Location: Norfolk, England Device: Kindle Oasis | 
			
			Isn't your column for date read an actual calibre date type column? If it isn't, I suggest converting to that, and then lots of search stuff will work.
		 | 
|   |   | 
|  11-29-2018, 11:44 AM | #4 | |
| Enthusiast  Posts: 38 Karma: 10 Join Date: Nov 2018 Device: Kindle Paperwhite 2 | Quote: 
 but ok, I if use Calibre Date column for my date of reading - how it helps to achieve my goal? | |
|   |   | 
|  11-29-2018, 11:45 AM | #5 | 
| Enthusiast  Posts: 38 Karma: 10 Join Date: Nov 2018 Device: Kindle Paperwhite 2 | |
|   |   | 
| Advert | |
|  | 
|  11-29-2018, 01:06 PM | #6 | |
| Well trained by Cats            Posts: 31,250 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 | |
|   |   | 
|  11-29-2018, 01:11 PM | #7 | |
| Enthusiast  Posts: 38 Karma: 10 Join Date: Nov 2018 Device: Kindle Paperwhite 2 | Quote: 
 but still have the same question: how can i have such hierarchy: 2017 1 (january) 2 (february) ..12 (december) 2018 1 ..12 | |
|   |   | 
|  11-29-2018, 01:25 PM | #8 | |
| Well trained by Cats            Posts: 31,250 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 So, your option is to use either the Command line interface (calibredb --list)or Catalog to create a CSV that you can use with your favorite spreadsheet Last edited by theducks; 11-29-2018 at 01:26 PM. Reason: added cli item | |
|   |   | 
|  11-29-2018, 02:22 PM | #9 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			Or use a regexp/function/program mode that converts 02/11/2018 in "2018.11.02"
		 | 
|   |   | 
|  11-29-2018, 04:30 PM | #10 | |
| The Grand Mouse 高貴的老鼠            Posts: 74,433 Karma: 318076944 Join Date: Jul 2007 Location: Norfolk, England Device: Kindle Oasis | Quote: 
 I don't think there's a way for calibre to do this automatically. But you could export to CVS file (Convert books/Create a catalog of books in your library) and then manipulate it in excel or similar. | |
|   |   | 
|  11-29-2018, 04:50 PM | #11 | ||
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 You would enter the date read into the Date type column, '=' will give you today's date. Then use a template to extract yyyy.MM from that column into a composite column that behaves like tags. You should then be able to get roughly what you want in tag browser Quote: 
 You could write a plugin that did the accumulations and displayed the results in a pop up window. DaltonST might be interested in adding it to his Job and/or Calibre Spy plugins. His JobSpy plugin has some data visialisation tools. BR Last edited by BetterRed; 11-29-2018 at 05:20 PM. | ||
|   |   | 
|  11-30-2018, 07:05 AM | #12 | 
| Enthusiast  Posts: 38 Karma: 10 Join Date: Nov 2018 Device: Kindle Paperwhite 2 | 
			
			thanks for yr answers some of you keep telling that calibre can't do what i want but it's not so I CAN do that (look at the second option in my first message) it looks like this it the left panel: http://piccy.info/view3/12806064/06f...ba06693cb8377/ but in order for calibre make an hierarchy like that I have to create a column with type "Comma-separated text, like tags, shown in the Tag browser." (according to https://manual.calibre-ebook.com/sub_groups.html) and this custom column looks like this: http://piccy.info/view3/12806069/9e3...21c87a58c712d/ so I can do that, but instead of autofilling date I will have to fill in in each time manually and in the format which is wierd for me ADDED later: it seems i was wrong, it does autofils todays date when I click on this field so part of the problem is gone i have problem only with several hundreds books which i have read earlier and for which I will have to enter date in that strange format manually but that is not really a big deal once there wont be such problem with future books. Last edited by Sarmat; 11-30-2018 at 07:36 AM. | 
|   |   | 
|  11-30-2018, 07:14 AM | #13 | |
| Enthusiast  Posts: 38 Karma: 10 Join Date: Nov 2018 Device: Kindle Paperwhite 2 | Quote: 
 Perhaps after changing template and choosing just some column for extracting - it could be more visible and useful. | |
|   |   | 
|  11-30-2018, 07:16 AM | #14 | |
| Enthusiast  Posts: 38 Karma: 10 Join Date: Nov 2018 Device: Kindle Paperwhite 2 | Quote: 
 I can create that second column based on the first column and it will have format like yyyy.MM.dd the problem is that calibre thinks it's ONE tag despite dots so there is no hierarchy in this case | |
|   |   | 
|  11-30-2018, 07:57 AM | #15 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			You need to tell calibre that the column is to be treated as a hierarchy. This is on the "Tag browser" tab of the "Look & feel" page of the preferences.
		 | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| modifying reading stats (number of books read and hours read)? | psy65 | Kobo Developer's Corner | 10 | 10-14-2016 03:06 AM | 
| How many books do you read a year? | ProfCrash | General Discussions | 136 | 11-23-2013 01:58 PM | 
| ''Month Year'' possible only ''Year'' + ''uri'' to ''url'' | chaot | Recipes | 2 | 11-30-2012 12:06 PM | 
| How many books do you read in a year? | Fbone | General Discussions | 164 | 08-08-2010 11:13 AM | 
| How many books do you read per year? | ravenne | Lounge | 90 | 06-21-2009 10:35 AM |