keepassium / KeePassium

KeePass-compatible password manager for iOS
https://keepassium.com
Other
1.17k stars 103 forks source link

Titled item grouping #186

Open vit9696 opened 3 years ago

vit9696 commented 3 years ago

What can be improved? Currently one can view passwords as a unified entry list that can be sorted by name, date, URL, etc. When sorting the list by date KeePassium can be made to either show the creation date on the second line or the login screen, but in reality neither is good. When sorting by date:

The solution you'd like

  1. Group entries by month and show month headers at the top of each group. Here is an example from 1Password:

    Screenshot 2021-08-22 at 20 44 16
  2. Group entries by letters (e.g. 'A', 'B', 'C') when doing alphabetic sorting.

  3. For the new ways of sorting like 'By password age' or 'By password strength' as mentioned in https://github.com/keepassium/KeePassium/issues/170 it can be 10 years/5 years/1 year/1 month/etc and Very weak/Weak/Strong/etc.

Alternatives you've considered Unsure there is any good way but grouping.

keepassium commented 3 years ago

Thanks! Grouping is an interesting concept and it nicely compliments the sorting.

I want a rough estimate when the password entry was created

Can you please elaborate on your use case? I always assumed people search for entries by title, URL or username. Why the creation date?

vit9696 commented 3 years ago

I referred to the grouping by creation date here, meaning that I would prefer to see something like "August 2021" in larger letters at the top of 10 items rather than "2021-08-24 11:19:13" near each item in smaller letters. Everything after month is not too helpful.