Skip to content

jcnf0/obsidian-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Obsidian Template

This repository contains the current structure, plugins, and settings of my Obsidian vault. It is meant to be a starting place to recreate a vault and a way for me to organize my own vault. For more details about the vault and how I use it, I encourage you to read my blog post.

Note: The structure of my vault is constantly refined as I see fit. I took inspiration from files and configurations that I've seen and assembled them in a way that makes sense for me, but there might be better ways to organize your own vault depending on profile.

Installation

You can clone and remove the git files with:

git clone https://github.com/jcnf0/obsidian-template.git
rm -rf .git
find . -name ".gitkeep" -delete

The Vault

Structure

This subset of my vault contains the structure for my research (which I split into coding, reading, and writing) and miscellaneous utilities as follows:

Vault
├── MISC
│   ├── ATTACHMENTS
│   ├── BASES
│   ├── DAILY NOTES
│   ├── EXCALIDRAW
│   ├── MOC
│   ├── PEOPLE
│   ├── TEMPLATES
│   └── WEEKLY NOTES
├── PERSONAL
│   ├── HOBBIES
│   ├── LOGISTICS
│   ├── READING
│   │   ├── BOOKS
│   │   └── OTHER
│   ├── WRITING
│   │   ├── BLOG POSTS
│   │   ├── FICTION
│   │   ├── OTHER
│   │   └── THOUGHTS
│   └── LOGISTICS
├── RESEARCH
│   ├── CODE
│   │   └── ARTIFACT REVIEWS
│   ├── LOGISTICS
│   ├── MEETINGS
│   ├── READING
│   │   ├── PAPERS
│   │   └── REVIEWS
│   └── WRITING
├── Homepage.md
└── README.md

About

My current obsidian template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published