2023-09-13 14:57:47

This commit is contained in:
Steph Ango
2023-09-13 14:57:47 -07:00
parent 4c7961ed93
commit 9d7944ac87
18 changed files with 20 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
--- ---
tags: tags:
- music - music
- databases - categories
--- ---
```dataview ```dataview

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview
table without id table without id

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview
table without id table without id

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
## Favorites ## Favorites

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview
table without id table without id

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```leaflet ```leaflet
id: places id: places

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview
table without id table without id

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview

View File

@@ -1,6 +1,6 @@
--- ---
tags: tags:
- databases - categories
--- ---
```dataview ```dataview

View File

@@ -25,15 +25,18 @@ Some of my templates depend on plugins I use:
### Folders ### Folders
I use very few folders. My personal notes are primarily in the root, these are my journal entries. Folders are for everything else. The folders I use: I use very few folders. My personal notes are primarily in the root, these are my journal entries. Folders are for everything else. I do not use the file explorer much for navigation. I primarily navigate using the quick switcher (`Cmd + O`). The folders I use:
- **Attachments** for images, PDFs, etc - **Attachments** for images, PDFs, etc
- **Clippings** for articles and other pages captured with my [web clipper](https://stephango.com/obsidian-web-clipper) written by other people - **Clippings** for articles and other pages captured with my [web clipper](https://stephango.com/obsidian-web-clipper) written by other people
- **Daily** for my daily notes, all named `YYYY-MM-DD.md` - **Daily** for my daily notes, all named `YYYY-MM-DD.md`
- **References** for anything that refers to something that exists outside of my vault, e.g. books, movies, places, people, podcasts, etc. - **References** for anything that refers to something that exists outside of my vault, e.g. books, movies, places, people, podcasts, etc.
- **Templates** for templates. In my personal vault Templates are nested under "Meta" which also contains my personal style guide and other random things that are about the vault. I have moved it to the root for the sake of clarity. - **Templates** for templates. In my real personal vault the "Templates" folder is nested under "Meta" which also contains my personal style guide and other random notes about the vault.
I do not use the file explorer much for navigation. I primarily navigate using the quick switcher (`Cmd + O`). The following folders are not part of my personal system, but I have created them for the sake of clarity. The notes in these folders would be in the root of my personal vault:
- **Categories** are notes that serve as top level overviews of all my notes per catgory, which templates feed into.
- **Notes** are example notes.
## Style guide ## Style guide
### Templates and metadata ### Templates and metadata