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