---
## Notes
- coffee helped us extend into the night - a loan on energy
- [Nescafe caffeine content](https://www.madewithnestle.ca/help/article/nescafe-coffee-caffeine-content)
- Rich 70 -/+ 10
- ![[Brain Brew How Daily Coffee Habits May Affect Brain Plasticity and Learning#^d6bfgi]]
## 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
```