Added person template.

This commit is contained in:
2022-04-17 22:24:04 -04:00
parent 8a50389820
commit 00b6b52584
9 changed files with 87 additions and 5 deletions

3
.obsidian/app.json vendored
View File

@@ -1,4 +1,5 @@
{
"legacyEditor": false,
"livePreview": true
"livePreview": true,
"promptDelete": false
}

View File

@@ -5,11 +5,13 @@
"graph",
"backlink",
"page-preview",
"templates",
"note-composer",
"command-palette",
"editor-status",
"markdown-importer",
"word-count",
"audio-recorder",
"open-with-default-app",
"file-recovery"
]

30
.obsidian/graph.json vendored Normal file
View File

@@ -0,0 +1,30 @@
{
"collapse-filter": false,
"search": "",
"showTags": true,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": false,
"colorGroups": [
{
"query": "tag:#people",
"color": {
"a": 1,
"rgb": 14701138
}
}
],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": false
}

3
.obsidian/templates.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"folder": "templates"
}

9
.obsidian/workspace vendored
View File

@@ -9,7 +9,7 @@
"state": {
"type": "markdown",
"state": {
"file": "People/Colin Diem.md",
"file": "templates/Person.md",
"mode": "source",
"source": false
}
@@ -69,7 +69,7 @@
"state": {
"type": "backlink",
"state": {
"file": "People/Colin Diem.md",
"file": "templates/Person.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -89,6 +89,9 @@
},
"active": "c994d2d9e7e5e974",
"lastOpenFiles": [
"People/Colin Diem.md"
"templates/Person.md",
"People/Colin Diem.md",
"People/Abigail Diem.md",
"People/Alison Diem.md"
]
}

11
People/Abigail Diem.md Normal file
View File

@@ -0,0 +1,11 @@
#people
## Abigail Diem
**Birthday:** 2014/11/18
**Contact Info:**
**Phone:** n/a
**Address:** 208 Oakwood St. Ypsilanti,
Michigan 48197
**Email:**
**Website:**
### Details:

11
People/Alison Diem.md Normal file
View File

@@ -0,0 +1,11 @@
#people
## Alison Diem
**Birthday:** 1979/05/01
**Contact Info:**
**Phone:** 734-255-0664
**Address:** 208 Oakwood St. Ypsilanti,
Michigan 48197
**Email:** alison.diem@gmail.com
**Website:**
### Details:

View File

@@ -1 +1,11 @@
This is me.
#people
## Colin Diem
**Birthday:** 1983/08/20
**Contact Info:**
**Phone:** 734-255-0663
**Address:** 208 Oakwood St. Ypsilanti,
Michigan 48197
**Email:** me@colindiem.com
**Website:** https://colindiem.com
### Details:

11
templates/Person.md Normal file
View File

@@ -0,0 +1,11 @@
#people
## {{title}}
**Birthday:**
**Contact Info:**
**Phone:**
**Address:** Street City,
State PostCode
**Email:**
**Website:**
### Details: