Sure, here: https://sourceforge.net/projects/keepass/files/ Best regards, Dominik
There are plugins that add such functionality. https://keepass.info/plugins.html Best regards, Dominik
If you have assigned a tag 'Steam' to your Steam entry, you can show this entry with two clicks: first click onto the 'Find Entries' toolbar button and then onto the 'Steam' tag. With your approach, you'd need to click into the quick search box, press Ctrl+Alt+A and then click onto the Steam entry. So, your approach requires more manual input. Best regards, Dominik
My suggestion would be to use tags or search profiles instead. https://keepass.info/help/v2/entry.html#tags https://keepass.info/help/base/search.html#prf Best regards, Dominik
This would be difficult to implement. It's unlikely that it'll be implemented in the near future. It's not completely clear to me what you're trying to do, but it sounds as if you might be interested in search profiles. https://keepass.info/help/base/search.html#prf For UI automations, consider using a different tool, e.g. AutoHotkey. Best regards, Dominik
KeePass cannot perform auto-type into itself (same process). Best regards, Dominik
Clipboard countdown progress bar timer keeps ticking
The status bar text should be set only when the clipboard countdown starts, not during it, because otherwise it may overwrite more important information. For example, when synchronizing two database files, most users want to see the result of the synchronization (success/failure) in the status bar, not the clipboard countdown. Best regards, Dominik