Skip to content

Commit

Permalink
all the highlights draft
Browse files Browse the repository at this point in the history
  • Loading branch information
klausbreyer committed Nov 19, 2023
1 parent 58cb30f commit 234eab7
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions content/posts/2023-all-the-highlights/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
title: "All The Highlights: Centralizing Your Readwise Highlights"
author: Klaus Breyer
date: 2023-07-26

draft: true
tags:
- open source
- readwise
- knowledge management
categories: ["Open Source"]
image: "all-the-highlights.png"
---

![](all-the-highlights.png)

Managing book highlights efficiently is a challenge I've tackled with [All The Highlights](https://github.com/klausbreyer/all-the-highlights), a tool designed to fetch and format Readwise highlights for personal knowledge systems. This solution offers a streamlined approach to handling reading insights.

The essence of this project lies in its ability to take a raw data stream from Readwise and transform it into a structured, usable format. While I will personally review and integrate these highlights into my broader knowledge management system, the tool itself serves as a foundational step in this process.

My solution enhances my workflow by simplifying the process of copying article titles and links. With just a single click, these details are transferred to the clipboard. While other aspects, particularly those involving knowledge processing, remain manual, this is an intentional choice to reinforce learned repetition.

## Core Features

[All The Highlights](https://github.com/klausbreyer/all-the-highlights) is focused on:

- **Readwise Data Retrieval**: Connects to Readwise to pull highlight data.
- **Selective Organization**: Filters and organizes highlights for efficiency.
- **HTML Formatting**: Converts highlights for easier personal processing.

## How to Use

The tool is user-friendly and accessible:

- **Initial Setup**: Clone the repository and set up the Readwise token.
- **Local Execution**: Run the tool locally with a simple command.
- **Automated Updates**: Deployed to GitHub Pages for consistent access.
- **Publicly Accessible Highlights**: View my highlights at [https://highlights.v01.io](https://highlights.v01.io).

Alternatively, you can set up the script on your GitHub page with your own secret, as described on the GitHub page. This flexibility allows you to personalize how you access and manage your highlights.

[All The Highlights](https://github.com/klausbreyer/all-the-highlights) is more than just a personal tool; it's an open-source project aimed at aiding anyone in their knowledge management journey. By sharing my approach and the tool, I hope to inspire and facilitate a more organized way of handling reading insights.

[Explore All The Highlights on GitHub](https://github.com/klausbreyer/all-the-highlights) to start managing your book highlights more effectively.
2 changes: 1 addition & 1 deletion content/posts/2023-folder-feeder/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Folder Feeder: Personal Adhoc Podcast Hosting"
author: Klaus Breyer
date: 2023-11-20
date: 2023-08-03

draft: true
tags:
Expand Down

0 comments on commit 234eab7

Please sign in to comment.