Skip to main content

Bullet Journal and Task Management in Obsidian (part 1)- Free Vault for download and Folder Structure

This is the vault in Obsidian that I use daily as a bullet journal and task manager. This is going to be a series of posts on explaining how I use this vault.


 

Download the full vault .zip file here. Extract it, save the folder to your desired location and then open it from Obsidian.

If you just want the snippets, download the snippets .zip file here. Extract and paste the CSS snippets to your .obsidian/snippets folder (show hidden files and folders in your file explorer).

For a list of the alternate checkboxes you can use, see here (you don't need the minimal theme, the CSS snippet I have enabled will work on any theme, even the default one):  https://minimal.guide/Block+types/Checklists

Folder Structure

I have 3 parent folders:
  • inbox - this is where I have Obsidian automatically store any new note I create
  • journal - this is where I have Obsidian automatically store daily notes. I keep the current month in there, then when the month ends, I review and archive by month and year.
  • collections - this is where everything else goes (gets populated only as I go and need):
    • bullet journal elements (will be discussed in the index page section)
    • studies
    • trackers (book reading tracker, goals, projects etc)
    • journal archives (daily note archives by month and year)
    • book notes folder
    • knowledge base
    • family stuff
    • attachments - I've set it as the default attachments folder for images, PDFs etc. I found it as a great way to exchange files between my 3 devices too.
  • under the 3 parent folders I have the index page. This is my "dashboard" . Will be discussed in part 2.
Disclaimer: The content provided in this article is for informational purposes only. You are solely responsible for verifying the information as being appropriate for your personal use.

Comments

Popular posts from this blog

NVIDIA Web Drivers Mojave Workaround

It is still uncertain when will NVIDIA release any Web Drivers for macOS Mojave, but we can try a workaround.

Bullet Journal and Task Management in Obsidian (part 2) - Index page and Planner

This is part 2 of explaining my use of Obsidian as a bullet journal and task manager.  Download the vault from part 1 here . The Index page and Planner This is the main navigation page. The planner on the left has the main bullet journal elements. today's note will automatically open... you guessed it, today's Daily Note. This is setup with the Advanced URI plugin. todo - an inbox list of random tasks I have to do. Setting a date on these (or from anywhere else in the vault) will automatically show them to the respective daily note (explained later) future log - this one you can also see on the bottom right pane, pinned. This contains monthly logs (months separated as headings) of calendar entries or important tasks that have date and time. I use the alternate checkbox - [<] to change the icon to calendar. I then add the time in the description of the task (tasks are managed by the Tasks plugin). recurring - all my recurring tasks and calendar entries go here. They will ...