2023-09-17 19:36:58

This commit is contained in:
Steph Ango
2023-09-17 19:36:58 -07:00
parent 016cd66497
commit 1fbf4df31c
2 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"accentColor": "",
"cssTheme": "",
"theme": "moonstone",
"theme": "obsidian",
"enabledCssSnippets": [
"stock-charts"
]

View File

@@ -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.