With the help of Tray Safe 3.0 users can customize account templates and use them.
More about this feature you can find at Account template editor.
With this feature you can choose fields, which would be in account, their order and properties.
Rule: All fields have to be grouped in pages. If there are no pages defined, no controls will be created.
There are 5 account types:
- Text - simple text field. It can have some buttons due to its options.
- App - launch application. Just link to it. It has "Select application" and "Start" buttons.
- File - external file. It will be copied into password file. It has "Delete file's content" and "Import/export file" buttons.
- Textarea - multilane text area.
- Date - date field.
Also each field has flags.
Common flags:
- insert - field can be inserted with a mouse if it is checked.
It is displayed with checkbox before caption.
- checked - this field will be inserted during insert sequence.
If check flag is added, checkbox before caption is switched on.
- password - password field. Content of field will be replaced with asterisks and confirmation will be used for modification - it depends on Tray Safe general settings.
- generator - button "Generator" will be created for this field. With a generator you can generate random string as a user name or password.
- insertperline (for Textarea field only) - it makes Tray Safe inserts data line by line for this textarea.
- expiredbefore (for Date field only) - it makes Tray Safe notify if current date is earlier than provided one.
- expiredafter (for Date field only) - it makes Tray Safe notify if current date is later than provided one.
Using these fields you can create custom account specially for you.
Page format:
Page=Page name; (Icon=IconNameFromIcons.bmp)
Controls format:
Name=Control name; Value=Control data; (flags string)
"flags string" is a comma separated string with a set of flags listed upper.
Examples of accounts and their content you can find in %Tray Safe folder%/Accounts folder.