2026-03-14 18:10:02 +01:00
|
|
|
---
|
|
|
|
|
title: NoteProperties
|
2026-05-24 19:48:32 +02:00
|
|
|
description: Displays frontmatter properties in a collapsible panel.
|
2026-03-14 18:10:02 +01:00
|
|
|
tags:
|
|
|
|
|
- plugin/component
|
2026-03-19 22:18:42 +01:00
|
|
|
image:
|
2026-05-24 19:43:00 +02:00
|
|
|
new-in-v5: true
|
2026-05-24 20:05:18 +02:00
|
|
|
repository: "[quartz-community/note-properties](https://github.com/quartz-community/note-properties)"
|
2026-05-24 19:46:42 +02:00
|
|
|
enabled: true
|
|
|
|
|
required: true
|
2026-03-14 18:10:02 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
The NoteProperties plugin is documented under [[Frontmatter]].
|
|
|
|
|
|
|
|
|
|
> [!note]
|
|
|
|
|
> For information on how to add, remove or configure plugins, see the [[configuration#Plugins|Configuration]] page.
|
|
|
|
|
|
|
|
|
|
## API
|
|
|
|
|
|
|
|
|
|
- Category: Component
|
|
|
|
|
- Function name: `ExternalPlugin.NoteProperties()`.
|
|
|
|
|
- Source: [`quartz-community/note-properties`](https://github.com/quartz-community/note-properties)
|
|
|
|
|
- Install: `npx quartz plugin add github:quartz-community/note-properties`
|