Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AutoTypeShow-v1.0.zip | 2019-05-02 | 12.9 kB | |
Readme.txt | 2019-05-02 | 2.9 kB | |
Totals: 2 Items | 15.8 kB | 5 |
AutoTypeShow ============ http://sourceforge.net/projects/autotypeshow This is a plugin to KeePass <http://www.KeePass.info> to extend AutoType functionality to be able to display entries as well as type them. Installation ------------ Place AutoTypeShow.plgx in your KeePass Plugins folder. Usage ----- AutoTypeShow offers two modes of usage. Firstly, if you have an entry which you would like to always show when auto-typing (for example, if there is login information which can't be auto-typed, and you must view it and enter it manually), then you can add the placeholder {SHOWENTRY} to the auto-type sequence for that entry. Whenever that entry is then auto-typed, after the auto-typing has occurred, the KeePass window will be shown with the entry selected. If you don't want any auto-typing, just to show the entry, then simply use only {SHOWENTRY} as the auto-type sequence without any other text. The second mode of usage is where, ordinarily, auto-type should work as normal and not show the entry, but occasionally you might want to show the entry instead of auto-typing it. For example, if you want to test auto-type matching without any danger of actually typing any data. Or if you need to change a password so need to find the matching entry in order to edit it. To do this, click the "AutoTypeShow Options..." command under the "Tools" menu, and assign a global hotkey to perform the show-only auto-type. (Note that global hotkeys are not supported under Mono, so the menu option is only available under Windows.) AutoTypeShow may also be triggered by passing the command line parameter /e:AutoTypeShow to KeePass. This also works under Mono, and under non-Windows operating systems. Uninstallation -------------- Delete AutoTypeShow.plgx from your KeePass Plugins folder. Checking for updates -------------------- If you want to use the KeePass Check for Updates function to check for updates to this plugin then it requires the SourceForgeUpdateChecker plugin to be installed too: http://sourceforge.net/projects/kpsfupdatechecker Bug Reporting, Questions, Comments, Feedback -------------------------------------------- Please use the SourceForge project page: <http://sourceforge.net/projects/autotypeshow> Bugs can be reported using the issue tracker, for anything else, a discussion forum is available. Changelog --------- v0.1 Initial release v0.2 Support for checking for updates using SourceForgeUpdateChecker v0.3 Support for switching to correct database when multiple databases are open v0.3.1 Resolves bug where custom icons may not be refreshed properly when switching database v0.4.0 Compatibility with KeePass 2.41 (no longer compatible with previous versions) v0.5 Added /e:AutoTypeShow parameter support v1.0 Compatibility with KeePass 2.42. For versions of KeePass prior to 2.42, use an 0.X version.