From fb105068310bda1e91489e3715fba451249d6119 Mon Sep 17 00:00:00 2001 From: danesabo <145499775+danesabo@users.noreply.github.com> Date: Fri, 23 Aug 2024 16:12:34 -0400 Subject: [PATCH 1/7] Update Learning How to Use Github.md Fixed a typo --- Learning How to Use Github.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Learning How to Use Github.md b/Learning How to Use Github.md index 7fea9cf9..420e1214 100755 --- a/Learning How to Use Github.md +++ b/Learning How to Use Github.md @@ -29,7 +29,7 @@ Upload this key to GitHub- go to settings>SSH and GPG keys>add the new key Then add they key to the local SSH agent: ```bash eval "$(ssh-agent -s)" -sshadd ~/.ssh/id_ed5519 +ssh-add ~/.ssh/id_ed5519 ``` ## Using an existing repository @@ -74,4 +74,4 @@ git switch -c new-branch #push the new branch back to remote git push -u origin new-branch #git push (set new pushes to new branch spec) (remote destination) (branch name) -``` \ No newline at end of file +``` From 6e886bec87225e6684b9e9ee43513670f770bbbe Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Fri, 23 Aug 2024 16:25:31 -0400 Subject: [PATCH 2/7] vault backup: 2024-08-23 16:25:31 --- .obsidian/plugins/obsidian-pandoc-reference-list/data.json | 2 +- .obsidian/workspace.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json index 15e0b273..fda5934a 100755 --- a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json +++ b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json @@ -5,7 +5,7 @@ { "id": 2, "name": "Cole Group", - "lastUpdate": 1724433922996 + "lastUpdate": 1724444574819 } ], "renderCitations": true, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 56a61ac5..0ebf1711 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -144,8 +144,7 @@ "canvas:Create new canvas": false, "daily-notes:Open today's daily note": false, "templates:Insert template": false, - "command-palette:Open command palette": false, - "templater-obsidian:Templater": false + "command-palette:Open command palette": false } }, "active": "0a068f4631b7c088", From aaad88a13669eacd32dfed7b1a641831238a31f1 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Fri, 23 Aug 2024 16:26:32 -0400 Subject: [PATCH 3/7] vault backup: 2024-08-23 16:26:32 --- .obsidian/plugins/obsidian-pandoc-reference-list/data.json | 2 +- .obsidian/workspace.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json index fda5934a..0b2ec476 100755 --- a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json +++ b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json @@ -5,7 +5,7 @@ { "id": 2, "name": "Cole Group", - "lastUpdate": 1724444574819 + "lastUpdate": 1724444790578 } ], "renderCitations": true, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 0ebf1711..4c545845 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -139,6 +139,7 @@ }, "left-ribbon": { "hiddenItems": { + "templater-obsidian:Templater": false, "switcher:Open quick switcher": false, "graph:Open graph view": false, "canvas:Create new canvas": false, From 1d4f20e29bef8a0d9cd8148d975da1498b66d999 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Fri, 23 Aug 2024 16:33:51 -0400 Subject: [PATCH 4/7] vault backup: 2024-08-23 16:33:51 --- .../obsidian-pandoc-reference-list/data.json | 2 +- .obsidian/workspace.json | 30 ++++++++++++++----- ... things I found that I should look into.md | 1 + 3 files changed, 24 insertions(+), 9 deletions(-) create mode 100644 Random things I found that I should look into.md diff --git a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json index 0b2ec476..94be59a8 100755 --- a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json +++ b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json @@ -5,7 +5,7 @@ { "id": 2, "name": "Cole Group", - "lastUpdate": 1724444790578 + "lastUpdate": 1724444879612 } ], "renderCitations": true, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 4c545845..324b45cc 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,13 +13,26 @@ "state": { "type": "markdown", "state": { - "file": "Learning How to Use Github.md", + "file": "Setting up Neovim for Python.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "0dafebe2c335aa3a", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Random things I found that I should look into.md", "mode": "source", "source": false } } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -85,7 +98,7 @@ "state": { "type": "backlink", "state": { - "file": "Learning How to Use Github.md", + "file": "Random things I found that I should look into.md", "collapseAll": true, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +115,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Learning How to Use Github.md", + "file": "Random things I found that I should look into.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +138,7 @@ "state": { "type": "outline", "state": { - "file": "Learning How to Use Github.md" + "file": "Random things I found that I should look into.md" } } } @@ -148,17 +161,18 @@ "command-palette:Open command palette": false } }, - "active": "0a068f4631b7c088", + "active": "0dafebe2c335aa3a", "lastOpenFiles": [ + "Setting up Neovim for Python.md", + "Random things I found that I should look into.md", + "Learning How to Use Github.md", "1. Daily Notes/8. August/2024-08-23.md", "test", - "Learning How to Use Github.md", "Learn how to use GitHub.md", "1. Daily Notes/8. August/2024-08-22.md", "7. BeagleBone/2. pymodbus On the BeagleBone.md", "Setting up a virtual python environment (venv).md", "7. BeagleBone/BeagleBone for ARCADE.md", - "Setting up Neovim for Python.md", "7. BeagleBone/1. BeagleBone Setup 😎.md", "().md", "8. Zotero Web Server", diff --git a/Random things I found that I should look into.md b/Random things I found that I should look into.md new file mode 100644 index 00000000..37be9ee6 --- /dev/null +++ b/Random things I found that I should look into.md @@ -0,0 +1 @@ +(Matlab for ) \ No newline at end of file From 9ef18851a5dff65c4b4491d2c2352dd86d31ddee Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Fri, 23 Aug 2024 16:36:14 -0400 Subject: [PATCH 5/7] vault backup: 2024-08-23 16:36:14 --- Random things I found that I should look into.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Random things I found that I should look into.md b/Random things I found that I should look into.md index 37be9ee6..2e9bfc21 100644 --- a/Random things I found that I should look into.md +++ b/Random things I found that I should look into.md @@ -1 +1 @@ -(Matlab for ) \ No newline at end of file +[Vim for MATLAB](https://github.com/daeyun/vim-matlab) From 5d1224f9c5805c762cefd526877d1e4556176eec Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Fri, 23 Aug 2024 16:41:05 -0400 Subject: [PATCH 6/7] vault backup: 2024-08-23 16:41:05 --- .obsidian/workspace.json | 12 ++++++------ 1. Daily Notes/8. August/2024-08-23.md | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 324b45cc..fb63622a 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -25,7 +25,7 @@ "state": { "type": "markdown", "state": { - "file": "Random things I found that I should look into.md", + "file": "1. Daily Notes/8. August/2024-08-23.md", "mode": "source", "source": false } @@ -98,7 +98,7 @@ "state": { "type": "backlink", "state": { - "file": "Random things I found that I should look into.md", + "file": "1. Daily Notes/8. August/2024-08-23.md", "collapseAll": true, "extraContext": false, "sortOrder": "alphabetical", @@ -115,7 +115,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Random things I found that I should look into.md", + "file": "1. Daily Notes/8. August/2024-08-23.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -138,7 +138,7 @@ "state": { "type": "outline", "state": { - "file": "Random things I found that I should look into.md" + "file": "1. Daily Notes/8. August/2024-08-23.md" } } } @@ -163,9 +163,9 @@ }, "active": "0dafebe2c335aa3a", "lastOpenFiles": [ - "Setting up Neovim for Python.md", - "Random things I found that I should look into.md", "Learning How to Use Github.md", + "Random things I found that I should look into.md", + "Setting up Neovim for Python.md", "1. Daily Notes/8. August/2024-08-23.md", "test", "Learn how to use GitHub.md", diff --git a/1. Daily Notes/8. August/2024-08-23.md b/1. Daily Notes/8. August/2024-08-23.md index 43ef1f1a..b00e9775 100644 --- a/1. Daily Notes/8. August/2024-08-23.md +++ b/1. Daily Notes/8. August/2024-08-23.md @@ -11,9 +11,9 @@ tags: ## Tasks for today ### Big Task - - [/] [[Learning how to use GitHub]] + - [x] [[Learning how to use GitHub]] ✅ 2024-08-23 ### Medium Tasks -- [ ] [[2. pymodbus On the BeagleBone]] +- [/] [[2. pymodbus On the BeagleBone]] - [ ] [[Zotero Web Sever]] - [ ] [[Task Management in Obsidian]] ### Small Tasks From 63293d49e412111de95e04033a09d4ae251de249 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Fri, 23 Aug 2024 16:50:42 -0400 Subject: [PATCH 7/7] vault backup: 2024-08-23 16:50:42 --- 1. Daily Notes/8. August/2024-08-23.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1. Daily Notes/8. August/2024-08-23.md b/1. Daily Notes/8. August/2024-08-23.md index b00e9775..0602cbf8 100644 --- a/1. Daily Notes/8. August/2024-08-23.md +++ b/1. Daily Notes/8. August/2024-08-23.md @@ -17,8 +17,8 @@ tags: - [ ] [[Zotero Web Sever]] - [ ] [[Task Management in Obsidian]] ### Small Tasks -- [ ] PiHole? -- [ ] Email! +- [/] PiHole? +- [x] Email! ✅ 2024-08-23 - [ ] - [ ] - [ ]