Skip to content

Readwise imports with location #385

Answered by chhoumann
CharlotteCMJ asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @CharlotteCMJ

Glad to hear that you like EzImport.
You're correct that this is the right spot to modify.

Whenever we've called the Readwise API to get highlights for a specific item, we get something like this back:

{
  "count": 1163,
  "next": "https://readwise.io/api/v2/highlights?page=2",
  "previous": null,
  "results": [
    {
      "id": 59758950,
      "text": "The fundamental belief of metaphysicians is THE BELIEF IN ANTITHESES OF VALUES.",
      "note": "",
      "location": 9,
      "location_type": "order",
      "highlighted_at": null,
      "url": null,
      "color": "",
      "updated": "2020-10-01T12:58:44.716235Z",
      "book_id": 2608248,
      "tags": [
        {
  …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by CharlotteCMJ
Comment options

You must be logged in to vote
1 reply
@chhoumann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants