Clipboard template

File Structure

The destination file is plain text. The text contains code templates (commands), divided into groups and subgroups

The template must belong to the group and optionally belong to the subgroup. If the template does not have a subgroup, then it is displayed only when the group is selected. If the template has a sub-group, it is displayed only when the group and subgroup are selected. A template refers to a group or subgroup, after which it is located in the text below.

GROUP:your_group_name

SUBGROUP:your_subgroup_name

COMMAND:your_command_name
Code_line_1
Code_line_2
...
ENDCOMMAND

In order for an application to download a file with commands (source), it's enough to specify it in the settings. The number of sources is unlimited.

preferences

In order to select another template file, simply click on the name of the file

Select Source

Please, do not forget that you can generate template templates programmatically and use unlimited number of links for the user

Download Example File