[PR #102] Add twineconvert (Kindle clippings to Obsidian) #1741

Open
opened 2026-07-11 22:02:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/102
Author: @Achraf921
Created: 5/10/2026
Status: 🔄 Open

Base: masterHead: add-twineconvert-1778454656068


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 README.md (+4 -1)

📄 Description

Adding twineconvert as a no-install browser-based alternative to the existing script-based Kindle clippings converters in this section.

It takes My Clippings.txt straight off the Kindle and outputs one .md per book with frontmatter (title, author, date_finished). Runs entirely in the browser via WebAssembly, no upload, no Amazon login required.

Fits this list because the existing converters here are mostly Python scripts or Notion sync tools; this fills the "I just want to drag and drop a file in a browser tab" gap.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kmaasrud/awesome-obsidian/pull/102 **Author:** [@Achraf921](https://github.com/Achraf921) **Created:** 5/10/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-twineconvert-1778454656068` --- ### 📝 Commits (1) - [`2fcad98`](https://github.com/kmaasrud/awesome-obsidian/commit/2fcad988900fcc7021c8baa053044ac1653b8b63) Add twineconvert ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -1) </details> ### 📄 Description Adding twineconvert as a no-install browser-based alternative to the existing script-based Kindle clippings converters in this section. It takes `My Clippings.txt` straight off the Kindle and outputs one `.md` per book with frontmatter (title, author, date_finished). Runs entirely in the browser via WebAssembly, no upload, no Amazon login required. Fits this list because the existing converters here are mostly Python scripts or Notion sync tools; this fills the "I just want to drag and drop a file in a browser tab" gap. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-11 22:02:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-obsidian#1741