2023-09-17 14:19:50
This commit is contained in:
14
Categories/Posts.md
Normal file
14
Categories/Posts.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- categories
|
||||||
|
---
|
||||||
|
```dataview
|
||||||
|
table without id
|
||||||
|
file.link as Title,
|
||||||
|
status as Status,
|
||||||
|
published as Published
|
||||||
|
where
|
||||||
|
contains(category,this.file.link) and
|
||||||
|
!contains(file.name,"Template")
|
||||||
|
sort published desc
|
||||||
|
```
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
category:
|
category:
|
||||||
- "[[Clippings]]"
|
- "[[Clippings]]"
|
||||||
|
- "[[Posts]]"
|
||||||
author:
|
author:
|
||||||
- "[[Steph Ango]]"
|
- "[[Steph Ango]]"
|
||||||
url: https://stephango.com/in-good-hands
|
url: https://stephango.com/in-good-hands
|
||||||
@@ -10,6 +11,8 @@ tags:
|
|||||||
created: 2023-09-12
|
created: 2023-09-12
|
||||||
published: 2023-08-06
|
published: 2023-08-06
|
||||||
topics:
|
topics:
|
||||||
|
status:
|
||||||
|
- "[[Published]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
There is a feeling I search for: *being in good hands*. It is the feeling I look to give and the feeling I look to receive.
|
There is a feeling I search for: *being in good hands*. It is the feeling I look to give and the feeling I look to receive.
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
category:
|
category:
|
||||||
|
- "[[Posts]]"
|
||||||
- "[[Clippings]]"
|
- "[[Clippings]]"
|
||||||
created: 2023-09-14
|
created: 2023-09-14
|
||||||
url: https://stephango.com/evergreen-notes
|
url: https://stephango.com/evergreen-notes
|
||||||
@@ -11,6 +12,8 @@ topics:
|
|||||||
tags:
|
tags:
|
||||||
- 0🌲
|
- 0🌲
|
||||||
- clippings
|
- clippings
|
||||||
|
status:
|
||||||
|
- "[[Published]]"
|
||||||
---
|
---
|
||||||
Using [[evergreen]] notes in Obsidian has been the most impactful change to how I think.
|
Using [[evergreen]] notes in Obsidian has been the most impactful change to how I think.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user