# Diário - <% tp.date.now("DD MMMM YYYY", 0, tp.file.title, "YYYY-MM-DD") %>
## 🎯 Metas para Hoje
- [ ]
## 📝 Notas do Dia
```base
views:
- type: table
name: Table
filters:
and:
- file.ctime == this.file.name.slice(9)
order:
- file.name
- file.tags
sort:
- property: file.name
direction: DESC
- property: file.ctime
direction: DESC
```
## 💡 Reflexões/Aprendizados
-
---
[[Diário - <% tp.date.now("YYYY-MM-DD", -1, tp.file.title, "YYYY-MM-DD") %>|<< Dia Anterior]] | [[Diário - <% tp.date.now("YYYY-MM-DD", 1, tp.file.title, "YYYY-MM-DD") %>|Dia Seguinte >>]]