vault backup: 2022-12-12 23:34:00

This commit is contained in:
Bram Adams
2022-12-12 23:34:00 -06:00
parent bfe7dc68de
commit a8cc0c65bd
8 changed files with 73 additions and 53 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
/.DS_Store
# Private/*
# Daily/*
# Calendar/*
# Readwise/*

View File

@@ -5,13 +5,13 @@
"daily": {
"format": "",
"template": "Templates/Daily.md",
"folder": "Daily",
"folder": "Calendar/Daily",
"enabled": true
},
"weekly": {
"format": "",
"template": "Templates/Weekly.md",
"folder": "Weekly",
"folder": "Calendar/Weekly",
"enabled": true
},
"monthly": {
@@ -22,7 +22,7 @@
"quarterly": {
"format": "",
"template": "Templates/Quarterly.md",
"folder": "Quarterly",
"folder": "Calendar/Quarterly",
"enabled": true
},
"yearly": {

View File

@@ -1,25 +1,45 @@
{
"recentFiles": [
{
"basename": "2022-Q4",
"path": "Calendar/Quarterly/2022-Q4.md"
"basename": "README",
"path": "README.md"
},
{
"basename": "2022-W51",
"path": "Calendar/Weekly/2022-W51.md"
},
{
"basename": "2022-12-11",
"path": "Calendar/Daily/2022-12-11.md"
"basename": "2022-Q4",
"path": "Calendar/Quarterly/2022-Q4.md"
},
{
"basename": "README",
"path": "README.md"
"basename": "Scratchpad",
"path": "Inbox/Scratchpad.md"
},
{
"basename": "Smartphone Capture",
"path": "Inbox/Smartphone Capture/Smartphone Capture.md"
},
{
"basename": "Computer Capture",
"path": "Inbox/Computer Capture/Computer Capture.md"
},
{
"basename": "Computed",
"path": "Computed/Computed.md"
},
{
"basename": "Trackers",
"path": "Computed/Trackers.md"
},
{
"basename": "Tasks",
"path": "Computed/Tasks.md"
},
{
"basename": "2022-12-11",
"path": "Calendar/Daily/2022-12-11.md"
},
{
"basename": "2022-12-12",
"path": "Calendar/Daily/2022-12-12.md"
@@ -64,10 +84,6 @@
"basename": "Kanban",
"path": "_PARA/Projects/Test Project/Kanban.md"
},
{
"basename": "Computer Capture",
"path": "Inbox/Computer Capture/Computer Capture.md"
},
{
"basename": "Kanban",
"path": "_PARA/Projects/Test Project 2/Kanban.md"
@@ -76,10 +92,6 @@
"basename": "2022-12-11--11-59-30",
"path": "Inbox/Smartphone Capture/2022-12-11--11-59-30.md"
},
{
"basename": "Computed",
"path": "Computed/Computed.md"
},
{
"basename": "2022-12-11--12-00-00",
"path": "Inbox/Computer Capture/2022-12-11--12-00-00.md"

View File

@@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Calendar/Quarterly/2022-Q4.md",
"file": "README.md",
"mode": "source",
"source": false
}
@@ -102,7 +102,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Calendar/Quarterly/2022-Q4.md",
"file": "README.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -119,7 +119,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Calendar/Quarterly/2022-Q4.md",
"file": "README.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -142,7 +142,7 @@
"state": {
"type": "outline",
"state": {
"file": "Calendar/Quarterly/2022-Q4.md"
"file": "README.md"
}
}
},
@@ -186,14 +186,14 @@
"active": "382c94a56533417c",
"lastOpenFiles": [
"Calendar/Weekly/2022-W51.md",
"Calendar/Daily/2022-12-11.md",
"Calendar/Quarterly/2022-Q4.md",
"README.md",
"Inbox/Scratchpad.md",
"Inbox/Smartphone Capture/Smartphone Capture.md",
"Inbox/Computer Capture/Computer Capture.md",
"Computed/Computed.md",
"Computed/Trackers.md",
"Computed/Tasks.md",
"Calendar/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"
"Calendar/Daily/2022-12-11.md"
]
}

View File

@@ -1,6 +1,6 @@
# What are your overall goals for this quarter?
# How do these goals affect your life?
# How do these goals affect your life vision (keep the end in mind)?
# What projects do you plan on completing?

View File

@@ -4,7 +4,7 @@
``` tracker
searchType: frontmatter
searchTarget: temperature
folder: Daily
folder: Calendar/Daily
fixedScale: 1.0
fitPanelWidth: true
startDate: 2022-01-01
@@ -22,7 +22,7 @@ searchType: frontmatter
searchTarget: read
fixedScale: 1.0
fitPanelWidth: true
folder: Daily
folder: Calendar/Daily
datasetName: Read >20 mins
month:
```

View File

@@ -0,0 +1,3 @@
> ![info] shimmering obsidian scratchpad
> if you're using [Shimmering Obsidian](https://github.com/chrisgrieser/shimmering-obsidian), this can be your scratchpad file

View File

@@ -20,14 +20,14 @@ I've been using Obsidian for well over a year and have developed many experiment
Before we get into anything practical we **need** to discuss the underlying philosophies powering this vault, or none of the implementations will make any sense. Most of these philosophies I've learned or adapted from great contemporary and erstwhile authors and thinkers -- the following is a reflection of both my value structure as well as my take on the works of others.
Philosophies we'll encounter along the way:
- Deep Work ([Cal Newport](https://www.calnewport.com/))
- Time Block Planning ([Cal Newpor](https://www.calnewport.com/)t)
- PARA ([Tiago Forte](https://fortelabs.com/))
- CODE ([Tiago Forte](https://fortelabs.com/))
- Progressive Summarization ([Tiago Forte](https://fortelabs.com/))
- Zettelkasten ([Niklas Luhmann](https://en.wikipedia.org/wiki/Niklas_Luhmann))
- Digital Garden ([Andy Matuschack](https://andymatuschak.org/))
- An unexamined life is not worth living ([Socrates](https://en.wikipedia.org/wiki/Socrates))
- [Deep Work](#deep%20work) ([Cal Newport](https://www.calnewport.com/))
- [Time Block Planning](#time%20block%20planning) ([Cal Newport](https://www.calnewport.com/))
- [PARA](#para) ([Tiago Forte](https://fortelabs.com/))
- [CODE](#code) ([Tiago Forte](https://fortelabs.com/))
- [Progressive Summarization](#progressive%20summarization) ([Tiago Forte](https://fortelabs.com/))
- [Zettelkasten](#zettelkasten) ([Niklas Luhmann](https://en.wikipedia.org/wiki/Niklas_Luhmann))
- [Digital Garden](#digital%20garden) ([Andy Matuschack](https://andymatuschak.org/))
- [An unexamined life is not worth living](An%20unexamined%20life%20is%20not%20worth%20living) ([Socrates](https://en.wikipedia.org/wiki/Socrates))
- Jamming (Music Production)
- AGILE (Software Development Project Management)
- Metcalfe's Law (Computer Science)
@@ -464,20 +464,21 @@ The following is the folder structure used by BHOV-2023, along with short descri
- \_PARA
- Projects (*active projects*)
- Test Project
- Kanban
- Scratchpad
- Archive
- Kanban (*project board*)
- Scratchpad (*back of the napkin thoughts to a specific project*)
- Test Project (*every folder has a file of the same name -- this is looked for by Dataview and in Waypoint*)
- Archive (*finished projects*)
- \_tests
- \_tutorial
- Hotkeys
- Attachments
- Hotkeys (*hotkeys used by BHOV-2023*)
- Attachments
- Computed (*dataviews of information computed across your vault*)
- Trackers (*trackers like habit trackers, reminders etc*)
- Tasks (*open tasks found using - \[ \] all across the vault*)
- Daily
- Weekly
- Quarterly
- Calendar (*collection of time-bound notes: daily, weekly, quarterly*)
- Daily
- Weekly
- Quarterly
- Inbox
- Computer Capture
- Smartphone Capture
@@ -486,8 +487,14 @@ The following is the folder structure used by BHOV-2023, along with short descri
- Attachments (*images will automatically be placed into this folder*)
- Readwise
- Templates
- Canvases
- Excalidraw
- Daily
- Weekly
- Quarterly
- People
- Zettelkasten Note
- Note Refactor Zettelkasten Note (*slightly different than the Zettelkasten note template -- will automagically trigger on highlighted text and convert it into a valid Zettelkasten note*)
- Canvases (optional) (*a list of Obsidian Canvases*)
- Excalidraw (optional) (*a list of Excalidraw items*)
## Tests
@@ -583,6 +590,7 @@ Truly nothing in this vault is *required*, but if you want the full experience,
The following is a list of these plugins as well as a one sentence blurb of how I use them in BHOV-2023 and why they create the fabric of the system.
- Auto Link Title
- Auto Link Title is a simple but powerful time saving plugin,
- Calendar
- Commander
- Dataview
@@ -605,7 +613,6 @@ The following is a list of these plugins as well as a one sentence blurb of how
- Timestamper
- Waypoint
...
## Optional Plugins
@@ -629,8 +636,6 @@ The following is a list of these plugins as well as a one sentence blurb of how
- Zotero (requires [Better BibTeX for Zotero plugin](https://github.com/retorquere/zotero-better-bibtex))
- Tracker
...
## Migration Guide for Current Obsidian Users