[GH-ISSUE #84] Feature request: grouping active tags #2248

Closed
opened 2026-03-20 21:04:54 +01:00 by sascha_hemi · 2 comments
Owner

Originally created by @coelner on GitHub (Jul 16, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/84

Is your feature request related to a problem? Please describe.
having a lot of tags (>40) makes it a little bit messy.

Describe the solution you'd like
a simple grouping based on the shown content, the status like 'awaiting update', 'not seen for a long time', 'battery level' and collapse a specific group.

Describe alternatives you've considered
using the search provided by the browser

Additional context
none

Originally created by @coelner on GitHub (Jul 16, 2023). Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/84 **Is your feature request related to a problem? Please describe.** having a lot of tags (>40) makes it a little bit messy. **Describe the solution you'd like** a simple grouping based on the shown content, the status like 'awaiting update', 'not seen for a long time', 'battery level' and collapse a specific group. **Describe alternatives you've considered** using the search provided by the browser **Additional context** none
sascha_hemi added the enhancement label 2026-03-20 21:04:54 +01:00
Author
Owner

@nlimper commented on GitHub (Jul 17, 2023):

Sounds like a very useful functionality. It can be completely done at the JavaScript-side.
I can think of a filter/sort/group option at the top bar. I could implement it, but it will take maybe a few weeks, because of other items on my list.

<!-- gh-comment-id:1637857280 --> @nlimper commented on GitHub (Jul 17, 2023): Sounds like a very useful functionality. It can be completely done at the JavaScript-side. I can think of a filter/sort/group option at the top bar. I could implement it, but it will take maybe a few weeks, because of other items on my list.
Author
Owner

@nlimper commented on GitHub (Aug 3, 2023):

Thanks for the suggestion.
group/sort/filter:
c831f07b6e

<!-- gh-comment-id:1664659804 --> @nlimper commented on GitHub (Aug 3, 2023): Thanks for the suggestion. group/sort/filter: https://github.com/jjwbruijn/OpenEPaperLink/commit/c831f07b6eb47fe9181e78804647b5c3dc94b8c0
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2248