mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-30 02:01:26 +00:00
.github
content
advanced
features
Latex.md
Mermaid diagrams.md
RSS Feed.md
SPA Routing.md
backlinks.md
callouts.md
folder and tag listings.md
full-text search.md
graph view.md
index.md
no-code layout configuration.md
popover previews.md
syntax highlighting.md
table of contents.md
upcoming features.md
tags
build.md
configuration.md
custom domain.md
hosting.md
index.md
philosophy.md
quartz-transform-pipeline.png
showcase.md
quartz
.gitattributes
.gitignore
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
LICENSE.txt
README.md
globals.d.ts
index.d.ts
package-lock.json
package.json
quartz.config.ts
quartz.layout.ts
tsconfig.json
474 B
474 B
title, tags
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.
Customization
- Removing backlinks: delete all usages of
Component.Backlinks()
fromquartz.config.ts
. - Component:
quartz/components/Backlinks.tsx
- Style:
quartz/components/styles/backlinks.scss
- Script:
quartz/components/scripts/search.inline.ts