quartz/docs/features/index.md
2026-02-26 23:47:05 +01:00

47 lines
2.0 KiB
Markdown

---
title: Feature List
---
Quartz comes with a wide variety of features out of the box. Most features are powered by [[configuration#Plugins|plugins]] that can be configured, enabled, or disabled via `quartz.config.yaml`.
## Content Features
- [[Obsidian compatibility]] — Full support for Obsidian-flavored Markdown
- [[wikilinks]] — Link between notes using `[[wikilinks]]` syntax
- [[callouts]] — Obsidian-style callout blocks
- [[Latex]] — LaTeX math rendering
- [[Mermaid diagrams]] — Diagram support via Mermaid
- [[syntax highlighting]] — Code block highlighting with themes
- [[OxHugo compatibility]] — Support for ox-hugo Markdown
- [[Roam Research compatibility]] — Support for Roam Research syntax
- [[Citations]] — Academic citation support
- [[Canvas]] — Render Obsidian Canvas files as interactive pages
- [[Bases]] — Database-like views for your notes (tables, cards, galleries, and more)
## Navigation & Discovery
- [[full-text search]] — Search across all your notes
- [[graph view]] — Interactive graph visualization of note connections
- [[backlinks]] — See which notes link to the current page
- [[explorer]] — File tree sidebar for browsing notes
- [[breadcrumbs]] — Breadcrumb navigation trail
- [[table of contents]] — Per-page table of contents
- [[folder and tag listings]] — Browse notes by folder or tag
- [[recent notes]] — Display recently modified notes
- [[popover previews]] — Hover previews for internal links
## Appearance & Reading
- [[darkmode]] — Light and dark mode toggle
- [[reader mode]] — Distraction-free reading experience
- [[comments]] — Add comments via Giscus, Utterances, or other providers
- [[social images]] — Auto-generated Open Graph images for social sharing
## Publishing & Deployment
- [[RSS Feed]] — RSS feed generation for content syndication
- [[private pages]] — Control which pages are published
- [[SPA Routing]] — Single-page app navigation
- [[Docker Support]] — Build and deploy with Docker
- [[i18n]] — Internationalization with 30+ supported locales