mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
14 lines
474 B
Markdown
14 lines
474 B
Markdown
---
|
|
title: Backlinks
|
|
tags:
|
|
- component
|
|
---
|
|
|
|
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.
|
|
|
|
## Customization
|
|
|
|
- Removing backlinks: delete all usages of `Component.Backlinks()` from `quartz.layout.ts`.
|
|
- Component: `quartz/components/Backlinks.tsx`
|
|
- Style: `quartz/components/styles/backlinks.scss`
|
|
- Script: `quartz/components/scripts/search.inline.ts`
|