ch1bo / garmin-otp-authenticator

Garmin ConnectIQ Widget for One Time Passwords (HOTP / TOTP / Steam Guard)
Mozilla Public License 2.0
77 stars 14 forks source link

Alphabetic ordering of the entries #8

Open alexanderadam opened 4 years ago

alexanderadam commented 4 years ago

It seems that the entries are currently ordered by the date when they were added. But I guess this isn't optimal if you've many entries.

ch1bo commented 4 years ago

Yes, they are just appended and thus displayed in sequence of addition.

I'll add alphabetic ordering to the planned features next to editing titles, that should make it somehow sortable by the user.