## Notes
- [[Gamification makes things more compelling]]
- Fun, flow state, frustration
- Video games have constant mini-wins, but real life has one-off big wins (6-pack, $1 million, etc)
- Helpful and attractive for people with [[ADHD]]
- https://www.reddit.com/r/ADHD/comments/1atfrbv/how_to_quit_gaming_nothing_else_keeps_me_as/
- Gamification should be done to promote intrinsic development
- Taking back control of external gamification attempts
- [[Gamification should not be for the sake of gamification]]
### Prompts
I am trying to make like more fun. Based on these highlights, what are some habits or daily tasks I can do every day to work towards this?
## 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
```