February 21, 2022

How I Do My Weekly Review In Obsidian

Reading Time: 5 mins

If I didn’t have a weekly review process I simply wouldn’t make consistent progress towards my goals.

I have been doing my weekly review inside of Obsidian for over a year and have found it to be a really helpful process. It gives me the space to look back at the last week and plan for the next week.

My weekly review process has evolved considerably since I wrote about it last. I recently finished the latest revision of my weekly note template so I thought it would be a great time to share it with others who might find it helpful.

In this article, I share with you my weekly review note in Obsidian. I go through how everything is set up including the code and the plugins I use.


Plugins Used

Here are the plugins I use in Obsidian to make my weekly review note work:


Note Metadata

Weekly Note Metadata

The naming convention for my weekly note is:

Here’s how I have the weekly note set up in Periodic Notes:

Periodic Notes Setup

Below the note name/note title I have links to my yearly note and my quarterly note. This allows for quick access to those notes when necessary.


This Week’s Goals

This Week's Goals

This section contains my top 3 goals/action items for the week.

This is based on my current active goals/OKRs/projects and doesn’t include all the other work I do each week.

During the weekly review on Friday, I’ll create next week’s weekly note and fill this in.

I typically do this at the end of the weekly review but it’s top of the list so when I sit down on Monday morning, I have my top 3 goals ready to go.

My previous weekly review note template didn’t have a section for weekly action items so I found making concrete progress towards my goals wasn’t being made a priority.

Now I have a system to keep my goals and current action items top of mind, I know what my priorities are each week. P.S. I’ve read the 12 Week Year probably 3 times now and the fact that I haven’t been doing this already is pretty embarrassing… 😳


Weekly Review Prep

Prep Tasks

Prep Tasks

This section contains a checklist of things I should do to get me in the right frame of mind to do my weekly review. For instance, I have checkboxes for cleaning my desk and for tidying up my inboxes.

I try not to have too much here. Otherwise, it would be easier for me to procrastinate on these tasks instead of actually doing the weekly review.

Last Week

Last Week

This section is an embed of last week’s Reflections section. I find it helpful to look at the previous week to see what has changed and what has stayed the same. This also helps to get me in the right frame of mind for doing my weekly review.

To achieve this, I include a code snippet with Templater code to generate the link to last week’s note.

This honestly works about half the time so if you can think of a better way to achieve this send me a DM on Twitter!!


Reflections

Reflections

The first three questions here are taken from this article I read: The Retrospective: A Personal Review Template.

I love the idea of the rose, thorn, bud approach to evaluating my week:

I have two additional questions which help me to keep an eye on where I am mentally:

For the things that give me energy each week, I want to make sure I do more of that.

For the things that drain me each week, I want to make sure I do less of that.

Sounds simple, but it works really well for me.


Next Week Planning

This section contains everything I need for planning for the next week.

I look at the goals and projects I’m currently working on and try to pick out 2-3 tasks to work on next week.

My top tip: if you do nothing else during your weekly review do this i.e. pick 2-3 key tasks you want to work on for next week.

OKRs

This section contains a list of my current in-progress goals/OKRs.

I am currently looking at moving to OKRs from SMART goals so this is still a little bit of work in progress, however, the concept is still the same.

I use a Dataview query to retrieve goals/OKRs that have a status of in progress.

OKRs Code Snippet

Projects

This section contains a list of my current in progress projects.

I use a Dataview query to retrieve projects that have a status of in progress.

Projects Code Snippet


So there you have it; my weekly review process inside of Obsidian. If you enjoyed this article, please consider sharing it with someone else who might find it useful 🤗

Oh and one last thing: I’m thinking about putting together all of my Obsidian templates into a GitHub repo so if that’s something you’d be interested in just let me know so I can get working on it!


Knowledge-Management