vault backup: 2023-09-02 17:32:54
This commit is contained in:
5
Home.md
5
Home.md
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
cssclasses:
|
cssclasses:
|
||||||
- dashboard
|
- dashboard
|
||||||
|
- wide-page
|
||||||
---
|
---
|
||||||
#
|
#
|
||||||
-
|
-
|
||||||
@@ -25,7 +26,7 @@ cssclasses:
|
|||||||
- [[Baldur's gate 3]]
|
- [[Baldur's gate 3]]
|
||||||
- #### Reflexions
|
- #### Reflexions
|
||||||
- [[Starting my own game company]]
|
- [[Starting my own game company]]
|
||||||
### Health
|
# Health
|
||||||
-
|
-
|
||||||
```tracker
|
```tracker
|
||||||
searchType: frontmatter
|
searchType: frontmatter
|
||||||
@@ -43,8 +44,6 @@ cssclasses:
|
|||||||
pointBorderColor: '#3C81E3'
|
pointBorderColor: '#3C81E3'
|
||||||
lineColor: '#3C81E3'
|
lineColor: '#3C81E3'
|
||||||
```
|
```
|
||||||
|
|
||||||
### Eating
|
|
||||||
-
|
-
|
||||||
```tracker
|
```tracker
|
||||||
searchType: frontmatter
|
searchType: frontmatter
|
||||||
|
|||||||
34
Templater/Map of contents.md
Normal file
34
Templater/Map of contents.md
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- note/moc
|
||||||
|
creation date: <% tp.file.creation_date() %>
|
||||||
|
modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %>
|
||||||
|
cssclasses:
|
||||||
|
- dashboard
|
||||||
|
- wide-page
|
||||||
|
---
|
||||||
|
# Map of content for <% tp.file.title %>
|
||||||
|
|
||||||
|
- Map
|
||||||
|
- Content 1
|
||||||
|
- Content 2
|
||||||
|
- Of
|
||||||
|
- Content 3
|
||||||
|
- Content 4
|
||||||
|
- Content
|
||||||
|
- Content 5
|
||||||
|
- Content 6
|
||||||
|
- Content 7
|
||||||
|
|
||||||
|
|
||||||
|
> [!multi-column]
|
||||||
|
>
|
||||||
|
>> [!note]+ Something
|
||||||
|
>> Something here
|
||||||
|
>
|
||||||
|
>> [!summary]+ Else
|
||||||
|
>> Or something there
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
# Relates to
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
tags: note/fleeting
|
tags:
|
||||||
|
- note/fleeting
|
||||||
creation date: <% tp.file.creation_date() %>
|
creation date: <% tp.file.creation_date() %>
|
||||||
modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %>
|
modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %>
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -36,8 +36,5 @@ fat: "62"
|
|||||||
>> [!note]+ Work
|
>> [!note]+ Work
|
||||||
>> your notes or lists here. using markdown formatting
|
>> your notes or lists here. using markdown formatting
|
||||||
>
|
>
|
||||||
>> [!warning]+ Personal
|
|
||||||
>> your notes or lists here. using markdown formatting
|
|
||||||
>
|
|
||||||
>> [!summary]+ Charity
|
>> [!summary]+ Charity
|
||||||
>> your notes or lists here. using markdown formatting
|
>> your notes or lists here. using markdown formatting
|
||||||
|
|||||||
Reference in New Issue
Block a user