Auto saved by Logseq

This commit is contained in:
WieErWill 2024-01-07 19:16:13 +01:00
parent 2baf05411a
commit 7be564911c
2 changed files with 15 additions and 14 deletions

View File

@ -2,4 +2,5 @@
- {{query (property type person)}} - {{query (property type person)}}
query-properties:: [:page :tags :name :company :miniavatar] query-properties:: [:page :tags :name :company :miniavatar]
query-sort-by:: page query-sort-by:: page
query-sort-desc:: true query-sort-desc:: true
query-table:: true

View File

@ -1,14 +1,14 @@
- # Health tracker # Health tracker
template:: health template:: health
template-including-parent:: false template-including-parent:: false
- ## Meta - ## Meta
type:: health type:: health
tags:: health tags:: health
icon:: ⚕️ icon:: ⚕️
weight:: weight::
bmi:: bmi::
body-fat:: body-fat::
body-water:: body-water::
body-muscle:: body-muscle::
blood-preasure:: blood-pressure::
-