mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Updated Templates (markdown)
@@ -61,9 +61,8 @@ To create an edit string or number field
|
|||||||
type
|
type
|
||||||
text
|
text
|
||||||
options
|
options
|
||||||
generator:[true/false] -> allows to generate a password with the generator
|
generator:[true/false] -> allows to generate a password with the generator (WARNING : only works if the name of the field is [Password] because of the format restrictions of the basic plugin)
|
||||||
lines:[many/n+] -> max number of lines
|
lines:[many/n+] -> max number of lines (WARNING : only a visual restriction for the text box)
|
||||||
chars:[many/n+] -> max number of chars
|
|
||||||
default:[s*] -> default string in the field
|
default:[s*] -> default string in the field
|
||||||
example
|
example
|
||||||
text {generator:true}
|
text {generator:true}
|
||||||
|
|||||||
Reference in New Issue
Block a user