Placeholders - KeePass

KeePass

Placeholder Icon

Placeholders

KeePass supports various placeholders.

In many places in KeePass (auto-type, URL field, triggers, ...), placeholders can be used.

Placeholders are case-sensitive.


Placeholder  Entry Field Placeholders


FieldPlaceholder
Title{TITLE}
User Name{USERNAME}
URL{URL}
Password{PASSWORD}
Notes{NOTES}



Placeholder  Entry Field References

Fields of other entries can be inserted using Field References.


Placeholder  Paths and Date/Time Placeholders


PlaceholderIs Replaced By
{INTERNETEXPLORER}Path of Internet Explorer, if installed.
{FIREFOX}Path of Mozilla Firefox, if installed.
{OPERA}Path of Opera, if installed.
{GOOGLECHROME}Path of Google Chrome, if installed.

PlaceholderIs Replaced By
{APPDIR}KeePass application directory path.



Placeholder  Environment Variables

System environment variables are supported. The name of the variable must be enclosed in '%' characters. For example %TEMP% is replaced by the user's temporary path.


Placeholder  Other Placeholders