Open An-anonymous-coder opened 1 month ago
At present, the code ignores the save of an access, as this would cause a change in the entry data and therefore, by extension, cause an automatic database save. I'll try to find a solution to update a RAM entry without triggering the entire database save, but it requires using a new architecture.
Describe the bug
When the database is sorted by "Access", it only sorts by modification. It should instead sort by when each item was viewed or autofilled.
To Reproduce
Steps to reproduce the behavior:
The position of the item does not change.
Expected behavior
The positions of items should be sorted relative to when it was viewed or autofilled.
KeePassDX:
Android:
Additional context
I will create a demonstration video if this cannot be reproduced.