diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d7d6f7e..ceb043c 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,24 +4,59 @@ "type": "split", "children": [ { - "id": "e0cb195f85aeaffb", + "id": "dcc80a27ea4590a7", "type": "tabs", "children": [ { - "id": "5b35ae2562686366", + "id": "33d5c3aca2b45c94", "type": "leaf", - "pinned": true, "state": { "type": "markdown", "state": { - "file": "Templates/Daily.md", + "file": "Inbox/Computer Capture/Computer Capture.md", "mode": "source", "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" @@ -88,7 +123,7 @@ "state": { "type": "backlink", "state": { - "file": "Templates/Daily.md", + "file": "README.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -105,7 +140,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Templates/Daily.md", + "file": "README.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -128,7 +163,7 @@ "state": { "type": "outline", "state": { - "file": "Templates/Daily.md" + "file": "README.md" } } }, @@ -171,17 +206,17 @@ "periodic-notes:Open today": false } }, - "active": "5b35ae2562686366", + "active": "00c506f9614f5c12", "lastOpenFiles": [ - "_PARA/Projects/2023 vault/2023 vault.md", - "_tests/Private.md", - "Daily/2022-01-01.md", + "Templates/Weekly.md", + "Templates/Quarterly.md", "Daily/2022-12-11.md", - "_PARA/Projects/2023 vault/Kanban.md", - "Templates/Daily.md", - "Weekly/2022-W51.md", - "Quarterly/2022-Q4.md", - "Weekly/2022-W50.md", - "_tutorial/Hotkeys.md" + "Inbox/Smartphone Capture/2022-12-11--11-59-30.md", + "Inbox/Computer Capture/2022-12-11--12-00-00.md", + "Inbox/Computer Capture/Computer Capture.md", + "_tests/External/iOS Shortcuts.md", + "_tests/External/GitHub.md", + "_tests/External/Alfred.md", + "Templates/Daily.md" ] } \ No newline at end of file diff --git a/Daily/2022-12-11.md b/Daily/2022-12-11.md index 05c1e16..4e1fac7 100644 --- a/Daily/2022-12-11.md +++ b/Daily/2022-12-11.md @@ -14,13 +14,14 @@ Week: [[2022-W51]] # Events That Happened Today + # Thoughts I Had Today # Random Note Review - [ ] [[Alfred]] -- [ ] [[2023 vault]] +- [ ] [[202212090137]] - [ ] [[Kanban]] diff --git a/Inbox/Computer Capture/2022-12-11--12-00-00.md b/Inbox/Computer Capture/2022-12-11--12-00-00.md new file mode 100644 index 0000000..5bfcf42 --- /dev/null +++ b/Inbox/Computer Capture/2022-12-11--12-00-00.md @@ -0,0 +1,3 @@ +Captured this absolute mad lad on my computer + +![INSANE](https://media.giphy.com/media/sJWNLTclcvVmw/giphy.gif) \ No newline at end of file diff --git a/Inbox/Computer Capture/Computer Capture.md b/Inbox/Computer Capture/Computer Capture.md index 2635adb..74db437 100644 --- a/Inbox/Computer Capture/Computer Capture.md +++ b/Inbox/Computer Capture/Computer Capture.md @@ -1,4 +1,4 @@ %% Begin Waypoint %% - +- [[2022-12-11--12-00-00]] %% End Waypoint %% \ No newline at end of file diff --git a/Inbox/Smartphone Capture/2022-12-11--11-59-30.md b/Inbox/Smartphone Capture/2022-12-11--11-59-30.md new file mode 100644 index 0000000..05e2ec7 --- /dev/null +++ b/Inbox/Smartphone Capture/2022-12-11--11-59-30.md @@ -0,0 +1,3 @@ +I am free from the shackes of my desk + +![outside](https://media.giphy.com/media/597uiK69T07KHuJKGT/giphy.gif) \ No newline at end of file diff --git a/Inbox/Smartphone Capture/Smartphone Capture.md b/Inbox/Smartphone Capture/Smartphone Capture.md index f722e34..13b60c5 100644 --- a/Inbox/Smartphone Capture/Smartphone Capture.md +++ b/Inbox/Smartphone Capture/Smartphone Capture.md @@ -1,4 +1,4 @@ %% Begin Waypoint %% - +- [[2022-12-11--11-59-30]] %% End Waypoint %% diff --git a/Templates/Quarterly.md b/Templates/Quarterly.md index 7b96f5f..54dc077 100644 --- a/Templates/Quarterly.md +++ b/Templates/Quarterly.md @@ -1,3 +1,5 @@ +#quarterly + # What are your overall goals for this quarter? # How do these goals affect your life? diff --git a/Templates/Weekly.md b/Templates/Weekly.md index 9870c0b..59ecc96 100644 --- a/Templates/Weekly.md +++ b/Templates/Weekly.md @@ -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 %>]] >> Quarterly: [[<% tp.date.now('yyyy') %>-Q<% Math.floor(tp.date.now('MM') / 4) + 1 %>]] diff --git a/_tests/External/Alfred.md b/_tests/External/Alfred.md index e69de29..f5ed684 100644 --- a/_tests/External/Alfred.md +++ b/_tests/External/Alfred.md @@ -0,0 +1 @@ +`todo` \ No newline at end of file diff --git a/_tests/External/GitHub.md b/_tests/External/GitHub.md index 21536dc..293fa59 100644 --- a/_tests/External/GitHub.md +++ b/_tests/External/GitHub.md @@ -5,4 +5,4 @@ In this vault, Obsidian Git is used for: >[!warning] >You should add `/Private` to `.gitignore` using the "Edit .gitignore" command -publishing to gh \ No newline at end of file +# publishing to GitHub \ No newline at end of file diff --git a/_tests/External/iOS Shortcuts.md b/_tests/External/iOS Shortcuts.md index e69de29..f5ed684 100644 --- a/_tests/External/iOS Shortcuts.md +++ b/_tests/External/iOS Shortcuts.md @@ -0,0 +1 @@ +`todo` \ No newline at end of file