armadsen / ORSSerialPort

Serial port library for Objective-C and Swift macOS apps
MIT License
751 stars 183 forks source link

Add Recent or Time Sort Order to history list #182

Closed eli104 closed 3 years ago

eli104 commented 3 years ago

The only sorting I can find for the received history is by the number of Hits. Would it be possible to add a Sort Order to each column AND (more important), Sort by Recent or by Time received?

Reason: When I hear but do not see a call (and the display starts to scan), I cannot determine where the last message received was from. Would be great to see a list of calls in the order they were received (Recent Ascending/Descending).

armadsen commented 3 years ago

Hi there,

I'm not exactly sure what you're asking about. It seems to be about a particular piece of ham radio software. This page is for ORSSerialPort, which is a serial port code library used by Mac software developers, rather than any particular end-user application.

I write Aether (a ham radio logging app), but I don't think you're asking about that.

-Andrew

On Aug 31, 2021, at 11:19 AM, eli104 @.***> wrote:

The only sorting I can find for the received history is by the number of Hits. Would it be possible to add a Sort Order to each column AND (more important), Sort by Recent or by Time received?

Reason: When I hear but do not see a call (and the display starts to scan), I cannot determine where the last message received was from. Would be great to see a list of calls in the order they were received (Recent Ascending/Descending).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/armadsen/ORSSerialPort/issues/182, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAICDF4MNFZTIDSCT7EMAIDT7UFIVANCNFSM5DESYN3Q. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

eli104 commented 3 years ago

Sorry, it appears I may have jumped to the wrong branch.