Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for 1.
This of course creates a very long name in some cases, perhaps its better to shorten "Channel group" and add the group name. I don't know. I know a lot of people just search for signal names, but it seems to me its easier when seeing the name and not channel # whatever. Your thoughts? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2 possible improvements:
Channel record size in Info tab changes between B/kB/MB:

Can be realized with a simple if statement / similar option or a library (for example https://pypi.org/project/hurry.filesize/).
Allow to optionally add Channel Group name in the channel list display:

It doesn't look good with long names, but it doesn't look well with the comment either.
same thing applied to the info tab.
Just want to start a discussion about it, perhaps over how the group naming should look in general.
Beta Was this translation helpful? Give feedback.
All reactions