Accept multitple lines by using a line break '\n' in between
searchType: tag
searchTarget: weight
folder: diary
summary:
template: "Minimum: {{min()}}kg\nMaximum: {{max()}}kg\nMedian: {{median()}}kg\nAverage: {{average()}}kg"
searchType: text
searchTarget: ⭐
folder: diary
summary:
template: "I have {{sum()}} stars in total."
style: "font-size:32px;fill:none;stroke-width:0.5;stroke:yellow"
searchType: text
searchTarget: ⭐
folder: diary
summary:
template: "I have {{sum()}} stars in total."
style: "font-size:20px;color:yellow;margin-left: 50px;margin-top:00px;"
summary1:
template: "I have {{sum()}} stars in total."
style: "font-size:20px;color:yellow;margin-left: 50px;margin-top:00px;"
Please check expression examples for more examples.