vault backup: 2022-12-11 01:20:17

This commit is contained in:
Bram Adams
2022-12-11 01:20:17 -06:00
parent 41c0b6be1a
commit 038d7bb97b
11 changed files with 72 additions and 24 deletions

View File

@@ -4,24 +4,59 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "e0cb195f85aeaffb", "id": "dcc80a27ea4590a7",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "5b35ae2562686366", "id": "33d5c3aca2b45c94",
"type": "leaf", "type": "leaf",
"pinned": true,
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Templates/Daily.md", "file": "Inbox/Computer Capture/Computer Capture.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, }
"pinned": true }
},
{
"id": "92999966033f987d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Inbox/Computer Capture/2022-12-11--12-00-00.md",
"mode": "source",
"source": false
}
}
},
{
"id": "1e6aa12e062214b6",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Inbox/Smartphone Capture/2022-12-11--11-59-30.md",
"mode": "source",
"source": false
}
}
},
{
"id": "00c506f9614f5c12",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "README.md",
"mode": "source",
"source": false
}
} }
} }
] ],
"currentTab": 3
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -88,7 +123,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Templates/Daily.md", "file": "README.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -105,7 +140,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Templates/Daily.md", "file": "README.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@@ -128,7 +163,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Templates/Daily.md" "file": "README.md"
} }
} }
}, },
@@ -171,17 +206,17 @@
"periodic-notes:Open today": false "periodic-notes:Open today": false
} }
}, },
"active": "5b35ae2562686366", "active": "00c506f9614f5c12",
"lastOpenFiles": [ "lastOpenFiles": [
"_PARA/Projects/2023 vault/2023 vault.md", "Templates/Weekly.md",
"_tests/Private.md", "Templates/Quarterly.md",
"Daily/2022-01-01.md",
"Daily/2022-12-11.md", "Daily/2022-12-11.md",
"_PARA/Projects/2023 vault/Kanban.md", "Inbox/Smartphone Capture/2022-12-11--11-59-30.md",
"Templates/Daily.md", "Inbox/Computer Capture/2022-12-11--12-00-00.md",
"Weekly/2022-W51.md", "Inbox/Computer Capture/Computer Capture.md",
"Quarterly/2022-Q4.md", "_tests/External/iOS Shortcuts.md",
"Weekly/2022-W50.md", "_tests/External/GitHub.md",
"_tutorial/Hotkeys.md" "_tests/External/Alfred.md",
"Templates/Daily.md"
] ]
} }

View File

@@ -14,13 +14,14 @@ Week: [[2022-W51]]
# Events That Happened Today # Events That Happened Today
# Thoughts I Had Today # Thoughts I Had Today
# Random Note Review # Random Note Review
- [ ] [[Alfred]] - [ ] [[Alfred]]
- [ ] [[2023 vault]] - [ ] [[202212090137]]
- [ ] [[Kanban]] - [ ] [[Kanban]]

View File

@@ -0,0 +1,3 @@
Captured this absolute mad lad on my computer
![INSANE](https://media.giphy.com/media/sJWNLTclcvVmw/giphy.gif)

View File

@@ -1,4 +1,4 @@
%% Begin Waypoint %% %% Begin Waypoint %%
- [[2022-12-11--12-00-00]]
%% End Waypoint %% %% End Waypoint %%

View File

@@ -0,0 +1,3 @@
I am free from the shackes of my desk
![outside](https://media.giphy.com/media/597uiK69T07KHuJKGT/giphy.gif)

View File

@@ -1,4 +1,4 @@
%% Begin Waypoint %% %% Begin Waypoint %%
- [[2022-12-11--11-59-30]]
%% End Waypoint %% %% End Waypoint %%

View File

@@ -1,3 +1,5 @@
#quarterly
# What are your overall goals for this quarter? # What are your overall goals for this quarter?
# How do these goals affect your life? # How do these goals affect your life?

View File

@@ -1,3 +1,5 @@
#weekly
<< [[<% tp.date.now("YYYY") %>-W<% tp.date.now("WW") - -1%>]] | [[<% tp.date.now("YYYY") %>-W<% tp.date.now("WW") - -3 %>]] >> << [[<% tp.date.now("YYYY") %>-W<% tp.date.now("WW") - -1%>]] | [[<% tp.date.now("YYYY") %>-W<% tp.date.now("WW") - -3 %>]] >>
Quarterly: [[<% tp.date.now('yyyy') %>-Q<% Math.floor(tp.date.now('MM') / 4) + 1 %>]] Quarterly: [[<% tp.date.now('yyyy') %>-Q<% Math.floor(tp.date.now('MM') / 4) + 1 %>]]

View File

@@ -0,0 +1 @@
`todo`

View File

@@ -5,4 +5,4 @@ In this vault, Obsidian Git is used for:
>[!warning] >[!warning]
>You should add `/Private` to `.gitignore` using the "Edit .gitignore" command >You should add `/Private` to `.gitignore` using the "Edit .gitignore" command
publishing to gh # publishing to GitHub

View File

@@ -0,0 +1 @@
`todo`