theBenForce / logseq-plugin-my-highlights

Import highlights from various sources
MIT License
36 stars 4 forks source link

create link to amazon for book title #7

Closed aakhter closed 2 years ago

aakhter commented 2 years ago

it would be great to be able to create a link to the amazon entry (or even better, link to the specific text in kindle).

theBenForce commented 2 years ago

Unfortunately I don't get enough information from the highlights file to do this, maybe when I get it updated to pull highlights from amazon.

theBenForce commented 2 years ago

Maybe this could be done by parsing an Amazon search like calibre-web: https://github.com/janeczku/calibre-web/blob/master/cps/metadata_provider/amazon.py

theBenForce commented 2 years ago

URL to search for a book: https://www.amazon.com/s?k=How+to+Take+Smart+Notes&i=digital-text

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.15.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: