Skip to main content

Gamify progress with Notion's new Status property

In my new goal tracking template (with projects and tasks databases, I may release a free public template soon) I've found the new Status property a welcome addition. 

What I'm even more delighted about, is having a completion number to check my progress that takes very little setup, through the new Status property. 

Let me show you what I mean and how to set it up.

In this example, I show 4 tasks completed, out of 11 in total that are in Not Started and In Progress status in my Tasks database

In this example, I show in my Projects database how many tasks completed for each project individually. I did the same for Goals and their projects (and I suppose you can even setup a subtasks database and do the same for your tasks if you want to take it that far)

Both of these options are very simple to setup:

  1. Have a 2-way relation between your Tasks and Projects database and connect your tasks with their project (In my case this was already done)

  2. Create a rollup that relates to the Task database, and select "status" as the property, then Calculate "Count per group -> Complete" 

  3. If you want to display some text with it, like in my achievements screenshot above, create a "concat" formula like so: concat("you have completed ", prop("completed tasks"), " tasks") where prop("property name here") is the Rollup property of your Completed tasks calculation.

As someone with ADD, visualizing my progress gives me a daily drive to do better and keep going. How about you?


Disclaimer: The content provided in this article is for informational purposes only. You are solely responsible for verifying the information as being appropriate for your personal use.

Popular posts from this blog

Bullet Journal and Task Management in Obsidian (part 1)- Free Vault for download and Folder Structure

This is the vault in Obsidian that I use daily as a bullet journal and task manager. This is going to be a series of posts on explaining how I use this vault.   Download the full vault .zip file here . Extract it, save the folder to your desired location and then open it from Obsidian. If you just want the snippets, download the snippets .zip file here . Extract and paste the CSS snippets to your .obsidian/snippets folder (show hidden files and folders in your file explorer). For a list of the alternate checkboxes you can use, see here (you don't need the minimal theme, the CSS snippet I have enabled will work on any theme, even the default one):  https://minimal.guide/Block+types/Checklists Folder Structure I have 3 parent folders: inbox - this is where I have Obsidian automatically store any new note I create journal - this is where I have Obsidian automatically store daily notes. I keep the current month in there, then when the month ends, I review and archive by month and y

How to rebuild cache and repair permissions of kexts in a Hackintosh

After installing 3rd-party kexts in /Library/Extensions, or replacing vanilla kexts with patched kexts in System/Library/Extensions, you may want to repair their permissions and rebuild the kext cache to ensure they work as intented. Here's how.

NVIDIA Web Drivers Mojave Workaround

It is still uncertain when will NVIDIA release any Web Drivers for macOS Mojave, but we can try a workaround.