mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
1.7 KiB
1.7 KiB
Wikilinks
Foam enables you to Link pages together using [[file-name]] annotations (i.e. [[MediaWiki]] links).
- Type
[[and start typing a file name for autocompletion.- See link-formatting-and-autocompletion for more information, and how to setup your link autocompletions to make this easier.
Cmd+Click(Ctrl+Clickon Windows ) on file name to navigate to file (F12also works while your cursor is on the file name)Cmd+Click(Ctrl+Clickon Windows ) on non-existent file to create that file in the workspace.- The note creation makes use of the special
new-note.mdnote template
- The note creation makes use of the special
If the
F12shortcut feels unnatural you can rebind it at File > Preferences > Keyboard Shortcuts by searching foreditor.action.revealDefinition.
Markdown compatibility
The Foam for VSCode extension automatically generates [link-reference-definitions] at the bottom of the file to make wikilinks compatible with Markdown tools and parsers.
Read more
- [foam-file-format]
- [note-templates]
- link-formatting-and-autocompletion
- See [link-reference-definition-improvements] for further discussion on current problems and potential solutions.