vault backup: 2023-09-04 11:54:55
This commit is contained in:
@@ -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