vault backup: 2022-12-12 00:38:54

This commit is contained in:
Bram Adams
2022-12-12 00:38:54 -06:00
parent d396330baf
commit f2f26968ec
20 changed files with 3185 additions and 36 deletions

5
.obsidian/app.json vendored
View File

@@ -4,5 +4,8 @@
"Private/"
],
"alwaysUpdateLinks": true,
"showFrontmatter": false
"showFrontmatter": false,
"defaultViewMode": "preview",
"showLineNumber": true,
"spellcheck": true
}

View File

@@ -13,7 +13,6 @@
"omnisearch",
"obsidian-footnotes",
"cmdr",
"obsidian-zotero-desktop-connector",
"nldates-obsidian",
"obsidian-tasks-plugin",
"waypoint",
@@ -24,5 +23,7 @@
"new-tab-default-page",
"obsidian-excalidraw-plugin",
"simple-embeds",
"luhman"
"luhman",
"obsidian-timestamper",
"obsidian-hotkeys-for-templates"
]

View File

@@ -79,5 +79,14 @@
],
"key": "Z"
}
],
"obsidian-hotkeys-for-templates:templater:Note Refactor Zettelkasten Template.md": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "V"
}
]
}

View File

@@ -0,0 +1,11 @@
{
"includeFirstLineAsNoteHeading": false,
"excludeFirstLineInNote": true,
"headingFormat": "#",
"newFileLocation": 0,
"customFolder": "",
"fileNamePrefix": "",
"transcludeByDefault": false,
"noteLinkTemplate": "",
"refactoredNoteTemplate": ""
}

View File

@@ -0,0 +1,9 @@
{
"files": [],
"templaterFiles": [
"Note Refactor Zettelkasten Template.md"
],
"newFileTemplates": [],
"openNewFileTemplateInNewPane": true,
"useNewFileTemplateOnFileCreation": false
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
{
"id": "obsidian-hotkeys-for-templates",
"name": "Hotkeys for templates",
"description": "Add hotkeys to insert specific templates",
"version": "1.4.3",
"author": "Vinzent03",
"authorUrl": "https://github.com/Vinzent03",
"isDesktopOnly": false
}

View File

@@ -0,0 +1,6 @@
{
"timeStampFormat": "hh:mm:ss",
"dateStampFormat": "YYYYMMDDHHmm",
"lastFormat": "",
"newLine": false
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"author": "Martin Eder",
"authorUrl": "https://www.gruware.org",
"description": "Insert customized time/date stamp.",
"id": "obsidian-timestamper",
"isDesktopOnly": false,
"minAppVersion": "0.12.17",
"name": "TimeStamper",
"version": "1.3.0"
}

View File

@@ -0,0 +1,33 @@
.timestamper-modal .modal-content .row {
display: flex;
align-items: center;
width: 100%;
}
.timestamper-modal .modal-content .row .input-label {
display: flex;
justify-content: flex-end;
height: 100%;
}
.timestamper-modal .modal-content .row .input-wrapper {
display: flex;
align-items: center;
height: 100%;
width: 100%;
margin: 0;
}
.timestamper-modal .modal-content .row .input-wrapper input {
width: 100%;
}
.timestamper-modal .modal-content .button-wrapper {
display: flex;
justify-content: center;
width: 100%;
margin-top: 24px;
}

View File

@@ -5,7 +5,7 @@
"PDFIndexing": false,
"imagesIndexing": false,
"showShortName": false,
"ribbonIcon": true,
"ribbonIcon": false,
"showExcerpt": true,
"renderLineReturnInExcerpts": true,
"showCreateButton": false,

View File

@@ -8,7 +8,7 @@
"type": "tabs",
"children": [
{
"id": "33d5c3aca2b45c94",
"id": "4b2d9504cca5ea7f",
"type": "leaf",
"state": {
"type": "markdown",
@@ -20,12 +20,12 @@
}
},
{
"id": "00c506f9614f5c12",
"id": "d824060a7ca705fa",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_PARA/Archive/Archived Project/Scratchpad.md",
"file": "Templates/People.md",
"mode": "source",
"source": false
}
@@ -99,7 +99,7 @@
"state": {
"type": "backlink",
"state": {
"file": "_PARA/Archive/Archived Project/Scratchpad.md",
"file": "Templates/People.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -116,7 +116,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "_PARA/Archive/Archived Project/Scratchpad.md",
"file": "Templates/People.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -139,7 +139,7 @@
"state": {
"type": "outline",
"state": {
"file": "_PARA/Archive/Archived Project/Scratchpad.md"
"file": "Templates/People.md"
}
}
},
@@ -168,30 +168,29 @@
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"publish:Publish changes": false,
"omnisearch:Omnisearch": false,
"command-palette:Open command palette": false,
"zk-prefixer:Create new unique note": false,
"random-note:Open random note": false,
"obsidian-map-view:Open map view": false,
"obsidian-excalidraw-plugin:New Excalidraw drawing": false,
"switcher:Open quick switcher": true,
"graph:Open graph view": true,
"canvas:Create new canvas": true,
"publish:Publish changes": true,
"command-palette:Open command palette": true,
"zk-prefixer:Create new unique note": true,
"random-note:Open random note": true,
"obsidian-map-view:Open map view": true,
"obsidian-excalidraw-plugin:New Excalidraw drawing": true,
"periodic-notes:Open today": false
}
},
"active": "00c506f9614f5c12",
"active": "c102a50492c64997",
"lastOpenFiles": [
"_PARA/Archive/Archived Project/Kanban.md",
"Templates/Weekly.md",
"Templates/Quarterly.md",
"Templates/Weekly.md",
"202212090136.md",
"Templates/People.md",
"Templates/Daily.md",
"Quarterly/2022-Q4.md",
"_PARA/Projects/Test Project/Resources.md",
"_PARA/Projects/Test Project/Test Project.md",
"_PARA/Projects/Test Project 2/Test Project 2.md",
"_PARA/Projects/Test Project/Resources Resources.md",
"_PARA/Projects/Test Project/Kanban.md"
"202212120002.md",
"202212090137.md",
"Daily/2022-12-12.md",
"README.md",
"_tutorial/Hotkeys.md"
]
}