-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
PICKCHARS for other strings #8103
Copy link
Copy link
Milestone
Description
Summary
KeePassXC 2.7 supports the {PICKCHARS} placeholder. Hurrah!
However, KeePassXC's {PICKCHARS} is only able to pick characters from the password. KeePass lets you pick characters from any string, with, e.g., {PICKCHARS:NameOfAttribute}. It would be good if KeePassXC could do this too, for compatibility with databases imported from KeePass.
Examples
See https://keepass.info/help/base/placeholders.html#pickchars
Context
This is the last KeePass feature I use that is absent in KeePassXC.
Reactions are currently unavailable