- the science of happily ever after
## Notes
- Average relationship is either divorced or not happy
- mastery process for relationships - learn as much as possible
- [[Platonic vs romantic relationships]]
- we cant expect romantic love and our partner to be responsible for so much meaning in our life
- partner appreciates you for who you are, you get to be more in touch with reality because you're self worth and your expectations are given a chance to just be
- consistency, patience, unconditional love
- saying i love you means you want to make it work
### Development
- ![[Transcend#^1aet2n]]
### Frameworks
[[Four Cs of Relationships]]
[[The triads of love]]
## 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
```