paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
458 stars 47 forks source link

[Feature request] Add sorting. #319

Closed K0-RR closed 7 months ago

K0-RR commented 7 months ago

The app is lacking ability to sort entries alphabetically by issuer and account.

Reordering 250+ tokens manually is impossible thing to do. I would need to write a Python script to reorder the tokens and then import them as I believe the tokens in the app are in the .json file order.

paolostivanin commented 7 months ago

hello, see point 1 here