|  05-17-2015, 05:18 PM | #1 | 
| Zealot  Posts: 111 Karma: 10 Join Date: Nov 2013 Device: not one | 
				
				search by born date?
			 
			
			Hi   I have add a column named "born" and I have enter the born date of my author, for example 1920 or 1946 or 1790 Now I want to create a virtual library search for every hundred years, so, for example, if I create a virtual library of 1900 in the results I have all authors born during that time, as in 1920 or 1946. So I created a virtual library with this command: #born: "= 19" but I do not know what is the wildcard to search for all numbers after 19   | 
|   |   | 
|  05-17-2015, 06:57 PM | #2 | 
| Ex-Helpdesk Junkie            Posts: 19,421 Karma: 85400180 Join Date: Nov 2012 Location: The Beaten Path, USA, Roundworld, This Side of Infinity Device: Kindle Touch fw5.3.7 (Wifi only) | 
			
			Use the "~" to activate regular expression mode in searches. Code: #born:"~^19" | 
|   |   | 
|  05-17-2015, 07:04 PM | #3 | 
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | 
			
			@Lauraq - why not enter author year of birth as an integer - and set up VL's thusly: Code: 21st Century - #born:">2000" 20th Century - #born:">1899" and #born:"<2001" 19th Century - #born:">1799" and #born:"<1901" ... BR Last edited by BetterRed; 05-17-2015 at 08:07 PM. Reason: correct search strings | 
|   |   | 
|  05-17-2015, 07:09 PM | #4 | 
| Ex-Helpdesk Junkie            Posts: 19,421 Karma: 85400180 Join Date: Nov 2012 Location: The Beaten Path, USA, Roundworld, This Side of Infinity Device: Kindle Touch fw5.3.7 (Wifi only) | 
			
			regex is more fun.    Last edited by eschwartz; 05-17-2015 at 08:01 PM. | 
|   |   | 
|  05-17-2015, 07:18 PM | #5 | 
| Zealot  Posts: 111 Karma: 10 Join Date: Nov 2013 Device: not one | |
|   |   | 
|  05-17-2015, 07:19 PM | #6 | 
| Zealot  Posts: 111 Karma: 10 Join Date: Nov 2013 Device: not one | 
			
			can you tell me exactly what I must do? I m not expert, for now I have only enter the born year in all my author
		 | 
|   |   | 
|  05-17-2015, 07:21 PM | #7 | 
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | 
			
			There is a whole section devoted to Searching. http://manual.calibre-ebook.com/gui.html#search-sort Dates being a section a short scroll down (there are no finer links/anchors) Last edited by theducks; 05-17-2015 at 07:31 PM. Reason: spelling | 
|   |   | 
|  05-17-2015, 07:29 PM | #8 | |
| Zealot  Posts: 111 Karma: 10 Join Date: Nov 2013 Device: not one | Quote: 
   | |
|   |   | 
|  05-17-2015, 07:34 PM | #9 | 
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | |
|   |   | 
|  05-17-2015, 07:37 PM | #10 | |
| Zealot  Posts: 111 Karma: 10 Join Date: Nov 2013 Device: not one | Quote: 
  if I ask for help here I am because I have not found a solution by reading (in my bad English) the various guides that I found | |
|   |   | 
|  05-17-2015, 07:39 PM | #11 | |
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 I suggest you don't use a Date column. Calibre doesn't seem to handle dates earlier that 1st Jan 101 properly, also you could get tangled up in timezones. Using a string representation will make it awkward to deal with authors like Homer, Herodotus etc etc If you can select all books for an author, you can use bulk edit to change the born year in those books Pity Authors can't have custom columns BR | |
|   |   | 
|  05-17-2015, 07:48 PM | #12 | |
| Zealot  Posts: 111 Karma: 10 Join Date: Nov 2013 Device: not one | Quote: 
  Ok I have create the column like your image, but now what I must enter in the virtual library? | |
|   |   | 
|  05-17-2015, 08:03 PM | #13 | 
| Ex-Helpdesk Junkie            Posts: 19,421 Karma: 85400180 Join Date: Nov 2012 Location: The Beaten Path, USA, Roundworld, This Side of Infinity Device: Kindle Touch fw5.3.7 (Wifi only) | |
|   |   | 
|  05-17-2015, 08:03 PM | #14 | |
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 Tested this time - previous post had conceptual search terms. the above are the real-deal  BR Last edited by BetterRed; 05-17-2015 at 08:12 PM. | |
|   |   | 
|  05-17-2015, 08:12 PM | #15 | |
| Zealot  Posts: 111 Karma: 10 Join Date: Nov 2013 Device: not one | Quote: 
 unfortunately I'm moving books from one store to another and I can't try if they work, check tomorrow and let you know. But I do not know if you understand what I want. I want an entry for every 100 years in the virtual library 1500 1600 1700 etc etc and if I click on 1500 they must appear all authors born 1500-1599 Last edited by Lauraq; 05-17-2015 at 08:15 PM. | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Grant Wood born on this date... | kennyc | Lounge | 13 | 02-17-2015 05:15 AM | 
| Search for Date added | Compere | Library Management | 6 | 06-08-2013 04:27 PM | 
| Can you search using Date Modified? | Miss A | Library Management | 2 | 03-28-2013 11:59 PM | 
| Search on Added Date | nynaevelan | Calibre | 6 | 11-10-2010 09:15 PM | 
| Search date.. | ottovdv | Calibre | 1 | 10-26-2010 04:29 AM |