mirror of
https://github.com/quartz-community/recent-notes.git
synced 2026-07-22 02:50:28 +00:00
Both default to false so existing behavior is preserved. When enabled, they exclude generated tag index pages (slugs under the 'tags/' prefix) and folder index pages (slugs matching Quartz's folder-path convention, delegated to isFolderPath from @quartz-community/utils) from the recent notes list. The new filters run before any user-supplied opts.filter, mirroring the existing unlisted filter. Exports isTagPageSlug and isFolderPageSlug helpers so they can be composed into custom filter functions, with unit tests for both. |
||
|---|---|---|
| .. | ||
| components | ||
| index.d.ts | ||
| index.js | ||
| index.js.map | ||