vault backup: 2023-09-04 11:54:55
This commit is contained in:
2
Home.md
2
Home.md
@@ -29,7 +29,7 @@ banner_y: 0.56
|
|||||||
- [[Baldur's gate 3]]
|
- [[Baldur's gate 3]]
|
||||||
- #### Reflexions
|
- #### Reflexions
|
||||||
- [[Starting my own game company]]
|
- [[Starting my own game company]]
|
||||||
# Health
|
# [[00 - Daily tracking|Health]]
|
||||||
-
|
-
|
||||||
```tracker
|
```tracker
|
||||||
searchType: frontmatter
|
searchType: frontmatter
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ folder: Tracking/Daily
|
|||||||
startDate: 2023-08-28
|
startDate: 2023-08-28
|
||||||
summary:
|
summary:
|
||||||
template: "Average carbs: {{average()}}g"
|
template: "Average carbs: {{average()}}g"
|
||||||
style: "font-size:20px;color:#3C81E3;margin-left: 50px;margin-top:00px;"
|
style: "font-size:15px;color:#3C81E3;margin-left: 50px;margin-top:00px;"
|
||||||
```
|
```
|
||||||
|
|
||||||
```tracker
|
```tracker
|
||||||
@@ -61,7 +61,7 @@ folder: Tracking/Daily
|
|||||||
startDate: 2023-08-28
|
startDate: 2023-08-28
|
||||||
summary:
|
summary:
|
||||||
template: "Average protein: {{average()}}g"
|
template: "Average protein: {{average()}}g"
|
||||||
style: "font-size:20px;color:#3C81E3;margin-left: 50px;margin-top:00px;"
|
style: "font-size:15px;color:#3C81E3;margin-left: 50px;margin-top:00px;"
|
||||||
```
|
```
|
||||||
|
|
||||||
```tracker
|
```tracker
|
||||||
@@ -71,5 +71,8 @@ folder: Tracking/Daily
|
|||||||
startDate: 2023-08-28
|
startDate: 2023-08-28
|
||||||
summary:
|
summary:
|
||||||
template: "Average fat: {{average()}}g"
|
template: "Average fat: {{average()}}g"
|
||||||
style: "font-size:20px;color:#3C81E3;margin-left: 50px;margin-top:00px;"
|
style: "font-size:15px;color:#3C81E3;margin-left: 50px;margin-top:00px;"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## [[Daily tracking|Health details]]
|
||||||
|
![[Daily tracking]]
|
||||||
@@ -5,8 +5,8 @@ database-plugin: basic
|
|||||||
---
|
---
|
||||||
|
|
||||||
```yaml:dbfolder
|
```yaml:dbfolder
|
||||||
name: new database
|
name: Daily tracking table
|
||||||
description: new description
|
description: Daily tracking table
|
||||||
columns:
|
columns:
|
||||||
__file__:
|
__file__:
|
||||||
key: __file__
|
key: __file__
|
||||||
|
|||||||
Reference in New Issue
Block a user