Convert cross-references from [[id:uuid]] to [[file:name.org]]

All 117 inter-node links now use [[file:node-name.org][title]] format
which renders as clickable hyperlinks in both Emacs (C-c C-o) and
web-based org renderers (Gitea, GitHub). Each node retains its :ID:
UUID property for Emacs org-roam database features (backlinks,
capturing, node-find).

Prev format: [[id:uuid][title]] — Emacs only, dead text on web
New format:  [[file:name.org][title]] — works everywhere
This commit is contained in:
Hermes
2026-05-21 19:40:54 +00:00
parent 9b2be10c77
commit 303e8c6306
28 changed files with 49 additions and 49 deletions

View File

@@ -8,4 +8,4 @@ This is an alias for the knowledge base hub. The canonical entry point is:
[[file:passepartout-economics.org][Passepartout Economics — hub node]]
Org-roam compatible. Use [[id:1c3ec48b-446c-50d2-b53e-126a81f5143f][this ID]] to link from other files.
Org-roam compatible. Use [[file:passepartout-economics.org][this ID]] to link from other files.