Files
my-vault/02_Areas/Productivity/Timesheet.md
T

347 B

title, created, updated, tags
title created updated tags
Timesheet 2025-12-30 2025-12-30

Week view

^a7db2c

%% The dates are setup for previous Monday to last Friday range, when we're Monday %%

task from "1. 📚 Projects/📅 Planning"
where file.day >= date(today) - dur(7 days) and file.day < date(today) - dur(2 days)
sort file.day asc