Icons can be set per source. This is especially useful if you want to make the entry type distinct, given on the content. For example, you could use a specific icon for contracts and another icon for tasks.
The following icons are available:
icon | name |
---|---|
article | |
calendar | |
company | |
data | |
delivery | |
document | |
download | |
person | |
signature | |
task | |
ticket |
The icon is set inside the source:
source: - id: expenses conn: Repository1 sourceType: elo runInterval: 600 icon: task sourceSpecific: mask: Spesen
If no icon is set, the default is ticket
.