Inspired by [[My Inputs/My Books/Slow Productivity]]
## Notes
> [!INFO] Principles
> - [[Do less things]]
> - [[Work at a natural pace]]
> - [[Obsess over quality]]
- work slowly but relentlessly on what matters
- the emphasis of slow productivity is to create meaningful pieces of work and outputs
- [[The Deep Life Stack]]
- [[People care about your peak accomplishments rather than your roundedness]]
- slow productivity means does not mean you can't be world class
- Most high-performers did things one at a time1
- time compression fallacy, paradox of the rode scholarship. did not do all achievements at once
- If you're scared of it affecting your performance, wait until the hard facts are there - it feels wrong since you're doing less initially
## Examples
![[My Inputs/My Books/Slow Productivity#^sxgnxi]]
- The creation of the slow productivity philosophy itself is a byproduct of slow productivity
## 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
```