my obsidian vault

[[writing-data]]

I use Obsidian as my primary note-taking platform for classes, research, collecting thoughts, and publishing this site. This note details the way that I use Obsidian, and some of the reasons that I like it.

What is Obsidian?

Should I Use Obsidian?

I highly recommend this app for people who:

If any of these sound like you, I suggest you try it out at least for a week or two. It's free!

I do not recommend obsidian if you:

for those on the fence...

The main features of Obsidian that I think set it apart from other note-taking applications out of the box are:

  1. internal/wiki linking system
    • this allows you to link to other existing notes
  2. ability to embed content from notes inside others
    • an extension of the linking, this makes it very convenient to draft pieces of writing, or to include information that you might edit
  3. ability to create and use template notes
    • almost every note that I create uses a template because it allows me to add metadata. I can then query across notes and display relevant information with little effort using [[#Plugins]].
  4. strong plugin community
    • if you are looking for a specific feature that is not currently offered in the base program, someone probably already made it
  5. highly personalizable appearance
    • I can make my note-taking environment look nice, and that makes me excited to use it!

Tips for Getting Started

My two biggest pieces of advice for just starting out are

  1. start writing notes first in the way that makes the most sense for you.
    • If these means putting notes in folders, put them in folders. If this means using tags, use tags. The important part is that your note organization strategy matches what you want to do
  2. do not add any plugins to begin with.
    • If you look at other people's well-established vaults online, you will probably see that they have tons of plugins, pretty themes, and thousands of notes. Don't worry about that yet. Don't worry about the "best" ways to use Obsidian.
    • Instead, keep track of what that would improve your personal workflow.

1. Obsidian is a note taking app first.

When setting up your vault, it can be easy to get lost in the sauce trying to create the best file/note organization system with all of the perfect plugins. Compound that with the thriving online community of fellow Obsidian users, each with their own personalized setup, and it can get overwhelming.

It is easy to get sucked down the rabbit hole of optimizing and personalizing, but it is OK if your vault does not look perfect or do everything you want it to yet. At the same time, it is also OK to spend hours optimizing and personalizing if that is what you want to do. The important part is to ensure that it is a means to an end, and that you will actually use your vault.

2. Add plugins to reduce friction

As you use Obsidian, it will become apparent what sorts of features you want. As I alluded to before, there is a massive plugin community. If you are looking for some specific functionality that the core app does not provide, chances are there is some plugin that will do it for you.

try not to obsess over whether your workflow is "the best" or what it looks like compared to anyone elses'. The best vault organization strategy is the one that works for you.

3. Keep track of your workflow changes

This will allow you to see what worked and what didn't work. It will also make it easier to see how a change will affect your system.

My Setup

Plugins

Here some of the plugins that I use and what they do for me

Overall Organization

I debated whether I should have one or multiple vaults when first beginning my Obsidian journey, but ultimately I decided to have just one where everything can be stored in the same place. I have since split off a worldbuilding project into its own vault. This made more sense for several reasons including 1) all notes were unattached to anything else in my main vault 2) the large cluster of notes within cluttered my access to school- and garden- related notes 3) it will be easier to publish its own site if I ever decide to do so. My reason being that separating them would prevent me from connecting ideas from different areas of my thinking. Since I am a student and a researcher, I often find my personal thoughts are tied to my classes and work. If your work and personal life are more compartmentalized, however (and you are thinking of using Obsidian for both), then having multiple vaults may make more sense.

Although I decided to have just one vault, I do separate the different "types" of notes that I take into categories:

I also have an inbox, where all new notes are created, and where they stay until I process them into the correct location. Finally, there is the dashboard, which contains navigation, lists of notes to-be-completed and their statuses, and a few general vault reference notes.

I use YAML metadata to keep track of notes that I have in each category and easily query them with dataview to make the show up where they need to. The main two that I use are type, which help me organize and categorize notes, and status which help me to see which notes need work.

School

Each course is a folder with the following structure

<course name>
|- <course name>.md   # class hub note
|- Lecture Notes      
	|- Lecture 1.md
	|- ...
	|- Lecture n.md
|- Course PDFs        
	|- syllabus.pdf
	|- Lecture 1.pdf
	|- ...
	|- Lecture n.pdf
|- Main Topics        
	|- unit 1.md
	|- ...
	|- unit k.md

Inactive course folders are moved to School/Archive

Concepts

Have no organization, apart from concepts wiki/writings where I place longer technical explanations about specific topics. For example, I wrote a long(ish) explanation about the use of singular value decomposition in a few different settings.

Thoughts

Are where I store all of the thoughts that are organized according to my my note-taking system and also where I keep my media collection, quote library, and people/entity index. You can read about each of the types of notes that I use for thought-keeping here. The main types of media I collect are music, albums, literature, essays/articles, and films, and each note includes space for me to link them to different themes/topics, creators, and quotes.

I rate the media that I find on a scale of 0-6

  1. Trash - actively avoid. Do not seek this.
  2. Worse - not worth experiencing
  3. Bad - not enjoyable. Do not take the opportunity
  4. Fine - passable, has some merits and/or some flaws. Worth experiencing
  5. Good - enjoyable if given the opportunity
  6. Amazing - worth re-experiencing multiple times
  7. Incredible - life-changing, actively seek this

Digital Garden

Is where I keep all notes that are solely related to publishing my digital garden. This includes pages like Welcome or my Rock Garden, true "blog" posts that I do not intend to edit, and my Topics pages.

Mentions

File
the best vault organization strategy is the one that works for you
Vault Organization Changelog
Rock Garden
math notes
Welcome
my obsidian vault