Awesome, thanks!
Couple things Iâm noticing with the Readwise integration:
-
It seems to only (see next comment) import âBooksâ from Readwise dashboard. It would be great if it also could import items from Readwiseâs Reader.
-
Relatedly, I do see an entity in the âBooksâ database created in the Fibery import for an article that I added a note to in Reader, but did not make any highlights on. This article does not appear in my Readwise dashboard because there are no highlights, but somehow it is being imported to Fibery (the name of the entity in Fibery is a seemingly random string of characters too).
The Readwise integration should import/sync Highlights and Books (which are the sources of the highlights, which may actually be other things than books!)
I donât know why youâre not seeing a Highlights database, assuming you ticked it during integration configuration. If not, try re-configuring.
I donât know why the Readwise dashboard does not display Books for which there are no Highlights.
The integration just uses the info provided by the Readwise API based on the calls âHighlights Listâ and âBooks Listâ. You could check what these are returning in your specific case by using an API test service (e.g. https://reqbin.com/).
If you find that the integration has a mismatch with this, please let us know.
If the output is not what you expect from what you see on your Readwise dashboard, then I guess you need to contact the Readwise people.
@Chr1sG I think we might be talking about slightly different things, tried to clarify below (primarily for others coming to this convo). I think ultimately I got the answer though.
Understood entities imported from Readwise may not be books. I just put it in quotes to signal that thatâs what the name of the Fibery db is after import.
I do see a highlights db, no problem there. Notes are different from highlights: theyâre applied to the document itself, not specific elements within the document (those are the highlights). I see now in the Readwise API doc that notes are transmitted in the API, so that explains that.
tl;dr Seems like to import entities from the Reader application that donât have a highlight or note, Readwise would have to update their API.
edit: There is a Reader API, but it only allows saving Documents to Reader for now. Something to keep an eye on.
Yep, I only mentioned it for anyone who wasnât aware - not related to your issue
Sorry. I jumped to the wrong conclusion.
I get you now. There does seem to be a bit of a Jekyll and Hyde behaviour with Readwise Reader and Readwise dashboard. Iâm not sure how they expect users to use them both, but for sync purposes we are limited by the current API capabilities