![[Transcend#^wse1xs]]
- This is what finding fulfilling work entails
## Notes
Helps us direct our [[Attention]] onto a specific objective or path
![[Transcend#^51a1lo]]
Makes everything applicable.
Gives us [[Meaning]] for our existence and efforts. This meaning is what lets us overcome obstacles:
- ![[Transcend#^dcavlw]]
- [[Start with why]]
## Queries
### Notes
```dataview
list from [[]] AND !outgoing([[]]) AND !#input AND !#thought AND !"Hidden"
sort file.mtime desc
```
### Inputs
```dataview
table Tags as Type, Links, Created
from [[]] AND #input AND !"Hidden" AND !outgoing([[]])
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden" AND !outgoing([[]])
sort file.mtime desc
```