mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
15 lines
960 B
Markdown
15 lines
960 B
Markdown
# Backlinking
|
|
|
|
When using [[wiki-links]], you can find all notes that link to a specific note in the [VS Code Markdown Notes](https://marketplace.visualstudio.com/items?itemName=kortina.vscode-markdown-notes) **Backlinks Explorer**
|
|
|
|
- Run `Cmd` + `Shift` + `P` (`Ctrl` + `Shift` + `P` for Windows), type "backlinks" and run the **Explorer: Focus on Backlinks** view.
|
|
- Keep this pane always visible to discover relationships between your thoughts
|
|
- You can drag the backlinks pane to a different section in VS Code if you prefer. See: [[make-backlinks-more-prominent]]
|
|
- Finding backlinks in published Foam workspaces via [[materialized-backlinks]] is on the [[roadmap]] but not yet implemented.
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[wiki-links]: wiki-links "Wiki Links"
|
|
[materialized-backlinks]: materialized-backlinks "Materialized Backlinks (stub)"
|
|
[roadmap]: roadmap "Roadmap"
|
|
[//end]: # "Autogenerated link references"
|