Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic filtering of the plugin directory list on plugin types #53

Closed
alfredbuehler opened this issue May 11, 2023 · 2 comments
Closed
Assignees
Labels
Available Plugins About the plugins directory available plugins page enhancement New feature or request

Comments

@alfredbuehler
Copy link
Collaborator

alfredbuehler commented May 11, 2023

In the plugin directory list, make the count section clickable, to filter on the appropriate plugin type.

image

See also discussion #52

@alfredbuehler alfredbuehler added enhancement New feature or request Available Plugins About the plugins directory available plugins page labels May 11, 2023
@alfredbuehler alfredbuehler self-assigned this May 11, 2023
@aljawaid aljawaid added this to the Filter Plugins milestone May 11, 2023
@alfredbuehler
Copy link
Collaborator Author

Implemented by:

Summary

  • Clicking on any “type counter section” enables a filter, it reduces the list to plugins of the appropriate type.
  • The selected filter is shown with a greyed background.
  • The 2nd click on an already active filter inverts the filter, shows all plugins excluding the appropriate type.
  • The 3rd click resets the filter, shows the complete list.

It is worth mentioning that the search box doesn't work with that filtering. e.g. selecting “actions” and searching for Calendar, the Calendar is found anyway.

@aljawaid
Copy link
Owner

This is excellent, thanks for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Available Plugins About the plugins directory available plugins page enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants