Files
foam/docs/features/backlinking.md
Riccardo deb77328c0 Reorganized and updated foam docs (#398)
* reorganized and updated foam docs

* minor changes to vscode extension readme

* added 404 page and minor changes

Co-authored-by: Joe Previte <jjprevite@gmail.com>
2020-12-05 23:04:34 +01:00

1.1 KiB

Backlinking

When using [wiki-links], you can find all notes that link to a specific note in the VS Code 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.