This is an automated email from the ASF dual-hosted git repository. kumfo pushed a commit to branch feat/1.7.0/quicklinks in repository https://gitbox.apache.org/repos/asf/answer-plugins.git
The following commit(s) were added to refs/heads/feat/1.7.0/quicklinks by this push: new 85d30a1 feat: update quick links plugin readme 85d30a1 is described below commit 85d30a1c7d36e8226d41d8140d34c0641e668634 Author: kumfo <ku...@sifou.com> AuthorDate: Fri Aug 22 17:44:03 2025 +0800 feat: update quick links plugin readme --- quick-links/README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/quick-links/README.md b/quick-links/README.md index 3c899ac..e155730 100644 --- a/quick-links/README.md +++ b/quick-links/README.md @@ -1 +1,18 @@ -# QuickLinks Plugin \ No newline at end of file +# QuickLinks Plugin + +# QuickLinks Plugin + +QuickLinks is a sidebar plugin for [Apache Answer](https://github.com/apache/answer) that allows administrators to customize frequently used links and tags, improving community navigation efficiency. + +## Features + +- Custom tag filtering +- Custom multi-line quick links +- Sidebar integration for easy access to resources + +## Configuration + +Configure the following fields in the plugin management panel: + +- `tags`: Select tags to display. +- `links_text`: Enter quick links, one per line, Markdown supported.