Introduction
Taking notes and being organized is crucial for boosting your productivity as a developer. There are many tools available for taking notes, such as Notion, Craft, and Obsidian. These tools can help you organize your ideas, projects, and daily tasks.
We all know, it's not just about the tools you use—it's also about how you use them.
BTW I am quite tired of those viral Notion hacks that promote nonsensical productivity tips. Therefore, I want to share my methods and how I actually work in real life.
My Note-Taking Apps and Experiences
So far, I have used many applications for my personal and work notes. Among these, Notion was the least used because its application was not native for a long time, making it very slow. Besides that, I had been using Craft for the last 3-4 years, and I really loved Craft.
However, one thing that bothered me the most during these processes was that my notes were always in someone else’s hands. Don’t get me wrong, I’m not saying someone was reading my notes; what I mean is that my notes were in the database of the company I was using, and one day that database might accidentally be deleted, or there could be errors for a few days, and I might not be able to access my notes.
Unfortunately, I experienced this with Craft 3-4 months ago; for a few days, I had trouble accessing my notes from both the web and the application.
The second major issue is not being able to customize the application to my usage. For example, my notes are organized as follows:
This is my usual routine. When I have a meeting with a client, the first thing I do is create a meeting note dated that day for the client and take note of everything important.
Automating this would be very beneficial for me. After the incident I mentioned with Craft, I started looking for an application where I could keep my notes locally but also access them from my phone.
I decided to use Obsidian, an application I had heard of before but never used. Since I already use the Apple ecosystem, the ability to create a workspace in iCloud with Obsidian was a significant advantage for me.
Now, let’s talk about the exciting parts. After diving into Obsidian, I discovered the feature I had been looking for: the ability to create our templates and automations.
This feature thrilled me. I immediately wrote two templates, one for new clients and one for new meeting notes, and I am still actively using them. Doing things like this, automating my daily tasks, makes me feel like a true developer.
Conclusion
I believe I have thoroughly explained how I take notes and what I use in this article, sharing my personal experiences. I will update this article when there are updates. You can find the code for the two templates I wrote for Obsidian below.
New Client Template
With this template, first I select the workspace, then I type the customer name and the template creates the customer folder for me, creates projects and meeting notes in it and opens them for me.
New Meeting Note Template
This template first makes me select a workspace again, then lists the customers in that workspace, creates a note dated today in the Meeting Notes folder for the customer I selected and opens it.