weekly review template

---
tags: WeeklyReview
start date: <% tp.date.weekday("YYYY-MM-DD", 0) %>
end date: <% tp.date.weekday("YYYY-MM-DD", 7) %>
---
# <% tp.file.title %>
---
<% tp.web.random_picture("200x200", "motivate") %> 

### Plan

### Completed Projects
```dataview 
LIST FROM #project WHERE this.start-date <= completion-date AND this.end-date > completion-date
```

### Summary

### What went good?

### What went bad?

### Lessons Learned

**What is one valuable lesson?**


**What can I improve on?**


**What should I stop doing?**


**What should I start doing?**