Month
Related month note â <% â[â + â[â + tp.file.title.slice(0, 7) + â]]â %>
uncompleted tasks
TASK
WHERE contains(file.name, "<% tp.user.returnPreviousDayString( tp.file.title ) %>") AND !contains(tags, "#habit")
GROUP BY file.name
planned for today
name: Todoist
filter: "today | overdue"
diary
morning entry
day entries
evening entry
notes taken today
LIST
WHERE file.cday = date("<% tp.file.title %>") AND !contains(file.name, "2023")
notes edited today
LIST
WHERE file.mday = date("<% tp.file.title %>") AND !contains(file.name, "<% tp.file.title.slice(0, 7) %>")