Wikilinks are internal links that connect files in your knowledge base using [[double bracket]] syntax.
[[ and start typing a note nameTabCtrl+Click (Cmd+Click on Mac) or F12Example: [[graph-view]]
Wikilinks to non-existent files create [[placeholder]] links, styled differently to show they need files created. They’re useful for planning your knowledge structure.
View placeholders in the graph with Foam: Show Graph command or in the Placeholders panel.
Link to specific sections using [[note-name#Section Title]] syntax. Foam provides autocomplete for section titles.
Examples:
[link text](other-file.md#section-name)[link text](#section-name)Foam can automatically generate [link-reference-definitions] at the bottom of files to make wikilinks compatible with standard Markdown processors.