%%
> [!summary] Related
> ```dataview
> LIST
> FROM ""
> WHERE contains(related, [[]]) OR contains(this.related, file.link)
> ```
%%
# Integrity
---
Integrity is [[Authenticity|authenticy]] on all fronts, [[Authenticity in thoughts, words and actions.|authenticity in thoughts, words and actions]], whether others are watching or not.
Integrity is similar to [[Radical honesty|radical honesty]], which is about [[Radical honesty is about how you relate to yourself in all situations, whether you are alone or with others.|how you relate to yourself in all situations, whether you are alone or with others.]]
[[When opening up a conversation with someone who has harmed you, do not expect to get the response you want and deserve. Speak your truth for yourself, irrespective of whatever response you get.]]
---
%%
# Reference
```dataview
LIST
FROM [[]] OR #integrity AND !outgoing([[]]) AND -"Templates"
WHERE file.name != this.file.name
SORT file.name ASC
```
---
# Archive
-
%%