Files
vault-para/200-area/Productivity/Timesheet.md
T
2025-12-29 13:38:39 +08:00

272 B

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