TfTHacker / craft42-readwise

Readwise Highlights Extension for Craft - easily import your Readwise highlights into Craft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update from 2022-05-26

Since Craft has slowed down or reoriented themselves with their API, I have decided for now to archive this plugin. It is still working, but I will continue development on it because of the lack of API progress. If someone is interested in taking over this repository, please let me know.

Introduction

A Craft X extension to import Readwise highlights into Craft.

Quick overview

Installing the Extension into Craft

Installation

Step by step

To install this extension, first download it:

  1. From this GitHub page, click on "Releases"
  2. A list of releases is listed
  3. Expand the first release at the top of the page and download the craft42-readwise.craftx file

Now with the extension downloaded, let us add it to Craft.

Note: These instructions assumed you have enabled extension support in Craft.

  1. Open Craft and click on the button to add an extension
  2. Find the file downloaded in the previous step and select it
  3. Confirm that you want to install the extension
  4. The extension will now be available in the list of installed extensions. Click on the Readwise Highlights extension to open it.

Now provide your private Readwise access token

  1. From https://readwise.io/access_token, get your access token and copy it.
  2. In the extension, copy the access token into the field provided for it and then click Go

This extension is now configured for use

Features

Insert Highlights from a Document

The extension opens to listing the documents with highligths you have in Readwise. The most recently highlighted documents appear at the top.

Next to each document is a small icon for importing the highlights of that document into craft. Click that icon and the highlights will from that document will be appended to the current file open in craft

Random Highlight

Along the bottom of the extension is a 8-ball button. This will grab a random highlight from your Readwise highlights and insert it into the document.

Refresh button

Along the bottom of the extension is a refresh button that refreshs the book list displayed in the plugin.

Config Button

Along the bottom of the extension is a button for configuring the extension.

About

Readwise Highlights Extension for Craft - easily import your Readwise highlights into Craft


Languages

Language:TypeScript 65.1%Language:CSS 13.5%Language:JavaScript 11.2%Language:HTML 10.1%