updated README

This commit is contained in:
Rasmus Steinke 2015-07-17 02:54:36 +02:00
parent 59bfc20ba0
commit b67be7fc17

View File

@ -15,13 +15,15 @@ URL: http://my.url.foo
* Auto Typing of more than one field. This expects a CustomOrder field in password file:
```
foobarmysecurepassword
---
UserName: MyUser
SomeField: foobar
AnotherField: barfoo
URL: http://my.url.foo
CustomOrder: SomeField UserName AnotherField
CustomOrder: SomeField :tab UserName :tab AnotherField :tab password
```
* Handling webpages, that autotab to next field. For these sites add `NOTAB` in last line of the password file
The `:tab` field has a special meaning. this will hit the tab key, obviously.
* Open URLs of entries with hotkey
* Add new Entries to Password Storage
* Edit existing Entries