mirror of
https://github.com/jie65535/note.git
synced 2025-12-15 18:27:48 +08:00
Initial commit
This commit is contained in:
13
docs/features/wikilinks.md
Normal file
13
docs/features/wikilinks.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Wikilinks
|
||||
|
||||
Wikilinks are the internal links that connect the files in your knowledge base.
|
||||
|
||||
To create a wikilink use `[[` and type the name of another file in your repo, for example [[graph-visualization]]
|
||||
|
||||
You can also create a [[placeholder]].
|
||||
A placeholder is a wikilink that doesn't have a target file and a link to a placeholder is styled differently so you can easily tell them apart.
|
||||
They can still be helpful to highlight connections.
|
||||
|
||||
Open the graph with `Foam: Show Graph` command, and look at the placeholder node.
|
||||
|
||||
Remember, with `CTRL/CMD+click` on a wikilink you can navigate to the note, or create it (if the link is a placeholder).
|
||||
Reference in New Issue
Block a user