mirror of
https://github.com/kmaasrud/awesome-obsidian.git
synced 2026-07-17 10:52:05 -05:00
[PR #115] [CLOSED] Add marginalia (Kindle Scribe handwriting → Obsidian) to Converters #1924
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/115
Author: @VforVitorio
Created: 6/24/2026
Status: ❌ Closed
Base:
master← Head:add-marginalia📝 Commits (1)
ef0ea2dAdd marginalia (Kindle Scribe handwriting -> Obsidian) to Converters📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds marginalia to External Tools → Converters (appended to the end of the section, per CONTRIBUTING).
marginalia is an open-source (MIT) tool that turns handwritten Kindle Scribe PDF notebooks into Obsidian Markdown: OCR runs locally (Qwen3-VL via Ollama/LM Studio) or in the cloud (Claude/Gemini), you review each page side-by-side with the original image, and it exports into your vault mirroring the Scribe folder structure (optional wikilinks). It renders handwritten math as KaTeX.
Checklist:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.