Feature #10430
closedSort (reorder) memories by field
100%
Description
that the memories can be ordered by any of the fields, to record them on the radio ordered by some criteria.
Updated by Dan Smith over 1 year ago
Are you asking to just be able to sort the memories for display purposes or actually sort them so they appear sorted in the radio?
Updated by Fernando Bertuccelli over 1 year ago
both. If they are displayed ordered on the screen, then they would be ordered on the radio. Of course, when you order by name or by frequency, for example, the memory position for that record would change...
Updated by Dan Smith over 1 year ago
- Subject changed from Sort memory to Sort (reorder) memories by field
- Assignee set to Dan Smith
- Target version set to chirp-py3
Well, "both" doesn't make sense, even though actually reordering them also means they'd be displayed in that order (of course). What you're describing is what I meant by "actually sort them". That's a different thing from just displaying them in a particular order while maintaining their positions. In CHIRP-legacy, you could change the order in which the memories are displayed, according to one of the columns, where the default was "by memory number".
Re-reading your original description I take "to record them on the radio ordered by some criteria" to mean you want to actually change the ordering.
Updated by Dan Smith over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset github|234e8c204d9350133e3c32c0761e1740f0c3b2b4.
Updated by Dan Smith over 1 year ago
- Has duplicate Feature #10606: Add capability to sort by column added
Updated by Doug Nelson over 1 year ago
I am also looking for this capability. I added comments in my bug, which I guess was marked a duplicate to this one.
Thank you.