up:: [[Health, Fitness, and Longevity]]
tags:: #map/atlas
# Nutrition
## Overview
> *(Personal Statement | Note to Self)*
>
> ...
Lorem ipsum ...
##### My Influences
...
##### My Works
...
---
## Related Concepts
##### Concept 1
...
---
### Author's Corner
##### Unrequited notes
Notes that reference this Atlas but yet to be mentioned from here. This query is not meant to work on web (published) versions.
```dataview
table file.mtime.year + "-" + file.mtime.month + "-" + file.mtime.day as Modified
from [[]]
and !#system and !#my
and !outgoing([[]])
sort file.mtime desc
```