--- title: TagList description: Renders tags as clickable links. tags: - plugin/component image: repository: "[quartz-community/tag-list](https://github.com/quartz-community/tag-list)" enabled: false required: false --- This plugin renders the page's tags as a list of clickable links. Each tag links to its corresponding [[TagPage|tag page]], making it easy for readers to browse related content by topic. > [!note] > For information on how to add, remove or configure plugins, see the [[configuration#Plugins|Configuration]] page. This plugin has no configuration options. ## API - Category: Component - Function name: `ExternalPlugin.TagList()`. - Source: [`quartz-community/tag-list`](https://github.com/quartz-community/tag-list) - Install: `npx quartz plugin add github:quartz-community/tag-list`