> Using our life resources (time, energy) to live with intention, effectiveness, and joy
## Notes
I think productivity is an important part of our life, but it's easy to get carried away into more negative versions like [[Hustle Culture]]. This is why I admire the idea of [[My Resources/My MOCs/Slow Productivity]]
### Random notes
- Being productive does not make you accomplished, but it makes being accomplished less stressful.
- Yeah I would say attention centred productivity instead of output based is kind of the same dichotomy as those two, I guess [[ADHD]] productivity advice is generalizable because it puts the person first before the profits and when your motivation comes greatly from stimulation or intrinsic motivation its hard to follow traditional discipline
### Areas
[[Task management]]
[[Time Management]]
## 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"
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden"
sort file.mtime desc
```