Some more templates and database pages

This commit is contained in:
Steph Ango
2023-09-12 16:00:27 -07:00
parent 5f3ea0aebb
commit 087cb0e56f
22 changed files with 114 additions and 28 deletions

View File

@@ -8,9 +8,8 @@ tags:
- cities
location:
rating:
created:
"{ date }":
last: ""
created: {{date}}
last:
---
## Trips

View File

@@ -5,8 +5,7 @@ tags:
- clippings
author: []
url: ""
created:
"{ date }":
created: {{date}}
published:
topics: []
---

View File

@@ -5,7 +5,7 @@ type: "[[Conferences]]"
series:
start:
end:
loc:
location:
tags:
- events
- conferences

View File

@@ -6,5 +6,5 @@ tags:
type:
start:
end:
loc:
location:
---

View File

@@ -3,7 +3,7 @@ category:
- "[[Hosting]]"
start:
end:
loc:
location:
people: []
tags:
- hosting

View File

@@ -5,9 +5,8 @@ tags:
- note
- journal
- meditation
created:
"{ date }":
loc: []
created: {{date}}
location: []
topics: []
---

View File

@@ -4,7 +4,7 @@ category:
type: []
date: {{date}}
org:
loc:
location:
people: []
topics: []
tags:

View File

@@ -5,13 +5,10 @@ cover:
genre: []
director:
cast: []
ratingImdb:
rating:
year:
last:
"{ date }":
last: {{date}}
imdbId:
scoreRT:
via:
tags:
- movies

View File

@@ -5,8 +5,7 @@ tags:
- posts
author: "[[Me]]"
url:
created:
"{ date }":
created: {{date}}
published:
topics:
- ""

View File

@@ -6,13 +6,12 @@ tags:
type: []
address:
rating:
created:
"{ date:YYYY-MM-DD }":
created: "{{date}}"
url:
year:
price:
sqft:
lotsqft:
loc: []
location: []
status:
---

View File

@@ -1,8 +1,9 @@
---
category:
- "[[Places]]"
type: "[[Restaurants]]"
loc:
type:
- "[[Restaurants]]"
location:
rating:
created: {{date}}
last: {{date}}

View File

@@ -4,7 +4,6 @@ category:
genre: []
year:
cast: []
ratingImdb:
rating:
created: {{date}}
last: {{date}}

View File

@@ -3,7 +3,7 @@ category:
- "[[Trips]]"
start:
end:
loc:
location:
tags:
- trips
---