- [[Create what you want to see more of in the world]]
## Notes
[[Burnout is high in content creation]]
![[The Creative Act#^h17ubb]]
- We already are creators of our own unique perspectives, we just may not always express it in the traditional creative mediums available to us
### Conflict between artist and entrepreneur
Being a creator means being both an artist and an entrepreneur, but these two voices in a creator's head often have opposing viewpoints on how to move forward. While artists thrive on self-expression, novelty, and inspiration, entrepreneurs thrive on being customer-centric. To succeed as a creator, it is important to serve both of these masters. However, to keep a perfect balance may cause the most inner turmoil, and playing favorites may result in dissatisfaction.
### Types
- [[4A Content Framework]]
- Spectrum between [[Educational content]], [[Edutainment videos]] and purely entertainment content
- Subjective depending on audience
## 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
```