Iām currently on vacation, and it is time to dive into one of my favorite topics:Ā knowledge workflow management. As Iām sharing most of my notesĀ and even my book publicly, it might be interesting to see my knowledge management workflow. I’m also journaling, reflecting, and connecting all my notes, sparking most of my insights into my sharing. All of it happens in plain text in my note-taking app. This article will detail my Obsidian workflow, which many of you have requested. That’s why I’m sharing some more details here.
As you might guess, I have a very dedicated workflow. Sometimes, I even get jokes about how organized or methodical I am. I’m not shy about spreading the word about why you should use a second brain and store all information in a central place.
But once at a time. Besides my deep dives, I wrote aboutĀ Personal Knowledge Management Workflow for a Deeper Life,Ā My Vim-verse, orĀ Why Vim Is More Than Just An Editor; this article focuses more on the Obsidian and my workflow and how it ultimately led me to more clarity and genuine insights. Key Takeaways are why I use Obsidian for note-taking, the role of Markdown in my note management and essential plugins I use.
My Workflow for a Deeper Life
Everything in my workflow and note-taking approach isĀ Plaintext FilesĀ files with some formatting sugar calledĀ Markdown. I use Vim-motions heavily to make creating notes second nature for me (on a computer, at least). Everything is optimized to improve my workflow and with the lowest barriers possible.
At a high level, weāll talk about how my workflow ultimately provides me a āDeeper Lifeā, which Iād like to call it, as it is less about business or any other specific use cases but all about your life andĀ Second Brain. Although it will eventually lead to better careers, studies, and life too, as I have noticed for myself over the years, therefore the termĀ deep life.
My Note-Taking Path
Again, all this didnāt happen in a couple of months or a year. This happened over many years, even the over two decades of my professional career, starting withĀ Microsoft OneNoteĀ and constantly improving file structures on my computer.
To give you some perspective, below you see how my path with note-taking proceeded to this day:
- Forgetting everything
- Taking scattered and very detailed notes on multiple devices, apps, and paper
- Improving during my studies with OneNote, where notes related to work or study go into separate notebooks.
- Starting to create a personal notebook for travels, research related outside of work, etc. But there is still a lot of confusion about:
- where to store my notes
- changing of the folder structure
- finding older notes is complex and rarely happened
- Switching toĀ ObsidianĀ with a new open format and a different spirit and capabilities.
- Starting myĀ Second Brain
- Constantly updating my long-time wealth of personal knowledge by adding notes about my health, journals, cooking, books I read, and everything related to my life.
- I Started to connect notes and sophisticate my system in a way that I confidentially find it later down my life span, the moment I need it.
- Start usingĀ VimĀ and, more importantly, itsĀ motionsĀ for fast and effortless note-taking.
- Sharing them publicly withĀ Quartz.
- Writing a book with MdBook on plain Markdown, sharing as I go as website.
Why I Choose Obsidian?
Iāve written aboutĀ how to take notesĀ and why I chose Obsidian over apps like Notion, Joplin, and Roam. The main reasons at that time were to have an open file format, coming from OneNote where the file format was proprietary, feeling the pain to getĀ myĀ notes out of that system (exporting it to HTML and converting them to Markdown, …, see my scripts in Python, Rust), that was very important to me. I also mentioned how collaborating was a non-requirement for me.
If I reflect, Iām super happy about these choices, and Iām still confident, to this day, that my notes will forever grow with me. Even after Obsidian might die one day, as they are just simple text files with Markdown, they can be opened by any text editor in the past and future.
Why Would I Still Choose It Today?
Today, Iād add the ability toĀ find knowledge whenever needed. Confidentially storing some ideas or notes, knowing Iāll see them when needed, even years later.
The ability toĀ search based on a thought. E.g., I forgot the note or a place, but I know the person who told me, so I searched for the person and found the backlink to the place. As this is so close to how our brains work, this works so well for me, and I rarely search through the folder structure, except for recurring āarea notesā based on theĀ PARAĀ method, which are constant notes such as family, house, health, etc.
PARA andĀ ZettelkastenĀ are two more key players in my knowledge workflow. PARA that I have a minimal file structure that makes sense to me (it was already almost the one I optimized for myself over the year, but it added more sense and explained it more sophisticated). And the Zettelkasten way, that I do not need to spend a thought on where to store my note as one note can potentially belong to many different areas of my life, work, studies, therefore spending time where to store so I can find it later, took a lot of effort. But nowadays, I create a note in my Zettelkasten, which I can easily find with the above-mentioned search.
If I canāt find a note with one search or itās missing a keyword, I add that searched keyword to the note, and Obsidian will update all links automatically. Next time I search and use the same initial keyword, I will find that note immediately. Also, for notes that appear highly searched, I will make them easier to search by updating them with more connections or adding more keywords to the title to find them immediately.
Moreover, Obsidian gives me the power toĀ use Vim motions. This means I can use the shortcuts and mouse-free navigation that I learned and optimize it for coding and writing, spending almost no effort in clicking around and navigating through my notes. Obsidian also makes it super easy to add shortcuts to any of the available commands. I am optimizing Obsidian-specific shortcuts and integrating them into my existing workflow.
Lastly, everything is based onĀ Plaintext FilesĀ andĀ Local First, with an additional hidden folder calledĀ .obsidian
, which is used for Obsidian to store some metadata.
How I Create Initial Notes (Templates)
It always starts with a template. WithĀ cmd+t
Ā on Mac, I choose a Template. My default isĀ š³ Permanent Note Template
, which contains the following content:
|
|
It will automatically file the title and the created date. I will then add theĀ Origin
Ā so I know what triggered this note. I will addĀ References
Ā if they connect to an existing note that immediately comes to mind. Usually, I leave this empty in the beginning but add at least one link withĀ [[]]
Ā within the text.
For example, I will explain the term or the note I started, and add some rapid thought that might started that note.
Letās say I write about a new open-source data ingestion tool. I will say something like, This is similar toĀ Airbyte
, and add the ingestions tool and its definition and features to the text. Usually, I will also add aĀ Map of Content (MOC)Ā with all tools listed (e.g., BI-Tools), but if not, I can also find it via the backlink of Airbyte in case I need to remember the name of it. As Airbyte is the most significant open-source ingestion tool, this will always come to mind, and I know I have connected it to it.
Tags can have these different levels:
š¬
Ā Start any note, idea, something I read, or anything that comes to mind. Just some fleeting notes. This can also be deleted after a whileš/š»
Ā I worked on it a bit. I added many fleeting notes, brainstormed, elaborated a bit, and made some references.š/š
Ā literature notes written and not ready for theĀ Permanent NotesĀ /Ā Evergreen Notes. Still,Ā Literature NotesĀ are formulated in whole sentences and have already worked, or Iām just happy with the content.š/š³
Ā Evergreen / Permanent Notes. These long-running notes will end up inĀ ZettelkastenĀ core with my own words. Here, I separated the literature notes into different ideas to follow the zettelkasten principle and link them together.
This way, I can easily find different levels and quality of my notes, Evergreen being the best, in case I want only well-edited and long-running notes and hide freshly generated ones. See all of my tags inĀ Taxonomy of note types.
Although I have started updating the tags less lately, as I have gotten less of this specific need, it would still be there. I also donāt take much time to review my notes and process them fromĀ Literature NotesĀ toĀ Permanent Notes, as I start every note as if they were a permanent note and then add as I go, except for some unique templates like journal, book, or reflection templates.
See a complete list of my templates:
I can use every template at my fingertips if I read another book. I hitĀ cmd+t
, typeĀ book
, and hitĀ enter
. Type the name of the book and typeĀ enter
Ā again. Now, I have a note prepared with my book with all the relevant tags and information I want to add, but most importantly, I can immediately take notes of insights and keep them for later.
This is what theĀ š Book Template
Ā looks like:
|
|
Plugins I Use
Some of my main plugins I use often in alphabetical order:
- dataview: Database features for within Markdown. Like SQL for notes, you can query lists of open todos, backlinks, and almost anything.
- excalibrain: This is used to get insights into particular notes and their connections. Visualize its connections and highlight notes that have links both ways.
- Maybe even better isĀ Obsidian Smart Connections, but I do not use that since I am sending my personal notes to OpenAI. I am waiting for a local first solution; some trials I noted onĀ Second Brain Assistant with Obsidian (NoteGPT).
- note-folder-autorename: Used initially when you have lots of images and want them to be inside a folder; this creates a folder with the name of the note and adds your note to that folder. There is no need to do all of it manually; configure a shortcut.
- obsidian-admonition: These areĀ Admonition (Call-outs)Ā I use all the time. This makes articles or notes look excellent without breaking the reading flow. For example, add a summary, a quick note, or insight you donāt necessarily want to put inside the text.
- obsidian-auto-link-title: If you paste a link, it will automatically add the linkās title as the name.
- obsidian-excalidraw-plugin: Drawing within Markdown
- Itās not a template, but what I use all the time isĀ Mermaid. Itās an even better way of drawing with Markdown, as itās just declarative text that you can generate or update without needing a visual edit. This means I can stay in Vim mode :)
- obsidian-list-callouts: The same as Admonitions, but with lists. I added one late, but itās super powerful as I use a lot of lists.
- obsidian-pandoc: Used for exporting it to a Word document, PDF, or others when I want to share it with other people.
- obsidian-projects: Notion-like database views with Kanban, Table view, calendar, and gallery, all nicely integrated into Markdown.
- obsidian-reading-time: Shows the reading time of each note.
- obsidian-vimrc-support: Additional Vim shortcuts from my Vim configs. See also in myĀ dotfiles.
- ollama: My initial play used for local LLM on my notes.
- omnisearch: Default fuzzy search when I open or search new notes withĀ
cmd+o
. - readwise-official:Ā ReadWiseĀ integration that syncs all my comments and highlights from articles I read online or on Kindle.
- remember-cursor-position: A simple plugin that stores my cursor position for each note.
- settings-search: Simply search all obsidian settings instead of clicking through them.
- templater-obsidian: Extended feature for templates.
You can find all plugins, hotkeys, and Obsidian settings on myĀ dotfiles.
How I Share Notes Publicly
If you click on my ābrainā on this website, youāll see all the notes I share publicly. These are the same notes I have in my personal Obsidian Vault, with the only difference being an added hashtagĀ #publish
.
I share the notes withĀ Quartz, an open-source alternative to Obsidian Publish. If you havenāt seen it, please check it out; itās outstanding.
I have an additional script that processes all my notes, copies the ones with the hashtags #publish into Quartz, and then deploys them on my website. I wrote more about that process and included my script onĀ Public Second Brain with Quartz.
The nice thing about Quartz is that it showcases the Obsidian graph and its backlinks. This makes it a powerful tool to explore notes and articles exploitatively, also called aĀ Digital Garden. Instead of having one-dimensional blogs or glossaries, you can go inward and click on each link you like. The longer you write, the more links you have, and you can link to your vault instead of external pages.
I wrote a little more about it on theĀ Future of Blogging, as I believe this should be the next step for personal blogs and to grasp dense information. Also, instead of creating copies of the same articles and adding a new year to the title, we can update the actual notes, leading toĀ continuous notesĀ that get constantly updated and improve over time. You do not start from a blank page.
Imagine if everyone would update their articles or notes instead of creating copies repeatedly; the internet would get a web of remarkable, highly valuable notes. This is one aspect I try with myĀ Public Second Brain.
Feedback Loop: How Sharing and feedback helps me to learn more
A side effect of sharing publicly is that I get lots of feedback. ThisĀ feedback loopĀ is the most essential thing that has led me to write to this day. The satisfaction I get from you guys giving me feedback, telling me that it was helpful pointing out some alternatives or just making friends online, is something you canāt replicate in the real world and is hard to conceive until you’ve experienced it.
Sharing my passion and finding like-minded people as a side effect will make me want to share more. Some call itĀ Learn in Public, which I suggest to anyone, even when starting.
In Summary
In conclusion, Obsidian and the Second Brain gave me everything I ever dreamed of when I started taking notes. Even things I didnāt know would help me or that I would need. E.g., a graph-based approach. Never would I have thought, as an organized Swiss person, that I would leave the path of putting everything into folder structures to find easily
The result is more clarity and peace of mind, as I can quickly put down an insight or an exciting thought in my Obsidian Vault and go on with life. For example, at a doctor’s appointment or when you get an allergy test, wouldn’t it be handy to pull up at any time? Exactly! As well as finding that any note intuitively later when needed.
Another big one is the offline accessibility of all my knowledge. When writing or being somewhere remote, you will have all your (second) brain and can search for something quickly. It also allows deep work to turn off all internet for a more extended period and go into focus mode.
This happens more often lately that I do google less, but instead search my second brain as I have written it down as I googled it already more than once and just added it to my Obsidian.
This was a quick rant that I jotted down fast, but I hope it is still attractive to some of you. And please ask me any questions you might have; I’m super passionate about it and happy to share more or learn from your workflow.
Follow-ups
If you want a deeper dive into PKM with Smart Note Taking, Second Brain, Zettelkasten, Getting Things Done (GTD), and Deep Life, check out my 6.5k words article aboutĀ Personal Knowledge Management Workflow for a Deeper Life ā as a Computer Scientist.
To know more about my Vim workflow, check out my two articles, My Vim-verseĀ andĀ Why Vim Is More Than Just An Editor. I also created a shortĀ Video on YouTubeĀ and wrote aboutĀ Vim for Obsidian.
Markdown vs Rich TextĀ orĀ Local FirstĀ are two other rabbit holes I went down. YouTube videos I enjoyed showcasing Obsidian:
- Optimal Note Taking Framework for all subjects using Obsidian
- The Rise of Obsidian as a Second Brain
- Hack Your Brain With Obsidian.md
Or of check my efficient Markdown collaboration via HackMD and Obsidian, Neovim, VSCode video.