Levminer / authme

Simple cross-platform two-factor (2FA) authenticator app for desktop.
https://authme.levminer.com
GNU General Public License v3.0
343 stars 30 forks source link

Reorder codes #272

Open ssrmm opened 10 months ago

ssrmm commented 10 months ago

Before the feature request.

Your feature request related to the problem

It would be useful to have some manual control over the order of the codes. In particular I would like to move the most frequently accessed code to the beginning of the list. But other people might want to order them by something else.

Describe the solution you'd like or alternatives you've considered

The entries in the 'Edit' tab could receive some arrow-buttons or a drag handle to reorder them.

Alternatively one could imagine the order being determined automatically based on e.g. how often the "Copy" button was used. But I don't like this for multiple reasons:

Additional information

No response

Levminer commented 10 months ago

You can currently sort your codes by A-Z or Z-A in the settings. Or use the default import order.

Adding a way to move codes in Edit codes is a good idea.