Repeating a whole sequence part
A lightweight and easy-to-use password manager
Brought to you by:
dreichl
Hi. Would it be possible to implement a repeat keyword for repeating a whole sequence part?
e.g.
I would like to repeat following sequence 30x
{CLEARFIELD}text{DOWN}
and then add something else like {ENTER} or other sequence ...
The way I leave to you, but for example:
{REPEAT 30}({CLEARFIELD}text{DOWN}){ENTER}
or
{REPEAT 30}{CLEARFIELD}text{DOWN}{/REPEAT}{ENTER}
It can have limitless uses, not just for my case. Please think about that :)
Thank you.
Daniel
Write something in AutoIt / AutoHotkey and pass it the parameters?
cheers, Paul
What is the use case? Keep in mind that KeePass is primarily a password manager, not a general purpose encrypted data vault.