It can be very useful to also have metadata about the last access of a password entry.
This is already supported; see the UIFlags value 131072 (0x20000): https://keepass.info/help/v2_dev/customize.html#uiflags
Best regards, Dominik
Is there an option to treat accessing or selecting an entry or a group as modification?
No (because you'd then need to save the database all the time).
You could easily write a plugin for this though, if you'd really want that.
Log in to post a comment.
It can be very useful to also have metadata about the last access of a password entry.
This is already supported; see the UIFlags value 131072 (0x20000):
https://keepass.info/help/v2_dev/customize.html#uiflags
Best regards,
Dominik
Is there an option to treat accessing or selecting an entry or a group as modification?
No (because you'd then need to save the database all the time).
You could easily write a plugin for this though, if you'd really want that.
Best regards,
Dominik