mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
807 B
807 B
| title | tags | |
|---|---|---|
| Backlinks |
|
A backlink for a note is a link from another note to that note. Links in the backlink pane also feature rich popover previews if you have that feature enabled.
Note
For information on how to add, remove or configure plugins, see the configuration#Plugins page.
Customization
- Removing backlinks: remove the
backlinksentry fromquartz.config.yamlor setenabled: false. - Hide when empty: hide
Backlinksif given page doesn't contain any backlinks (default totrue). To disable this, sethideWhenEmpty: falsein the plugin options inquartz.config.yaml. - Install:
npx quartz plugin add github:quartz-community/backlinks - Source:
quartz-community/backlinks