Quote:
Originally Posted by szarroug3
Looks like the format you're using isn't what you said above. It looks like it's {author}\{title}. We're looking into a way to get the location of the book from calibre but right now, it only works if the book is at {author sort}\{title} - {author}.
|
You can see an example of getting the path in the calibre source in gui2/actions/annotate.py. The method fetch_annotations does it for all books selected in the library.