View Single Post
Old 03-31-2016, 11:46 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,544
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
There is no shortcut as such, but simply typing the following

/authors:~^J

Then press enter

will restrict your calibre book list to only books that have an author whose name starts with J

You can then sue any hotkey program like auto hotkey to create your own shortcut for this.

Similarly, if you want to look for authors whose last name starts with J

/author_sort:~^J

The leading slash focuses the search box in calibre.

Although, since you say you want to search for books by Henry James, just type

/authors:James

or more precise

/authors:"=Henry James"
kovidgoyal is offline   Reply With Quote