9 lines
290 B
Markdown
9 lines
290 B
Markdown
### Für Meetings:
|
|
|
|
Datum sortierbar + Wochentag und Doppelpunkt für den Titel:
|
|
|
|
```
|
|
#titleTemplate="${now.format('YYYY-MM-DD')} (${now.format('dddd')}) :"
|
|
```
|
|
|
|
Dokumentation: [Default note title · zadam/trilium Wiki (github.com)](https://github.com/zadam/trilium/wiki/Default-note-title) |