mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
754 B
754 B
| title | tags | |
|---|---|---|
| Search |
|
Full-text search functionality.
Note
For information on how to add, remove or configure plugins, see the configuration#Plugins page.
See full-text search for detailed usage information.
Configuration
This plugin accepts the following configuration options:
enabled: Whether to enable full-text search. Defaults totrue.
Default options
- source: github:quartz-community/search
enabled: true
API
- Category: Component
- Function name:
ExternalPlugin.Search(). - Source:
quartz-community/search - Install:
npx quartz plugin add github:quartz-community/search