Categories in options page
See original GitHub issuechrome-extension://hlepfoohegkhhmjieoechaddaejaokhf/options.html
There are many functions and the list is very long, which makes it difficult to locate the mess.
If possible, I think the layout of the classification should be restructured. Classification is based on some large category rules. The benefits are many, Entering the options page no longer feels like entering the maze. 1 Users can find the function options in this category very quickly. 2 It is also useful for ordinary users (not developers) 3 E.g,if I don’t use the Pull requests feature, I can find the category and disable it all. Because in this category, it’s all about Pull requests.
4 In short, with the classification options, you can clearly view or find the options corresponding to the category. Unlike the current, many options do not know where they correspond.
category for examples 👇
-
⌨hotkey/shortcut
All about shortcuts. -
Code
-
Issues
-
Pull requests
-
Releases
-
more
-
.etc.....
<fieldset> <legend></legend> </fieldset>
Or other classifications, in short, it is better to have a classification induction.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (4 by maintainers)
Top GitHub Comments
No classification will be added. New features already have a NEW marker: https://github.com/sindresorhus/refined-github/pull/2668
I opened https://github.com/sindresorhus/refined-github/issues/3964.