Quote:
Originally Posted by travger
Attaboy!
|
I prefer "atta
girl" but thank you!
Quote:
Originally Posted by travger
I'm still fortifying myself to delve into forum so I can find out how to search for last-added books (will when the burning need arises).
|
I just have calibre add a "needupdate" tag to all books when imported. Then when I've got a book all tagged and "finished" I remove the tag. That makes it easy to find my "recently added but not fiddled with" books.
Quote:
Originally Posted by travger
I'm somewhat reluctant to go to web for every little fact, so I'd probably use
<a href="C:\Documents and Settings\user\CalAuthors">Authorname</a>
as a link.
|
Yes, a local link would work too.
Quote:
Originally Posted by travger
How to search so that all linkless books are found?
And, let's say I find 10 without links, all different authors - for every one I must go sort by author to copy link from other book, then paste it into linkless one. Next search finds 9 linkless books, etc.
|
I don't know, unless you used a custom column (type:long text like comments) and put the links in that. (That type supports HTML.) You could then search for #links:false (I think) or just sort that column and start with the empty ones. I actually tried that, but the problem I ran into is that it doesn't show up in Search and Replace like Comments does, so it wouldn't work for the way I was doing it.