From 31dd358468bf08670c3b9f37d6132908bdbda984 Mon Sep 17 00:00:00 2001 From: Bram Adams <3282661+bramses@users.noreply.github.com> Date: Mon, 12 Dec 2022 22:56:32 -0600 Subject: [PATCH] vault backup: 2022-12-12 22:56:32 --- .../plugins/recent-files-obsidian/data.json | 40 ++++++++++++------- .obsidian/workspace.json | 22 +++++----- Daily/2022-12-12.md | 2 + README.md | 6 ++- _PARA/Projects/Test Project 2/Resources.md | 1 + _PARA/Projects/Test Project/Resources.md | 4 +- _PARA/Projects/Test Project/Test Project.md | 1 + _scripts/quick-add-create-project-folder.js | 4 +- 8 files changed, 49 insertions(+), 31 deletions(-) diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 76e5dbf..002ca83 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,12 +1,36 @@ { "recentFiles": [ + { + "basename": "README", + "path": "README.md" + }, + { + "basename": "Tasks", + "path": "Computed/Tasks.md" + }, + { + "basename": "2022-12-12", + "path": "Daily/2022-12-12.md" + }, + { + "basename": "Test Project", + "path": "_PARA/Projects/Test Project/Test Project.md" + }, + { + "basename": "Scratchpad", + "path": "_PARA/Projects/Test Project/Scratchpad.md" + }, { "basename": "Resources", "path": "_PARA/Projects/Test Project/Resources.md" }, { - "basename": "Test Project", - "path": "_PARA/Projects/Test Project/Test Project.md" + "basename": "Resources", + "path": "_PARA/Projects/Test Project 2/Resources.md" + }, + { + "basename": "Test Project 2", + "path": "_PARA/Projects/Test Project 2/Test Project 2.md" }, { "basename": "202212090136", @@ -24,14 +48,6 @@ "basename": "202212090137", "path": "202212090137.md" }, - { - "basename": "README", - "path": "README.md" - }, - { - "basename": "2022-12-12", - "path": "Daily/2022-12-12.md" - }, { "basename": "Kanban", "path": "_PARA/Projects/Test Project/Kanban.md" @@ -40,10 +56,6 @@ "basename": "Computer Capture", "path": "Inbox/Computer Capture/Computer Capture.md" }, - { - "basename": "Tasks", - "path": "Computed/Tasks.md" - }, { "basename": "Kanban", "path": "_PARA/Projects/Test Project 2/Kanban.md" diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d76056f..9c44768 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "_PARA/Projects/Test Project/Resources.md", + "file": "README.md", "mode": "source", "source": false } @@ -102,7 +102,7 @@ "state": { "type": "backlink", "state": { - "file": "_PARA/Projects/Test Project/Resources.md", + "file": "README.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -119,7 +119,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "_PARA/Projects/Test Project/Resources.md", + "file": "README.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -142,7 +142,7 @@ "state": { "type": "outline", "state": { - "file": "_PARA/Projects/Test Project/Resources.md" + "file": "README.md" } } }, @@ -185,15 +185,15 @@ }, "active": "382c94a56533417c", "lastOpenFiles": [ + "Computed/Tasks.md", + "Daily/2022-12-12.md", "_PARA/Projects/Test Project/Test Project.md", + "_PARA/Projects/Test Project/Scratchpad.md", + "_PARA/Projects/Test Project/Resources.md", + "_PARA/Projects/Test Project 2/Resources.md", + "_PARA/Projects/Test Project 2/Test Project 2.md", "202212090136.md", "202212122239.md", - "202212120002.md", - "202212090137.md", - "README.md", - "Daily/2022-12-12.md", - "_PARA/Projects/Test Project/Kanban.md", - "Private/Attachments/Pasted image 20221212222709.png", - "Inbox/Computer Capture/Computer Capture.md" + "202212120002.md" ] } \ No newline at end of file diff --git a/Daily/2022-12-12.md b/Daily/2022-12-12.md index 44d741a..fd34a0e 100644 --- a/Daily/2022-12-12.md +++ b/Daily/2022-12-12.md @@ -15,6 +15,8 @@ Week: [[2022-W51]] # Things I Need To Do +- [ ] this task wont show up in [[Tasks]]! + ## todo/daily - [ ] this needs to be done on the 12th!! diff --git a/README.md b/README.md index 7372a2e..fc239e5 100644 --- a/README.md +++ b/README.md @@ -633,7 +633,9 @@ The following is a list of these plugins as well as a one sentence blurb of how ## Migration Guide for Current Obsidian Users -`todo` +In the creation of BHOV-2023, the author was in the middle of his own migration from his vault of 1.5 years to BHOV. So this is all quite relevant! + +First, the the questions you should ask yourself is: what about your current vault is necessary, what you'd like to change, and where you ideally want to be after migrating. Keep in mind, many of the tricks and strategies used in BHOV-2023 can be inserted into existing vaults, so you might not even need to make a full move! ## Settings @@ -641,7 +643,7 @@ The following is a list of these plugins as well as a one sentence blurb of how # A Day in the Life - Real World Use -**Bramses' Highly Opinionated Vault 2023** is only helpful if you can use it day in/day out as a tool to help you in life. Here's how I would use it in any random day (let's say Tuesday, perhaps): +BHOV-2023 is only helpful if you can use it day in/day out as a tool to help you in life. Here's how I would use it in any random day (let's say Tuesday, perhaps): Noon (wake up -- *I'm a night owl and a degenerate*) 🤷 diff --git a/_PARA/Projects/Test Project 2/Resources.md b/_PARA/Projects/Test Project 2/Resources.md index f65cf4b..005b1f5 100644 --- a/_PARA/Projects/Test Project 2/Resources.md +++ b/_PARA/Projects/Test Project 2/Resources.md @@ -1,3 +1,4 @@ + ```dataview list where contains(projects, "Test Project 2") diff --git a/_PARA/Projects/Test Project/Resources.md b/_PARA/Projects/Test Project/Resources.md index 4485161..7c4dcbb 100644 --- a/_PARA/Projects/Test Project/Resources.md +++ b/_PARA/Projects/Test Project/Resources.md @@ -1,5 +1,5 @@ + ```dataview list where contains(projects, "Test Project") -``` - +``` \ No newline at end of file diff --git a/_PARA/Projects/Test Project/Test Project.md b/_PARA/Projects/Test Project/Test Project.md index a054e11..be7a59f 100644 --- a/_PARA/Projects/Test Project/Test Project.md +++ b/_PARA/Projects/Test Project/Test Project.md @@ -1,3 +1,4 @@ + > [!info] Project Description > [What is my purpose?](https://youtu.be/X7HmltUWXgs) diff --git a/_scripts/quick-add-create-project-folder.js b/_scripts/quick-add-create-project-folder.js index 5a22aa3..e086e75 100644 --- a/_scripts/quick-add-create-project-folder.js +++ b/_scripts/quick-add-create-project-folder.js @@ -26,7 +26,7 @@ module.exports = async function createProject(params) { // // Create a new file in the new folder const newFile = await params.app.vault.create( `${absolutePath}/${userInput}.md`, - `> [!info] Project Description\n> [What is my purpose?](https://youtu.be/X7HmltUWXgs)\n\n%% Waypoint %%\n\n` + `\n> [!info] Project Description\n> [What is my purpose?](https://youtu.be/X7HmltUWXgs)\n\n%% Waypoint %%\n\n` ); // // Create a scratchpad file in the new folder @@ -36,7 +36,7 @@ module.exports = async function createProject(params) { if (settings.includes("Add Resources Dataview")) { await params.app.vault.create( - `${absolutePath}/Resources.md`, `\`\`\`dataview + `${absolutePath}/Resources.md`, `\n\`\`\`dataview list where contains(projects, "${userInput}") \`\`\`\n\n`