Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

search bar for network/ station/ channel list #274

Open
osop-raspishake opened this issue Jun 4, 2019 · 3 comments
Open

search bar for network/ station/ channel list #274

osop-raspishake opened this issue Jun 4, 2019 · 3 comments

Comments

@osop-raspishake
Copy link

Hi all:

Buenos días.

My network/ station/ channel lists are LONG. I often have to scroll through over a thousand stations to get to the one I want. It would be a nice enhancement to have a search bar at the top of the list.

From Panama, branden

@dlnorgaard
Copy link
Member

Are your channels already grouped by network/station? One thing you can do is create a separate group for the channels you commonly use in SwarmMetadata.config, e.g.:

KHC BHE CZ = Group: Test
KHC BHN CZ = Group: Test
KHC BHZ CZ = Group: Test
KHC EHE CZ = Group: Test
KHC EHN CZ = Group: Test
KHC EHZ CZ = Group: Test
COP AX0 DK= Group: Test!^DK
COP AX1 DK= Group: Test!^DK

Creates:

image

I'm not sure how OSOP works behind the scenes, but if it's like Winston you could have further groupings configured in the database also. AVO Winston grouping example by volcano:

image

@osop-raspishake
Copy link
Author

Buenos días Diana!

Thank you for your reply. My use case is quite different, with new stations being of interest in any moment and almost no need to revisit previously consulted stations.

Yes, my channels are already grouped by networks, but some networks have station lists that are 1000s of stations long and the stations of interest are always changing. Ideally, I would be able to type a station name into a search bar at the top of the list and it would pop up. Also, it would be useful to choose not to display stations that have been grayed out due to no recent data.

Please let me know if these enhancements are possible :)

Yours, branden

dlnorgaard pushed a commit that referenced this issue Sep 6, 2019
Add option to hide stale channels in Data Chooser (#274)
@dlnorgaard
Copy link
Member

Hi. I added an option to hide stale channels. You can do so through File->Options. Or, in Swarm.config set hideStaleChannel=true. It will be false by default to maintain previous behavior. This feature will be available in next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants