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]]
|
||||
- #### Reflexions
|
||||
- [[Starting my own game company]]
|
||||
# Health
|
||||
# [[00 - Daily tracking|Health]]
|
||||
-
|
||||
```tracker
|
||||
searchType: frontmatter
|
||||
|
||||
@@ -51,7 +51,7 @@ folder: Tracking/Daily
|
||||
startDate: 2023-08-28
|
||||
summary:
|
||||
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
|
||||
@@ -61,7 +61,7 @@ folder: Tracking/Daily
|
||||
startDate: 2023-08-28
|
||||
summary:
|
||||
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
|
||||
@@ -71,5 +71,8 @@ folder: Tracking/Daily
|
||||
startDate: 2023-08-28
|
||||
summary:
|
||||
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
|
||||
name: new database
|
||||
description: new description
|
||||
name: Daily tracking table
|
||||
description: Daily tracking table
|
||||
columns:
|
||||
__file__:
|
||||
key: __file__
|
||||
|
||||
Reference in New Issue
Block a user