vault backup: 2022-12-11 01:57:02

This commit is contained in:
Bram Adams
2022-12-11 01:57:02 -06:00
parent 038d7bb97b
commit d396330baf
17 changed files with 85 additions and 55 deletions

2
.obsidian/app.json vendored
View File

@@ -4,5 +4,5 @@
"Private/"
],
"alwaysUpdateLinks": true,
"showFrontmatter": true
"showFrontmatter": false
}

View File

@@ -0,0 +1,30 @@
{
"replaceAppleMusicLinks": true,
"replaceApplePodcastsLinks": true,
"replaceAppleTVLinks": true,
"replaceBandcampLinks": true,
"replaceCodepenLinks": true,
"replaceFlatIOLinks": true,
"replaceGitHubGistLinks": true,
"replaceInstagramLinks": true,
"replaceNoteflightLinks": true,
"replaceRedditLinks": true,
"replaceTwitterLinks": true,
"replaceVimeoLinks": true,
"replaceWhimsicalLinks": true,
"replaceYouTubeLinks": true,
"replaceGenericLinks": false,
"useCacheForGenericLinks": true,
"twitterTheme": "auto",
"codepenTheme": "auto",
"codepenDefaultTab": "html",
"codepenShowResult": true,
"codepenClickToLoad": false,
"codepenEditable": false,
"redditTheme": "auto",
"enableInLivePreview": false,
"centerEmbeds": true,
"keepLinksInPreview": false,
"embedPlacement": "above",
"disableAutomaticEmbeds": false
}

View File

@@ -13,31 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Inbox/Computer Capture/Computer Capture.md",
"mode": "source",
"source": false
}
}
},
{
"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",
"file": "202212090136.md",
"mode": "source",
"source": false
}
@@ -49,14 +25,14 @@
"state": {
"type": "markdown",
"state": {
"file": "README.md",
"file": "_PARA/Archive/Archived Project/Scratchpad.md",
"mode": "source",
"source": false
}
}
}
],
"currentTab": 3
"currentTab": 1
}
],
"direction": "vertical"
@@ -123,7 +99,7 @@
"state": {
"type": "backlink",
"state": {
"file": "README.md",
"file": "_PARA/Archive/Archived Project/Scratchpad.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -140,7 +116,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "README.md",
"file": "_PARA/Archive/Archived Project/Scratchpad.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -163,7 +139,7 @@
"state": {
"type": "outline",
"state": {
"file": "README.md"
"file": "_PARA/Archive/Archived Project/Scratchpad.md"
}
}
},
@@ -200,7 +176,6 @@
"command-palette:Open command palette": false,
"zk-prefixer:Create new unique note": false,
"random-note:Open random note": false,
"templater-obsidian:Templater": false,
"obsidian-map-view:Open map view": false,
"obsidian-excalidraw-plugin:New Excalidraw drawing": false,
"periodic-notes:Open today": false
@@ -208,15 +183,15 @@
},
"active": "00c506f9614f5c12",
"lastOpenFiles": [
"_PARA/Archive/Archived Project/Kanban.md",
"Templates/Weekly.md",
"Templates/Quarterly.md",
"Daily/2022-12-11.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"
"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"
]
}

View File

@@ -1,3 +1,7 @@
---
projects: [Test Project]
---
# The Dress
> [!abstract]- Tags
@@ -5,7 +9,7 @@
The dress[^1] was a meme in 2015 that broke friendships apart and caused a full out war on the internet.
No one could decide whether the dress was blue or gold. Unlike the Harlem Shake, , which brought people together, the dress caused a impassable rift in an already divided nation.
No one could decide whether the dress was blue or gold. Unlike the Harlem Shake, [[202212090137]] , which brought people together, the dress caused a impassable rift in an already divided nation.
![[The_dress_blueblackwhitegold.jpeg]]

View File

@@ -1,3 +1,7 @@
---
projects: []
---
# Harlem Shake
> [!abstract]- Tags

View File

@@ -14,7 +14,7 @@ where date(completed) >= (date(this.file.ctime) - dur(84 days))
where file.name != "Scratchpad"
where file.name != "Kanban"
where file.name != "Archive"
where file.name != "Readwise Resources"
where file.name != "Resources"
```

View File

@@ -593,6 +593,11 @@ Reflection is a critical component to the value of this vault, and so one day a
...
# Videos
- [BHOV-2023 Example Usage 2022-12-11 - YouTube](https://www.youtube.com/watch?v=28QZ3Zp9GBw&ab_channel=BramAdams)
# Final Word
`todo`

View File

@@ -16,7 +16,7 @@ where date(completed) >= (date(this.file.ctime) - dur(84 days))
where file.name != "Scratchpad"
where file.name != "Kanban"
where file.name != "Archive"
where file.name != "Readwise Resources"
where file.name != "Resources"
```

View File

@@ -25,5 +25,5 @@ from "_PARA/Projects"
where file.name != "Scratchpad"
where file.name != "Kanban"
where file.name != "Projects"
where file.name != "Readwise Resources"
where file.name != "Resources"
```

View File

@@ -1,3 +1,7 @@
---
projects: []
---
# Lorem ipsum
> [!abstract]- Tags

View File

@@ -23,5 +23,5 @@ from "_PARA/Projects"
where file.name != "Scratchpad"
where file.name != "Kanban"
where file.name != "Projects"
where file.name != "Readwise Resources"
where file.name != "Resources"
```

View File

@@ -0,0 +1,5 @@
```dataview
list
where contains(projects, "Test Project 2")
```

View File

@@ -1,2 +0,0 @@
# Scratchpad

View File

@@ -1,5 +1,10 @@
> [!info] Project Description
> [What is my purpose?](https://youtu.be/X7HmltUWXgs)
%% Begin Waypoint %%
- [[Kanban]]
- [[Resources]]
- [[Scratchpad]]
%% End Waypoint %%
%% End Waypoint %%

View File

@@ -1,5 +1,5 @@
```dataview
list from "Readwise"
list
where contains(projects, "Test Project")
```

View File

@@ -3,7 +3,7 @@
%% Begin Waypoint %%
- [[Kanban]]
- [[Readwise Resources]]
- [[Resources]]
- [[Scratchpad]]
%% End Waypoint %%

View File

@@ -13,8 +13,8 @@ module.exports = async function createProject(params) {
// add a checkbox prompt to see if for optional settings
const settings = await params.quickAddApi.checkboxPrompt(
["Create a Kanban", "Create a Scratchpad", "Add Readwise Dataview"],
["Create a Kanban", "Create a Scratchpad", "Add Readwise Dataview"]
["Create a Kanban", "Create a Scratchpad", "Add Resources Dataview"],
["Create a Kanban", "Create a Scratchpad", "Add Resources Dataview"]
);
// Get the project name
@@ -34,10 +34,10 @@ module.exports = async function createProject(params) {
await params.app.vault.create(`${absolutePath}/Scratchpad.md`, "");
}
if (settings.includes("Add Readwise Dataview")) {
if (settings.includes("Add Resources Dataview")) {
await params.app.vault.create(
`${absolutePath}/Readwise Resources.md`, `\`\`\`dataview
list from "Readwise"
`${absolutePath}/Resources.md`, `\`\`\`dataview
list
where contains(projects, "${userInput}")
\`\`\`\n\n`
)