1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-30 02:01:26 +00:00
Files
.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
brain-quartz/content/features/backlinks.md
2023-07-22 17:27:41 -07:00

474 B

title, tags
title tags
Backlinks
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.config.ts.
  • Component: quartz/components/Backlinks.tsx
  • Style: quartz/components/styles/backlinks.scss
  • Script: quartz/components/scripts/search.inline.ts