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
|
||||
text
|
||||
options
|
||||
generator:[true/false] -> allows to generate a password with the generator
|
||||
lines:[many/n+] -> max number of lines
|
||||
chars:[many/n+] -> max number of chars
|
||||
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 (WARNING : only a visual restriction for the text box)
|
||||
default:[s*] -> default string in the field
|
||||
example
|
||||
text {generator:true}
|
||||
|
||||
Reference in New Issue
Block a user