From ef973c90d6618f25e91ec8053c729f3b3a91a17f Mon Sep 17 00:00:00 2001 From: Claude Fable 5 Date: Tue, 14 Jul 2026 16:37:24 +0200 Subject: [PATCH] Add M13 to the roadmap Create-from-link on the not-found screen and the Obsidian vault import (#115-#119), planned and filed today. Co-Authored-By: Claude Fable 5 --- docs/architecture/roadmap.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/architecture/roadmap.md b/docs/architecture/roadmap.md index 2341166..0347d77 100644 --- a/docs/architecture/roadmap.md +++ b/docs/architecture/roadmap.md @@ -130,6 +130,18 @@ Obsidian-like knowledge-graph view with a local per-page graph panel **Exit**: pages organize as a tree without breaking links, and the pond's wikilink structure is explorable as an interactive graph. +## M13 — Create-from-link & Obsidian import (`frontend`, `backend`, `qa`) + +The page-not-found screen offers creating the missing page (one click +resolves phantom wikilinks), and pond admins import a whole Obsidian +vault ZIP: folders become the page tree under a chosen parent, Obsidian +tags become (nested) labels plus optional import-wide labels, +frontmatter is stripped or preserved per import, vault images become +pond files, and note-name wikilinks are rewritten to Dorfteich slugs so +they keep working (#115–#119). +**Exit**: a real Obsidian vault imports in one go and its links, tags, +and folder structure survive; a dead wikilink is one click from a page. + ## Deliberately unscheduled backlog OIDC login (ADR 0007), external search engine profile (ADR 0010), plugin