Tracking my work, and my team’s, can sometimes be difficult. At work, we use internal tools to report project progress and pending tasks. These tools help manage user stories and other similar items. However, I find them excessive for remembering smaller tasks. For example, I might need to send an email, talk to a manager about a project, or schedule a meeting—simple, mundane tasks I don’t want to forget but don’t warrant a formal ticket. Opening a ticket in the system takes too long for individual tasks like these, and sharing them within the system doesn’t make sense.
I rely heavily on paper. Since 2017, I’ve used dotted Leuchtturm1917 notebooks in a Bullet Journal style. I prefer to take notes by hand, especially during face-to-face meetings. However, since shifting to remote work, writing on paper has become less convenient. It’s harder to look at notes and stay engaged on a video call. Also, while bullet journaling worked well when I only tracked my own tasks, it became inefficient when I started managing multiple initiatives. I found myself spending too much time processing notes and searching for uncompleted tasks.
Over the past few years, I’ve leaned more on Obsidian for writing, publishing my blog, and also tracking tasks. The Tasks plugin fits perfectly into my workflow. Tools like Todoist or Trello could also work, but Obsidian Tasks integrates seamlessly with how I already use Obsidian. Here’s how I use it.
Obsidian tasks and Daily Notes
Obsidian Tasks lets me create tasks quickly. I just write a sentence, set a due date, and mark the importance. I usually do this on the go—during meetings or when a thought strikes that needs follow-up. Sometimes I jot down tasks in my notebook and later transfer them into Obsidian, but during video calls, it’s more practical to type directly. I’ve found this system especially helpful during One-on-One meetings, but more on that later. First, let me walk you through how I review tasks.
Creating tasks is easy, but the real productivity comes from how I process them. As mentioned, I assign each task a due date and priority. These two factors are key to building an Eisenhower Matrix.
The matrix is a simple, yet effective time management tool that keeps me focused. Each day starts with me clicking the Daily Note button in Obsidian. This action generates a new daily note based on a template I’ve set up. Templater is the plugin that powers it, allowing me to use variables, functions, and even execute JavaScript within my notes.
Daily note template
This renders a Daily Note like this:
Each morning, I check tasks by importance and urgency. I also review and adjust priorities as needed. This way, I rarely miss a task or waste time on trivial issues.
On One-on-Ones
In addition to reviewing tasks each morning, I use a One-on-One template for my meetings with my boss, fellow managers, and team members. For each one-on-one, I create a dedicated note for that person in my One-on-Ones folder. The system prompts me for the person’s name, moves the note to the right folder, and displays tasks related to them.
Here’s the template I use:
One on One note template
This generates a note like this:
It helps me quickly see which tasks are related to John. This way, I can build an agenda and keep track of progress with relevant dates. When reviewing the agenda, I can also check if there are any tasks I need to discuss with that person.
That’s the simple workflow I use to manage myself and others. It keeps me focused on important things and ensures I never miss deadlines.
One final, and not-so-related, tip: Remember to set aside time for headspace and learn to compartmentalize, especially after tough conversations.