|  01-23-2011, 11:08 AM | #1 | 
| Connoisseur       Posts: 94 Karma: 538 Join Date: Nov 2009 Device: iPad | 
				
				Remove Month In Published Column (Edit Meta Info)
			 
			
			Is there anyway just to have the year show without the month in the Published Column (Edit Meta Info)... Cheers | 
|   |   | 
|  01-23-2011, 11:40 AM | #2 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Look under preferences->Tweaks
		 | 
|   |   | 
|  01-23-2011, 12:12 PM | #3 | 
| Connoisseur       Posts: 94 Karma: 538 Join Date: Nov 2009 Device: iPad | 
			
			In "All Available Tweaks". do I remove below in Red? # Format to be used for publication date and the timestamp (date). # A string controlling how the publication date is displayed in the GUI # d the day as number without a leading zero (1 to 31) # dd the day as number with a leading zero (01 to 31) # ddd the abbreviated localized day name (e.g. 'Mon' to 'Sun'). # dddd the long localized day name (e.g. 'Monday' to 'Qt::Sunday'). # M the month as number without a leading zero (1-12) # MM the month as number with a leading zero (01-12) # MMM the abbreviated localized month name (e.g. 'Jan' to 'Dec'). # MMMM the long localized month name (e.g. 'January' to 'December'). # yy the year as two digit number (00-99) # yyyy the year as four digit number # For example, given the date of 9 Jan 2010, the following formats show # MMM yyyy ==> Jan 2010 yyyy ==> 2010 dd MMM yyyy ==> 09 Jan 2010 # MM/yyyy ==> 01/2010 d/M/yy ==> 9/1/10 yy ==> 10 # publication default if not set: MMM yyyy # timestamp default if not set: dd MMM yyyy gui_pubdate_display_format = 'MMM yyyy' gui_timestamp_display_format = 'dd MMM yyyy' | 
|   |   | 
|  01-23-2011, 12:21 PM | #4 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			No you copy and change the gui_pubdate_display to the lower window
		 | 
|   |   | 
|  01-23-2011, 12:26 PM | #5 | 
| Connoisseur       Posts: 94 Karma: 538 Join Date: Nov 2009 Device: iPad | |
|   |   | 
|  02-23-2011, 04:08 AM | #6 | 
| Connoisseur   Posts: 52 Karma: 126 Join Date: Jan 2011 Device: PRS-650 | 
			
			deleted
		 Last edited by BMaloney; 02-25-2011 at 01:53 PM. Reason: Posted in the wrong thread. Sorry! Can't find the "delete post" option either. | 
|   |   | 
|  09-21-2011, 04:40 PM | #7 | 
| Junior Member  Posts: 9 Karma: 10 Join Date: Sep 2011 Device: kindle | 
			
			I am new to Calibre and found this post related to my question-how to remove Month in the "published" dates. Like the original poster, I only care about the year of original publication and find the inclusion of Month both distracting in the display, and more difficult to enter (since it is typically not given for older books--and Calibre also wants a Day selected). I tried to decipher the instructions above but have not been successful in making the change. What I see in top box: Format to be used for publication date and the timestamp (date). A string controlling how the publication date is displayed in the GUI d the day as number without a leading zero (1 to 31) dd the day as number with a leading zero (01 to 31) ddd the abbreviated localized day name (e.g. 'Mon' to 'Sun'). dddd the long localized day name (e.g. 'Monday' to 'Qt::Sunday'). M the month as number without a leading zero (1-12) MM the month as number with a leading zero (01-12) MMM the abbreviated localized month name (e.g. 'Jan' to 'Dec'). MMMM the long localized month name (e.g. 'January' to 'December'). yy the year as two digit number (00-99) yyyy the year as four digit number For example, given the date of 9 Jan 2010, the following formats show MMM yyyy ==> Jan 2010 yyyy ==> 2010 dd MMM yyyy ==> 09 Jan 2010 MM/yyyy ==> 01/2010 d/M/yy ==> 9/1/10 yy ==> 10 publication default if not set: MMM yyyy timestamp default if not set: dd MMM yyyy What I see in the lower box: # Control how dates are displayed gui_last_modified_display_format = 'dd MMM yyyy' gui_pubdate_display_format = 'MMM yyyy' gui_timestamp_display_format = 'dd MMM yyyy' I have tried to delete the MMM in the pubdate string above but get an error message. I would appreciate any further detail on procedure. | 
|   |   | 
|  09-21-2011, 06:01 PM | #8 | 
| Grand Sorcerer            Posts: 6,269 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | 
			
			In the lower box change the middle item to Code: gui_pubdate_display_format = 'yyyy' | 
|   |   | 
|  09-22-2011, 07:59 AM | #9 | 
| Junior Member  Posts: 9 Karma: 10 Join Date: Sep 2011 Device: kindle | 
			
			Thanks, Jackie. That's what I had been doing, so I went back to try again. This time I noticed that there are two "apply" buttons that need to be clicked--one for this lower box, but also another "global" apply button at the top of the Tweaks box. Clicking both got the desired result. That cleans up the display--one still has to choose a month and day of publication--I don't understand why Calibre requires that. | 
|   |   | 
|  09-22-2011, 11:13 AM | #10 | 
| Wizard            Posts: 4,553 Karma: 950151 Join Date: Nov 2008 Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader) | 
			
			I have my calibre set to show only year of publication, and I can always simply over-type the year.   One only has to be more precise if you try to use the pop-up calendar, but why do that if you are only interested in the year?
		 | 
|   |   | 
|  09-22-2011, 11:20 AM | #11 | |
| Connoisseur       Posts: 94 Karma: 538 Join Date: Nov 2009 Device: iPad | Quote: 
 While we are in the edit meta discussion, is there anyway to pull in the series & series number by clicking on download metadata, it's good at providing all other info, cover, comments info box, year etc but seems to omit the series info... Jay | |
|   |   | 
|  09-23-2011, 02:33 AM | #12 | 
| US Navy, Retired            Posts: 9,897 Karma: 13806776 Join Date: Feb 2009 Location: North Carolina Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen | 
			
			You have to make sure Series is checked in Configure metadata download are.  By default I believe Overdrive supplies series info.  I use Goodreads, Barnes & Noble and Fantastic Fiction metadata plugins to obtain series info.
		 | 
|   |   | 
|  09-24-2011, 10:29 AM | #13 | 
| Connoisseur       Posts: 94 Karma: 538 Join Date: Nov 2009 Device: iPad | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Self published authors, do you self edit? | AnemicOak | Writers' Corner | 54 | 07-18-2010 02:12 PM | 
| HTML column type in custom meta-data. | mukoan | Calibre | 1 | 07-13-2010 08:59 AM | 
| RFE: Remove remove tags in bulk edit | magphil | Calibre | 0 | 08-11-2009 10:37 AM | 
| Help with meta tags/info | s0nya | Sony Reader | 10 | 06-04-2009 07:44 PM | 
| Meta info | rambling | Calibre | 0 | 11-26-2008 08:22 PM |