Plugin listings in plugins/index.md and getting-started/whats-new.md are now generated from .base files that query plugin docs by their tags. This prevents the tables from going out of sync when plugins are added or updated. Added new-in-v5 frontmatter property to 8 plugin docs for the what's-new page filter.
20 lines
529 B
Markdown
20 lines
529 B
Markdown
---
|
|
title: NoteProperties
|
|
tags:
|
|
- plugin/component
|
|
image:
|
|
new-in-v5: true
|
|
---
|
|
|
|
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`
|