avatarEsteban Thilliez

Summary

The provided content outlines how to utilize Obsidian, a markdown editor and reader, to create a "second brain" for enhanced productivity, knowledge management, and information retrieval.

Abstract

The article discusses the concept of building a "second brain" using Obsidian, a powerful markdown editor that allows users to create a structured repository for all their thoughts, ideas, and information. It emphasizes the benefits of externalizing one's knowledge into an organized system, which can lead to improved productivity, quick information retrieval, and easy sharing or backup of knowledge. Obsidian's capabilities extend beyond note-taking to include the creation of a "vault" of interconnected files, supported by a robust plugin ecosystem developed by its user community. The software's note-taking interface is enhanced by features such as backlinks and a graph view, which visually maps the connections between notes, facilitating a comprehensive overview of one's knowledge network. The article also provides practical information on how to get started with Obsidian, its availability across various operating systems, and hints at a more detailed setup guide in a forthcoming article.

Opinions

  • The author believes that a second brain can significantly improve productivity by freeing up mental space for creative and action-oriented tasks.
  • It is suggested that Obsidian's local folder and markdown file operation is one of its major strengths, ensuring data privacy and accessibility.
  • The author expresses enthusiasm about Obsidian's user interface and its potential for customization through community-developed plugins.
  • The concept of backlinks is highlighted as a powerful tool within Obsidian for creating a network of interconnected notes, enhancing the user's ability to reference and cross-reference information.
  • The graph view feature is praised for providing a visual representation of the interconnectedness of notes, with the size and color of nodes indicating the significance and categorization of notes within the vault.
  • The author indicates a personal preference for organizing notes by color-coding them based on subject areas, demonstrating the customizable nature of the graph view.
  • The article concludes with a promotional tone, encouraging readers to follow the author for more in-depth guidance on using Obsidian and to consider subscribing to Medium for access to more content.

How to Build a Second Brain with Obsidian

A second brain is a structured medium containing everything you can think about, like tasks, thoughts, ideas, important dates… It’s like a big database about your life.

Why do you need a second brain?

Building a second brain can improve your productivity because you will unburden your brain of everything that can be unburdened so that you can concentrate on what is essential: creating and taking action.

Then, because a second brain is an organized structure, everything you need can be found quickly because you can query and filter information.

Finally, if you wish to share your knowledge with someone, export it, or back it up, it can be done easily because everything is externalized through your second brain.

What is Obsidian?

Obsidian is a markdown editor and reader. But it’s more than this because with Obsidian you can build what is called a “vault”. It’s something where you can put every file you want and you can build connections and interactions between your files.

From your computer’s point of view, a vault is just a folder where you put your files. And that’s one of the biggest strengths of Obsidian, it works locally on your computer because it just works with folders and markdown files.

If you wish to install Obsidian, you can do it here: https://obsidian.md/. Obsidian is available on Windows, Linux, and macOS, and on Android or iOS (you can find it in the Play Store/App Store).

Note taking in Obsidian

The main purpose of Obsidian is to provide a user interface for note-taking. Below is a picture of the user interface :

Obsidian UI

Note yours won’t look like this because when you install Obsidian you don’t have any community plugins installed. And it drives us to a new Obsidian strength: users can develop plugins and use them to improve usability. But you’ll discover this later.

So, in Obsidian you can take notes, then?

Then there is a concept called “backlinks” implemented in Obsidian which allows you to make connections between your notes. Let’s say you have a note called “Machine Learning”. You want to make a new note called “Deep Learning” in which you are talking a little about machine learning. It’s coherent to reference your Machine Learning note in your Deep Learning note. To create backlinks, you write text between double brackets ([[Machine Learning]] ). Obsidian will suggest you some backlinks as you’re writing text between double brackets.

Obsidian backlinks

Once you have some backlinks, you can have a look at the Graph View. It’s a visual representation of your backlinks. Let’s have a look at mine to explain.

Obsidian graph view

On this graph, every note in my vault is represented with a point.

Why some points are big?

Bigger is a point, more backlinks are referencing the corresponding note. I have some big areas like “Trading” or “Aeronautics” to which many of the notes refer. So these points are big.

And why are there colors?

It’s a personal choice. The graph view is customizable, and I’ve chosen to put the same color on the notes of the same area. So every color is an area grouping a lot of linked notes.

Finally, to find your notes easily, you can tag them or query them directly through Obsidian. Below are some tags I use. With such a setup, if I want to find all my reference notes, for example, I can do it directly through the “tags” pane.

Final Note

You can do absolutely anything in Obsidian with just markdown files (and community plugins sometimes). I use it as a knowledge manager, task manager, life OS and a lot of other things. I will explain my Obsidian setup in another article, so be sure to follow me if it interests you so that you won’t miss this article!

Edit: find all my Obsidian-related stuff here: Use Obsidian Like a Pro

To explore more of my self-improvement stories, click here!

If you liked the story, don’t forget to clap and maybe follow me if you want to explore more of my content :)

You can also subscribe to me via email to be notified every time I publish a new story, just click here!

If you’re not subscribed to medium yet and wish to support me or get access to all my stories, you can use my link:

Productivity
Knowledge
Obsidian
Knowledge Management
Self Improvement
Recommended from ReadMedium