vault backup: 2023-08-14 10:10:29
This commit is contained in:
@@ -13,7 +13,8 @@ year: <% tp.date.now("YYYY", 0, tp.file.title, "YYYY-[W]W") %>
|
||||
Array.from(Array(7).keys()).map((i) => {
|
||||
date = tp.date.weekday("YYYY-MM-DD", i, tp.file.title, "YYYY-[W]W");
|
||||
tR += `### ${date}\n`;
|
||||
tR += `![[Tracking/Daily/${date}#Outcomes]]\n\n`;
|
||||
tR += `![[Tracking/Daily/${date}#Outcomes 🦄]]\n\n`;
|
||||
tR += `![[Tracking/Daily/${date}#Habits ☕]]\n\n`;
|
||||
});
|
||||
%>
|
||||
## Outcomes 🦄
|
||||
|
||||
Reference in New Issue
Block a user