Primary
link() ⚬ᵈᵛ|Documentation|1st|20251021170230-00-⌔
Functions - Dataview#linkpath-display
link(path, [display])Construct a link object from the given file path or name. If provided with two arguments, the second argument is the display name for the link.
link("Hello") => link to page named 'Hello' link("Hello", "Goodbye") => link to page named 'Hello', displays as 'Goodbye'Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •