update README
This commit is contained in:
parent
f60e90e2f1
commit
7de1f57a17
@ -10,13 +10,14 @@ foobarmysecurepassword
|
|||||||
UserName: MyUser
|
UserName: MyUser
|
||||||
URL http://my.url.foo
|
URL http://my.url.foo
|
||||||
```
|
```
|
||||||
* Auto Typing of more than one field. This expects numbered fields in password file:
|
* Auto Typing of more than one field. This expects a CustomOrder field in password file:
|
||||||
```
|
```
|
||||||
foobarmysecurepassword
|
foobarmysecurepassword
|
||||||
1 UserName: MyUser
|
UserName: MyUser
|
||||||
2 SomeField: foobar
|
SomeField: foobar
|
||||||
3 AnotherField: barfoo
|
AnotherField: barfoo
|
||||||
URL http://my.url.foo
|
URL http://my.url.foo
|
||||||
|
CustomOrder: SomeField UserName AnotherField
|
||||||
```
|
```
|
||||||
* Open URLs of entries with hotkey
|
* Open URLs of entries with hotkey
|
||||||
* Add new Entries to Password Storage
|
* Add new Entries to Password Storage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user