Wiki Links Lab
2-min readUpdated May 11, 2026
Copied Raw Markdown!
Copied copy relative path!
This folder is a test cave for current and future wiki-link behavior.
Notes URL copied
- Live tab shows rendered link.
- Source tab shows exact wiki syntax.
- Raw unresolved output is intentional where ambiguity exists.
Current Behavior URL copied
Unique basename URL copied
[[branch-b/deep/nested-note]]
Heading jump URL copied
[[branch-b/deep/nested-note#Target Section]]
Nested heading chain URL copied
[[branch-b/deep/nested-note#Target Section#Child Hop]]
Explicit heading id URL copied
[[branch-b/deep/nested-note#named-target]]
Custom label URL copied
[[branch-b/deep/nested-note|Open nested note with custom label]]
Path-qualified duplicate resolution URL copied
[[branch-a/overview]]
[[branch-b/overview]]
Ambiguous basename stays raw URL copied
- [[overview]]
[[overview]]
Alias resolution URL copied
[[lab root alias]]
[[branch a overview alias]]
[[wiki aliases#Alias Section]]
Ambiguous alias stays raw URL copied
- [[shared overview alias]]
[[shared overview alias]]
Folder note resolution URL copied
[[branch-b/deep]]
[[deep hub]]
[[branch-b/deep#Folder Entry]]
Self heading resolution URL copied
[[#Current Behavior]]
[[#Folder note resolution]]
Relative upward navigation URL copied
[[../aliases]]
[[branch-b/deep/../overview]]
Future Behavior To Add URL copied
- Block refs:
[[note#^block-id]] - Vault-wide shortest unique path serialization when author types only basename
- Rename propagation for wiki links using stable ids instead of raw text
- Better ambiguity diagnostics in rendered output