@if(!icon.svgIcon) { {{icon.name}} } @else { }
{{_note().properties.skIcon ?? ''}}
@if(_note().position) {
Lat:  {{_note()?.position?.latitude | coords : app.config.units.positionFormat : true}}
Lon:  {{_note()?.position?.longitude | coords : app.config.units.positionFormat : false}}
}
@if(_note().url) {   } @if(_note().position) {         }
{{_note()?.name}}
@if(_note().properties.draft) {
** Draft **
} @if(note().mimeType.includes('markdown')) { @if(node.depth === 1) {

} @if(node.depth === 2) {

} @if(node.depth === 3) {

} @if(node.depth === 4) {

}
} @else {
}