[PR #115] [CLOSED] Add marginalia (Kindle Scribe handwriting → Obsidian) to Converters #1924

Closed
opened 2026-07-14 04:26:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/115
Author: @VforVitorio
Created: 6/24/2026
Status: Closed

Base: masterHead: add-marginalia


📝 Commits (1)

  • ef0ea2d Add 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:

  • Correct section (Converters — it converts Scribe notebooks to Obsidian Markdown)
  • Appended to the end of the section
  • Table row matches the existing format

🔄 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/115 **Author:** [@VforVitorio](https://github.com/VforVitorio) **Created:** 6/24/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-marginalia` --- ### 📝 Commits (1) - [`ef0ea2d`](https://github.com/kmaasrud/awesome-obsidian/commit/ef0ea2db53444026e2ca4f9953b849faa64d2f7a) Add marginalia (Kindle Scribe handwriting -> Obsidian) to Converters ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds **marginalia** to External Tools → Converters (appended to the end of the section, per CONTRIBUTING). [marginalia](https://github.com/VforVitorio/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: - [x] Correct section (Converters — it converts Scribe notebooks to Obsidian Markdown) - [x] Appended to the end of the section - [x] Table row matches the existing format --- <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-14 04:26:14 -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#1924