mirror of
https://github.com/kmaasrud/awesome-obsidian.git
synced 2026-07-16 02:12:20 -05:00
[PR #102] Add twineconvert (Kindle clippings to Obsidian) #799
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/102
Author: @Achraf921
Created: 5/10/2026
Status: 🔄 Open
Base:
master← Head:add-twineconvert-1778454656068📝 Commits (1)
2fcad98Add twineconvert📊 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.txtstraight off the Kindle and outputs one.mdper 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.