Files
bens-obsidian-boilerplate/templates/Weekly Note (Template).md

759 B

uuid, created, updated, alias
uuid created updated alias
<% tp.date.now("YYYYMMDDHHmmss") %> <% tp.file.creation_date("YYYY-MM-DDTHH:mm:ss") %> <% tp.file.last_modified_date("YYYY-MM-DDTHH:mm:ss") %>

<% tp.file.title %>

📋 Tasks

  • Review calendar for the week
  • Determine what outcomes are relevant for this week

📝 Notes

⛰ Obstacles

What challenges presented themselves this week?

🎒 Lessons Learned

What would I like to do better next week?

📖 Miscellaneous

🗓️ Daily Notes

LIST
FROM #type/timeline/daily
WHERE week = [[<%tp.date.now("YYYY")%>-W<%tp.date.now("ww")%>]]

📇 Additional Metadata

  • 🗂 Type:: #type/timeline/weekly
  • 🗓️ Week:: <% tp.date.now("ww") %>