2023-09-13 14:52:57
This commit is contained in:
@@ -3,6 +3,7 @@ tags:
|
|||||||
- music
|
- music
|
||||||
- databases
|
- databases
|
||||||
---
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Album,
|
file.link as Album,
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- databases
|
- databases
|
||||||
---
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Game,
|
file.link as Game,
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- databases
|
- databases
|
||||||
---
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Title,
|
file.link as Title,
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- databases
|
- databases
|
||||||
---
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Company,
|
file.link as Company,
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- databases
|
- databases
|
||||||
---
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Event
|
file.link as Event
|
||||||
@@ -2,7 +2,6 @@
|
|||||||
tags:
|
tags:
|
||||||
- databases
|
- databases
|
||||||
---
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Game,
|
file.link as Game,
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- databases
|
||||||
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Recipe, type as Type, author as Author, ingredients as Ingredients, rating as Rating
|
file.link as Recipe, type as Type, author as Author, ingredients as Ingredients, rating as Rating
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- databases
|
- databases
|
||||||
---
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Trip,
|
file.link as Trip,
|
||||||
@@ -31,7 +31,7 @@ I use very few folders. My personal notes are primarily in the root, these are m
|
|||||||
- **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. This is actually nested under "Meta" in my personal vault, but I've moved it to the top-level for clarity. Meta also contains my personal style guide and other random things that are about the vault.
|
- **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.
|
||||||
|
|
||||||
I do not use the file explorer much for navigation. I primarily navigate using the quick switcher (`Cmd + O`).
|
I do not use the file explorer much for navigation. I primarily navigate using the quick switcher (`Cmd + O`).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user