mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 14:20:32 +01:00
Separating categories in new webui #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @version-au on GitHub (Sep 14, 2025).
Loving the new webui so far. I do like how you have allowed to view each category and add favorites as separate pages.
One thing i am missing is having them all shown on the one page under the specific category they belong to.
Is it possible under the 'all' label to also group them under the category name they belong to? Or at least have a toggle to show the category names when the 'all' label is selected similar to the old webui layout.
@yusing commented on GitHub (Sep 14, 2025):
Ya sure
@version-au commented on GitHub (Sep 17, 2025):
Just an idea for this if you decide to implement it. Under the App Settings in the Sort Method you could add an option to sort by Category which would show the category names and group them under respective name when 'All' or 'Favorites' is selected.
@yusing commented on GitHub (Dec 17, 2025):
Implemented in v0.21.0, any thoughts against the layout?