summary:
- Generates dedicated tag listing pages via
defaultpage frame: three-column layout. - Reference: folder and tag listings.
Note
configuration:
- Manage plugins: Configuration.
Configuration
configuration:
numPages: - Max pages shown per tag before “see more”. - Default: 10.
sort: - Signature: (f1: QuartzPluginData, f2: QuartzPluginData) => number. - Default: date, then lexicographical. - Requires TS override.
prefixTags: - Prefixes page titles with Tag: when true; example: Tag: recipes. - Default: false.
API
api:
category: - Page Type
function: - ExternalPlugin.TagPage()
source: - quartz-community/tag-page
install: - npx quartz plugin add github:quartz-community/tag-page