Files
foam/docs/features/backlinking.md
Michael Overmeyer 721a6cc935 Standardize on wikilink, MediaWiki, and GitHub (#716)
* Standardize on `wikilink`

Not `wiki-link`, nor `wiki link`

https://en.wikipedia.org/wiki/Help:Link#Wikilinks

* Standardize on `MediaWiki`

Not `media-wiki`, nor `mediawiki`

https://www.mediawiki.org/wiki/MediaWiki

* Standardize on `GitHub`

Not `Github`

Co-authored-by: Riccardo <code@riccardoferretti.com>
2021-07-22 00:19:35 +02:00

1.1 KiB

Backlinking

When using [wikilinks], 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.