cernezan / lowlight

Lowlight is Kindle highlight manager extension for Craft notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lowlight - Craft Extension for your Kindle highlights

Lowlight tries to help you use your Kindle highlights inside your notes. My main goal was to solve my issue of trying to write book summaries with a combination of highlights from the book.

alt text

Features

  • πŸ”¦ Highlight import from Kindle
  • πŸ“š Displaying imported books and authors
  • πŸ“‘ Displaying imported highlights
  • πŸ“‡ Option to add a specific highlight to your Craft page

Download

Download here

You can learn more about instaling Craft extensions here.

Download the latest version of the extension here.

Wanna help me out?

This is my first React project and also my first Craft extension. I'm sure I didn't follow the best practices when it comes to React but I'm trying to improve. I'm welcoming any feedback regarding the code and the extension itself.

Building the extension from source

Simply run npm install and then npm run build to generate the .craftX file which can be installed. You can use npm run dev to test and debug in your local environment

To learn more about Craft eXtensions visit the Craft X developer portal.

Technologies Used

  • πŸ‘¨β€πŸ’» React
  • πŸ’¨ TailwindCSS

About

Lowlight is Kindle highlight manager extension for Craft notes


Languages

Language:TypeScript 77.0%Language:JavaScript 21.0%Language:HTML 1.4%Language:CSS 0.6%