updated README
This commit is contained in:
parent
59bfc20ba0
commit
b67be7fc17
@ -15,13 +15,15 @@ URL: http://my.url.foo
|
|||||||
* Auto Typing of more than one field. This expects a CustomOrder field in password file:
|
* Auto Typing of more than one field. This expects a CustomOrder field in password file:
|
||||||
```
|
```
|
||||||
foobarmysecurepassword
|
foobarmysecurepassword
|
||||||
|
---
|
||||||
UserName: MyUser
|
UserName: MyUser
|
||||||
SomeField: foobar
|
SomeField: foobar
|
||||||
AnotherField: barfoo
|
AnotherField: barfoo
|
||||||
URL: http://my.url.foo
|
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
|
* Open URLs of entries with hotkey
|
||||||
* Add new Entries to Password Storage
|
* Add new Entries to Password Storage
|
||||||
* Edit existing Entries
|
* Edit existing Entries
|
||||||
|
Loading…
Reference in New Issue
Block a user