[PR #103] [CLOSED] Add Qonspekt — article to atomic Obsidian notes (BYOK, browser-based) #900

Closed
opened 2026-05-28 03:48:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/103
Author: @TillQuandel
Created: 5/12/2026
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • bac4bdf Add Qonspekt to Converters section

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

What is Qonspekt?

Qonspekt is a browser-based tool that converts any article into atomic Obsidian-ready Markdown notes using Claude AI.

How it works:

  1. Paste any article or URL
  2. Claude (via your own API key) extracts 3–7 key concepts
  3. Each concept becomes an atomic note with YAML frontmatter, tags, aliases, and [[wikilinks]]
  4. Download as ZIP and drag into your vault

Why it fits the Converters section:
Converts web articles → Obsidian atomic notes, similar in purpose to gooseberry (Hypothesis → notes) and Goodsidian (Goodreads → notes).

Privacy: No backend, no account, no tracking. API key stays in browser localStorage, sent directly to Anthropic. MIT licensed.

Live: https://dertill123.github.io/qonspekt/


🔄 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/103 **Author:** [@TillQuandel](https://github.com/TillQuandel) **Created:** 5/12/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`bac4bdf`](https://github.com/kmaasrud/awesome-obsidian/commit/bac4bdf66e2d71f77cdd91b4fc5a9d28c6b13a68) Add Qonspekt to Converters section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is Qonspekt? [Qonspekt](https://github.com/DerTill123/qonspekt) is a browser-based tool that converts any article into atomic Obsidian-ready Markdown notes using Claude AI. **How it works:** 1. Paste any article or URL 2. Claude (via your own API key) extracts 3–7 key concepts 3. Each concept becomes an atomic note with YAML frontmatter, tags, aliases, and `[[wikilinks]]` 4. Download as ZIP and drag into your vault **Why it fits the Converters section:** Converts web articles → Obsidian atomic notes, similar in purpose to gooseberry (Hypothesis → notes) and Goodsidian (Goodreads → notes). **Privacy:** No backend, no account, no tracking. API key stays in browser localStorage, sent directly to Anthropic. MIT licensed. Live: https://dertill123.github.io/qonspekt/ --- <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-05-28 03:48:55 -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#900