Finished tasks in weekly notes

Hey! i’m new here, been using obsidian for half a year now and love it. I love the simplicity, but being able to expand it to your needs.

Well, i’m stuck in getting it to expand in one direction i want it. So i need help :slight_smile:

What I’m trying to do

I use weekly notes via the periodic notes plugin. I use a template for this, where i pull in a subset from my to-do list, recently created notes, stuff like that.

Now i’d like to be able to easily look back on what i did in week X. So i want to list tasks finished in the week the weekly note is for.

Things I have tried

I have fiddled around quite a bit with both the tasks plugin and dataview. However, i’m getting stuck. Sadly, i don’t speak code and can decypher only the very basics of it.

I have tried a bunch of code blocks i found online, but they were either for a different usecase, or they just plain didn’t work and i couldn’t figure out why.

So that’s why i’m here :slight_smile:

Help!

To be specific:

I use the periodic notes plugin. My weekly notes start on monday, and have YYYY-WMM as the title. so this week is 2026-W11.

I use the tasks plugin. It automatically adds the date when I tick off a task. I don’t add any metadata to tasks myself, i just put words into a tick-box list.

I also have the dataview plugin, and templater and calendar ofcourse.

I am looking for code to add to my weekly note-template, which lists all the tasks i ticked off in that week.