Quote:
Originally Posted by davidfor
Just tested and it works here. But, it only allows dropping the book in the list. If you drop in on the details, it isn't allowed.
What are you dragging? There is some parsing happening, so there are URLs that do not work. The URL for a book or edition works. The URL for the edition page doesn't. URLs for reviews probably don't as well.
|
You can see where I'm trying to drop it in the attached picture. And the url is like this:
Code:
https://www.goodreads.com/book/show/47315693-murder-by-chocolate?from_search=true&rank=1
Edit: Problem solved, sorry. The first time I browse to the book page, if I select directly the page address, chrome has not include the https part of the link, so it doesn't work. If I unselect the link and select it again, it works. Sorry again, I hadn't thought about that.