Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 436 Bytes

Weekly template.md

File metadata and controls

17 lines (11 loc) · 436 Bytes

<% tp.date.weekday("MMMM D", 0) + " - " + tp.date.weekday("MMMM D", 4) %>

Weekly Goals

<% "![[Goals#^wg" + tp.date.now("WW-YYYY") + "]]" %>

This week I...

Learned

Accomplished

Met

Felt

<% await tp.file.rename("Week " + tp.date.now("WW, YYYY")) %> <% await tp.file.move("/Weekly Notes") %> <% await tp.user.insert_subtemplate(tp, this.app, "/Bee/Goals.md", "Weekly Goals", "/Templates/Weekly Goals template.md") %>