summary:
- Shows recently modified notes.
Note
Plugin installation, removal, and configuration: Configuration.
usage:
- Detailed usage: recent notes
Configuration
options:
title: section title; defaultRecent noteslimit: maximum notes to display; default3showTags: display note tags; defaulttruelinkToMore: slug for a page with more notes; defaultfalsehideTagPages: hide tag index pages; defaultfalsehideFolderPages: hide folder index pages; defaultfalse
Default options
- source: github:quartz-community/recent-notes
enabled: true
options:
limit: 3
showTags: true
hideTagPages: false
hideFolderPages: falseAPI
api:
- category: Component
- function:
ExternalPlugin.RecentNotes() - source:
quartz-community/recent-notes - install:
npx quartz plugin add github:quartz-community/recent-notes