Files
bobbie-pkm/.trash/2026-01-05 7.md
2026-03-02 17:06:32 +00:00

26 lines
557 B
Markdown

<%* // Get the current file's frontmatter
const fm = tp.frontmatter;
const created = fm.created || tp.file.creation_date("YYYY-MM-DD[T]HH:mm:ss");
const date = fm.date || tp.file.title;
_-%>
---
created: <% created %>
up:
- "[[Daily Notes]]"
date: <% date %>
---
[[Home]] | [[<% tp.date.now("YYYY-MM-DD", -1, tp.file.title, "YYYY-MM-DD") %>|Yesterday]] | [[<% tp.date.now("YYYY-MM-DD", 1, tp.file.title, "YYYY-MM-DD") %>|Tomorrow]]
![[Daily note tasks1.base]]
# today's activity
![[Daily note today.base]]
# notepad
- [ ]
## Links
![[Down.base]]