diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index 8f8464a..e557eb0 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1,7 +1,7 @@ { "accentColor": "", "cssTheme": "", - "theme": "moonstone", + "theme": "obsidian", "enabledCssSnippets": [ "stock-charts" ] diff --git a/Readme.md b/Readme.md index 4b457ad..98f3864 100644 --- a/Readme.md +++ b/Readme.md @@ -24,7 +24,9 @@ Some of my templates depend on plugins I use: ### Folders -I use very few folders. My personal notes are primarily in the root, these are my [journal](/Categories/Journal.md) entries, [evergreen](/Categories/Evergreen.md) notes, and personal ideas. That way I know that everything in the root is something I came up with. I do not use the file explorer much for navigation, instead I navigate mostly using the quick switcher or clicking links. +I use very few folders. I avoid folders because many of my entries belong to many areas of thought. My system is oriented towards speed and laziness. I don't want the overhead of having to consider where something should go. + +My personal notes are primarily in the root, these are my [journal](/Categories/Journal.md) entries, [evergreen](/Categories/Evergreen.md) notes, and personal ideas. That way I know that everything in the root is something I came up with. I do not use the file explorer much for navigation, instead I navigate mostly using the quick switcher or clicking links. If you want to use this vault as a starting point the **Categories** and **Templates** folders contain everything that you need.