zeruniverse / Password-Manager

An online keepass-like tool to manage password. client-side AES encryption!
Other
170 stars 44 forks source link

sort by name #242

Closed therobs closed 5 years ago

therobs commented 5 years ago

how can passwords be sorted by name?

nickbe commented 5 years ago

what do you mean with "passwords"?

zeruniverse commented 5 years ago

It's impossible to sort password since the password is decrypted on-the-fly.

If you really want to sort password, create a custom field and paste the password there so you can sort. (go to settings->custom fields). But I really didn't see any reason you want to sort password.

close this for now.