Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AutoTypeShow-v0.1.zip | 2014-02-17 | 12.2 kB | |
Readme.txt | 2014-02-17 | 2.0 kB | |
Totals: 2 Items | 14.1 kB | 0 |
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.) Uninstallation -------------- Delete AutoTypeShow.plgx from your KeePass Plugins folder. 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