feature: add a starter kit

This commit is contained in:
Ben Hong
2021-02-23 11:01:39 -05:00
parent dd45e22771
commit f073101d46
68 changed files with 67583 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

BIN
.obsidian/.DS_Store vendored Normal file

Binary file not shown.

1
.obsidian/cache vendored Normal file

File diff suppressed because one or more lines are too long

1
.obsidian/config vendored Normal file
View File

@@ -0,0 +1 @@
{"pluginEnabledStatus":{"file-explorer":true,"global-search":true,"switcher":true,"graph":true,"backlink":true,"command-palette":true,"markdown-importer":true,"word-count":true,"open-with-default-app":true,"tag-pane":true,"starred":true,"daily-notes":true,"zk-prefixer":true,"templates":true,"outline":true,"sync":false,"File explorer":true,"Search":true,"Quick switcher":true,"Graph view":true,"Backlinks":true,"Command palette":true,"Markdown format importer":true,"Word count":true,"workspaces":true,"random-note":true,"publish":true,"slides":true,"page-preview":true},"enabledPlugins":["calendar","cm-editor-syntax-highlight-obsidian","templater-obsidian","note-refactor-obsidian","sliding-panes-obsidian"],"showFrontmatter":true,"foldHeading":true,"foldIndent":true,"defaultViewMode":"source","showLineNumber":true,"cssTheme":"obsidian-night-owl-theme","promptDelete":false,"alwaysUpdateLinks":true,"fileSortOrder":"alphabetical","tabSize":4,"useTab":true,"theme":"obsidian","obsidianCss":false,"enabledCssSnippets":["dracula-custom-edits"],"attachmentFolderPath":"assets","spellcheck":true,"translucency":false,"hotkeys":{"insert-template":[],"app:go-back":[{"modifiers":["Alt","Mod"],"key":"ArrowLeft"}],"app:go-forward":[{"modifiers":["Alt","Mod"],"key":"ArrowRight"}],"daily-notes":[{"modifiers":["Mod"],"key":"T"}],"editor:toggle-italics":[{"modifiers":["Mod"],"key":"I"}],"app:toggle-left-sidebar":[{"modifiers":["Mod"],"key":"\\"}],"app:toggle-right-sidebar":[{"modifiers":["Mod","Shift"],"key":"\\"}],"editor:toggle-highlight":[{"modifiers":["Mod"],"key":"H"}],"editor:swap-line-down":[{"modifiers":["Alt"],"key":"ArrowDown"},{"modifiers":["Mod"],"key":"2"}],"editor:swap-line-up":[{"modifiers":["Alt"],"key":"ArrowUp"},{"modifiers":["Mod"],"key":"1"}],"graph:open-local":[{"modifiers":["Mod"],"key":"G"}],"backlink:open-backlinks":[],"editor:toggle-bold":[{"modifiers":["Mod"],"key":"B"}],"explorer:new-file":[{"modifiers":["Mod"],"key":"N"}],"zk-prefixer":[],"calendar:open-weekly-note":[{"modifiers":["Mod","Shift"],"key":"W"}],"workspace:close":[{"modifiers":["Mod"],"key":"W"}],"workspace:close-others":[{"modifiers":["Mod","Shift"],"key":"K"}],"graph:open":[{"modifiers":["Mod","Shift"],"key":"G"}],"workspace:split-horizontal":[{"modifiers":["Mod","Shift"],"key":"D"}],"workspace:split-vertical":[{"modifiers":["Mod"],"key":"D"}],"sliding-panes-obsidian:toggle-sliding-panes-rotated-headers":[{"modifiers":["Mod","Shift"],"key":"H"}],"note-refactor-obsidian:app:extract-selection-content-only":[],"note-refactor-obsidian:app:extract-selection-first-line":[{"modifiers":["Mod","Shift"],"key":"R"}],"daily-notes:goto-prev":[{"modifiers":["Mod"],"key":"Y"}],"explorer:new-file-in-new-pane":[{"modifiers":["Mod","Shift"],"key":"N"}],"editor:focus-top":[{"modifiers":["Alt","Mod"],"key":"ArrowUp"}],"editor:focus-bottom":[{"modifiers":["Alt","Mod"],"key":"ArrowDown"}],"editor:focus-left":[],"table-editor-obsidian:table-control-bar":[],"editor:delete-paragraph":[{"modifiers":["Mod"],"key":"Backspace"}],"sliding-panes-obsidian:toggle-sliding-panes-leaf-auto-width":[{"modifiers":["Mod","Shift"],"key":"A"}],"editor:toggle-fold":[{"modifiers":["Mod"],"key":"3"}],"templater-obsidian:insert-templater":[{"modifiers":["Mod","Shift"],"key":"I"}],"templater-obsidian:replace-in-file-templater":[]},"spellcheckDictionary":["netlify","dx","chickenless","zettelkasten","vue","instantiation","pre","congee","Mandalorian","Ideation","summarization","hypotheticals","integrations"],"newFileLocation":"folder","newFileFolderPath":"notes"}

1
.obsidian/daily-notes.json vendored Normal file
View File

@@ -0,0 +1 @@
{"folder":"reports/Daily Notes","template":"templates/Pages/Page — Daily Note — Template"}

1
.obsidian/global-search.json vendored Normal file
View File

@@ -0,0 +1 @@
{"showFullPath":false,"linkStyle":"none","listStyle":"none"}

1
.obsidian/graph.json vendored Normal file
View File

@@ -0,0 +1 @@
{"search":"#ideas","showTags":true,"showAttachments":true,"hideUnresolved":false,"showOrphans":true,"showArrow":false,"textFadeMultiplier":0.1,"nodeSizeMultiplier":1.66292397660819,"lineSizeMultiplier":1.77345029239766,"centerStrength":0.518713248970312,"repelStrength":10,"linkStrength":1,"linkDistance":250,"scale":2.3902238258270643}

1
.obsidian/plugins/calendar/data.json vendored Normal file
View File

@@ -0,0 +1 @@
{"shouldConfirmBeforeCreate":true,"weekStart":"monday","wordsPerDot":250,"showWeeklyNote":true,"weeklyNoteFormat":"","weeklyNoteTemplate":"templates/Weekly Note — Template","weeklyNoteFolder":"reports/Weekly Notes","localeOverride":"system-default"}

4329
.obsidian/plugins/calendar/main.js vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
{
"id": "calendar",
"name": "Calendar",
"description": "Calendar view of your daily notes",
"version": "1.4.19",
"author": "Liam Cain",
"authorUrl": "https://github.com/liamcain/",
"isDesktopOnly": false,
"minAppVersion": "0.9.11"
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "cm-editor-syntax-highlight-obsidian",
"name": "Editor Syntax Highlight",
"author": "death_au",
"authorUrl": "https://github.com/deathau",
"description": "Show syntax highlighing in code blocks the editor",
"isDesktopOnly": false,
"version": "0.1.2",
"minAppVersion": "0.10.0"
}

View File

@@ -0,0 +1,177 @@
@charset "UTF-8";
.cm-s-obsidian pre.HyperMD-codeblock span.cm-formatting-code-block {
color: var(--text-muted);
}
.cm-s-obsidian pre.HyperMD-codeblock .cm-keyword {
font-weight: normal;
}
.theme-dark .cm-s-obsidian {
/*
Name: yoncé
Author: Thomas MacLean (http://github.com/thomasmaclean)
Original yoncé color scheme by Mina Markham (https://github.com/minamarkham)
*/
/**/
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock {
color: #d4d4d4;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-keyword,
.theme-dark .cm-s-obsidian .cm-math.cm-keyword,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-keyword {
color: #00A7AA;
font-weight: normal;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-atom,
.theme-dark .cm-s-obsidian .cm-math.cm-atom,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-atom {
color: #F39B35;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-number,
.theme-dark .cm-s-obsidian .cm-math.cm-number,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-number {
color: #A06FCA;
}
.theme-dark .cm-s-obsidian span.cm-hmd-frontmatter.cm-type,
.theme-dark .cm-s-obsidian span.cm-math.cm-type,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock span.cm-type {
color: #A06FCA;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-def,
.theme-dark .cm-s-obsidian .cm-math.cm-def,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-def {
color: #98E342;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-property,
.theme-dark .cm-s-obsidian .cm-math.cm-property,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-property {
color: #D4D4D4;
}
.theme-dark .cm-s-obsidian span.cm-hmd-frontmatter.cm-variable,
.theme-dark .cm-s-obsidian span.cm-math.cm-variable,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock span.cm-variable {
color: #D4D4D4;
}
.theme-dark .cm-s-obsidian span.cm-hmd-frontmatter.cm-variable-2,
.theme-dark .cm-s-obsidian span.cm-math.cm-variable-2,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock span.cm-variable-2 {
color: #da7dae;
}
.theme-dark .cm-s-obsidian span.cm-hmd-frontmatter.cm-variable-3,
.theme-dark .cm-s-obsidian span.cm-math.cm-variable-3,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock span.cm-variable-3 {
color: #A06FCA;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-type.cm-def,
.theme-dark .cm-s-obsidian .cm-math.cm-type.cm-def,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-type.cm-def {
color: #FC4384;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-property.cm-def,
.theme-dark .cm-s-obsidian .cm-math.cm-property.cm-def,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-property.cm-def {
color: #FC4384;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-callee,
.theme-dark .cm-s-obsidian .cm-math.cm-callee,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-callee {
color: #FC4384;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-operator,
.theme-dark .cm-s-obsidian .cm-math.cm-operator,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-operator {
color: #FC4384;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-qualifier,
.theme-dark .cm-s-obsidian .cm-math.cm-qualifier,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-qualifier {
color: #FC4384;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-tag,
.theme-dark .cm-s-obsidian .cm-math.cm-tag,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-tag {
color: #FC4384;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-tag.cm-bracket,
.theme-dark .cm-s-obsidian .cm-math.cm-tag.cm-bracket,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-tag.cm-bracket {
color: #D4D4D4;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-attribute,
.theme-dark .cm-s-obsidian .cm-math.cm-attribute,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-attribute {
color: #A06FCA;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-comment,
.theme-dark .cm-s-obsidian .cm-math.cm-comment,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-comment {
color: #696d70;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-comment.cm-tag,
.theme-dark .cm-s-obsidian .cm-math.cm-comment.cm-tag,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-comment.cm-tag {
color: #FC4384;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-comment.cm-attribute,
.theme-dark .cm-s-obsidian .cm-math.cm-comment.cm-attribute,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-comment.cm-attribute {
color: #D4D4D4;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-string,
.theme-dark .cm-s-obsidian .cm-math.cm-string,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-string {
color: #E6DB74;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-string-2,
.theme-dark .cm-s-obsidian .cm-math.cm-string-2,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-string-2 {
color: #F39B35;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-meta,
.theme-dark .cm-s-obsidian .cm-math.cm-meta,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-meta {
color: #D4D4D4;
background: inherit;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-builtin,
.theme-dark .cm-s-obsidian .cm-math.cm-builtin,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-builtin {
color: #FC4384;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-header,
.theme-dark .cm-s-obsidian .cm-math.cm-header,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-header {
color: #da7dae;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-hr,
.theme-dark .cm-s-obsidian .cm-math.cm-hr,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-hr {
color: #98E342;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-link,
.theme-dark .cm-s-obsidian .cm-math.cm-link,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-link {
color: #696d70;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.cm-error,
.theme-dark .cm-s-obsidian .cm-math.cm-error,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-error {
border-bottom: 1px solid #C42412;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.CodeMirror-activeline-background,
.theme-dark .cm-s-obsidian .cm-math.CodeMirror-activeline-background,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .CodeMirror-activeline-background {
background: #272727;
}
.theme-dark .cm-s-obsidian .cm-hmd-frontmatter.CodeMirror-matchingbracket,
.theme-dark .cm-s-obsidian .cm-math.CodeMirror-matchingbracket,
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .CodeMirror-matchingbracket {
outline: 1px solid grey;
color: #D4D4D4 !important;
}

View File

@@ -0,0 +1 @@
{"includeFirstLineAsNoteHeading":true,"excludeFirstLineInNote":false,"headingFormat":"#","newFileLocation":2,"customFolder":"zettelkasten","fileNamePrefix":"","transcludeByDefault":false,"noteLinkTemplate":"[[{{new_note_title}}]]","refactoredNoteTemplate":"---\nuuid: {{date:YYYYMMDDHHmmss}}\nalias: \ndates:\n created: {{date:YYYY-MM-DD}}T{{date:HH:mm:ss}}\n last-updated: {{date:YYYY-MM-DD}}T{{date:HH:mm:ss}}\ntags:\n---\n\n{{new_note_content}}\n\n---\n\n**🏷 Tags**: \n- ✨ POD: \n- 🤖 Mode: \n- 🗂 Type: \n- 🏁 Status: \n- 🔗 Location: \n- 🛰 Platform(s): \n- 👤 Creator(s): \n- 👍 Recommended By: \n- \n\n**🤝 Related Links**\n- [[{{title}}]]\n- \n"}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
{
"id": "note-refactor-obsidian",
"name": "Note Refactor",
"version": "1.6.1",
"description": "Extract note content into new notes and split notes",
"isDesktopOnly": false,
"js": "main.js",
"css": "style.css"
}

View File

@@ -0,0 +1,7 @@
.note-refactor-filename .setting-item-info {
margin-right: 0;
}
.note-refactor-filename .setting-item-name {
padding-top: 10px;
}

View File

@@ -0,0 +1 @@
{"headerWidth":32,"leafWidth":700,"leafAutoWidth":false,"disabled":false,"rotateHeaders":false,"headerAlt":false,"stackingEnabled":true}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "sliding-panes-obsidian",
"name": "Sliding Panes (Andy's Mode)",
"author": "death_au",
"authorUrl": "https://github.com/deathau",
"description": "Sliding Panes! Based on the style of [Andy Matuschak's Notes](https://notes.andymatuschak.org/)",
"isDesktopOnly": false,
"version": "3.2.2",
"minAppVersion": "0.10.3"
}

View File

@@ -0,0 +1,105 @@
body.plugin-sliding-panes .workspace > .mod-root {
overflow-x: auto;
overflow-y: hidden;
}
body.plugin-sliding-panes .workspace > .mod-root > .workspace-leaf {
display: block;
flex: none;
}
body.plugin-sliding-panes .workspace > .mod-root > .workspace-leaf .workspace-leaf-content {
position: relative;
}
body.plugin-sliding-panes .workspace > .mod-root .mod-am-right-of-active .cm-s-obsidian > div:not([class]) {
left: -50% !important;
}
body.plugin-sliding-panes .workspace > .mod-root .mod-am-left-of-active .cm-s-obsidian > div:not([class]) {
left: 150% !important;
}
body.plugin-sliding-panes-stacking .workspace > .mod-root > .workspace-leaf {
box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.25);
position: sticky;
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf {
/* first we'll add a bit of gap for the spines */
/* active titles have different border colours */
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content {
padding-left: var(--header-width);
/* this is where the magic happens */
/* get rid of the gap left by the now-missing horizontal title */
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header {
writing-mode: vertical-lr;
text-orientation: sideways;
border-right: 1px solid var(--background-secondary-alt);
border-left: 2px solid var(--background-secondary-alt);
border-top: none;
border-bottom: none;
width: var(--header-width);
height: auto;
position: absolute;
left: 0;
top: 0;
bottom: 0;
/* unset the title container height and swap padding */
/* swap the padding/margin around for the header and actions icons */
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header > .view-header-title-container {
height: unset;
padding-left: unset;
padding-top: 0;
/* get rid of unnecessary padding */
/* fix the long-title-obscuring shadows */
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header > .view-header-title-container > .view-header-title {
padding-right: 0;
padding-top: 15px;
padding-bottom: 15px;
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header > .view-header-title-container:after {
width: 100%;
height: 15px;
top: unset;
bottom: 0;
background: linear-gradient(to bottom, transparent, var(--background-secondary));
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header > .view-header-title-container:before {
content: "";
position: absolute;
width: 100%;
height: 15px;
top: 0;
bottom: unset;
background: linear-gradient(to top, transparent, var(--background-secondary));
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header .view-header-icon,
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header .view-actions {
padding: 0;
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header .view-header-icon {
margin: 8px 0 3px 0;
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header .view-action {
margin: 8px 0;
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-content {
height: 100%;
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf.mod-active > .workspace-leaf-content > .view-header {
border-right: 2px solid var(--interactive-accent);
border-bottom: none;
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf.mod-active > .workspace-leaf-content > .view-header > .view-header-title-container:after {
background: linear-gradient(to bottom, transparent, var(--background-primary-alt));
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf.mod-active > .workspace-leaf-content > .view-header > .view-header-title-container:before {
background: linear-gradient(to top, transparent, var(--background-primary-alt));
}
body.plugin-sliding-panes-rotate-header.plugin-sliding-panes-header-alt .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header .view-header-title-container {
transform: rotate(180deg);
text-align: right;
margin-top: 10px;
}

View File

@@ -0,0 +1 @@
{"command_timeout":5,"template_folder":"templates","templates_pairs":[["",""]],"locale":"en"}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "templater-obsidian",
"name": "Templater",
"version": "0.5.7",
"description": "Create and use templates",
"minAppVersion": "0.9.20",
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
"isDesktopOnly": false
}

View File

@@ -0,0 +1,48 @@
.templater_div {
border-top: 1px solid var(--background-modifier-border);
}
.templater_div > .setting-item {
border-top: none !important;
align-self: center;
}
.templater_div > .setting-item > .setting-item-control {
justify-content: space-around;
padding: 0;
width: 100%;
}
.templater_div > .setting-item > .setting-item-control > .setting-editor-extra-setting-button {
align-self: center;
}
.templater_title {
margin: 0;
padding: 0;
margin-top: 5px;
text-align: center;
}
.templater_template {
align-self: center;
margin-left: 5px;
margin-right: 5px;
width: 70%;
}
.templater_cmd {
margin-left: 5px;
margin-right: 5px;
font-size: 14px;
width: 100%;
}
.templater_div2 > .setting-item {
align-content: center;
justify-content: center;
}
.templater_button:hover {
background-color: #00496A !important;
}

1
.obsidian/publish.json vendored Normal file
View File

@@ -0,0 +1 @@
{"siteId":"aae2c29ceb73d0b4897390bea41856e6","host":"publish-01.obsidian.md"}

1
.obsidian/starred.json vendored Normal file
View File

@@ -0,0 +1 @@
{"items":[]}

1
.obsidian/templates.json vendored Normal file
View File

@@ -0,0 +1 @@
{"folder":"templates","timeFormat":"HH:mm:ss"}

View File

@@ -0,0 +1,802 @@
@charset "UTF-8";
/*------------- --------------------*/
/* Typography */
/*------------- --------------------*/
/*-----------------------------*/
/* Colors */
/*-----------------------------*/
/*-------------------------------------*/
/* CSS Variables */
/*-------------------------------------*/
:root {
--font-size-normal: 18px;
--font-size-code: 15px;
--font-size-side-dock: 15px;
--font-size-side-dock-title: 18px;
--font-size-status-bar: 15px;
--font-size-h1: 30px;
--font-size-h2: 25px;
--font-size-h3: 21px;
--font-size-h4: 20px;
--font-size-h5: 19px;
--font-size-h6: 18px;
--font-family-editor: FiraCode Nerd Font Mono, Menlo, Monaco, Courier New, monospace;
--font-family-preview: Ideal Sans, Avenir Next, Helvetica, Arial, sans-serif;
--font-family-preview-heading: Sentinel, Garamond, Georgia, serif; }
.theme-light,
.theme-dark {
--background-primary: #011628;
--background-primary-alt: #011c32;
--background-secondary: #011c32;
--background-secondary-alt: #02223c;
--background-accent: #f8f8f2;
--background-modifier-border: #f8f8f2;
--background-modifier-form-field: rgba(0, 0, 0, 0.2);
--background-modifier-form-field-highlighted: rgba(0, 0, 0, 0.5);
--background-modifier-box-shadow: rgba(0, 0, 0, 0.3);
--background-modifier-success: #50fa7b;
/*no sure*/
--background-modifier-error: #3d0000;
/*no sure*/
--background-modifier-error-rgb: 61, 0, 0;
--background-modifier-error-hover: #470000;
--background-modifier-cover: rgba(0, 0, 0, 0.6);
--text-accent: #ffeb95;
--text-accent-hover: #8be9fd;
--text-normal: #f8f8f2;
--text-muted: #f8f8f2;
--text-faint: #7fdbca;
--text-highlight-bg: rgba(55, 139, 123, 0.8);
--text-error: #ff79c6;
--text-error-hover: #ff79c6;
--text-selection: #6272a4;
/* Chromium precess this color with alpha channel */
--text-on-accent: #bd93f9;
--interactive-normal: #ffb86c;
--interactive-hover: #ff5555;
--interactive-accent: #ffeb95;
--interactive-accent-rgb: 123, 108, 217;
--interactive-accent-hover: #ff5555;
--scrollbar-active-thumb-bg: #282a36;
--scrollbar-bg: #282a36;
--scrollbar-thumb-bg: #282a36;
--text-title-h1: #ff79c6;
--text-title-h2: #82aaff;
--text-title-h3: #c5e478;
--text-title-h4: #ffb86c;
--text-title-h5: #50fa7b;
--text-title-h6: #8be9fd;
--inline-code: #bd93f9;
--code-block: #8be9fd;
--pre-code: #44475a;
--blockquote-border: #ffb86c;
--vim-cursor: #ff5555;
--border-color: #2b2727;
/*also like transparent*/ }
/*-------------------------------------*/
/* Search the following lines */
/* to jump to specific section */
/*-------------------------------------*/
/* resize-handle and borders */
/* tags */
/* link */
/* Cursor */
/* basic format in EDITOR and PREVIEW */
/* Headings - EDITOR and PREVIEW */
/* Code block in Preview */
/* Code block in Editor */
/* Brackets */
/* Blockquote */
/* table */
/* Checkbox */
/* html in editor */
/* popover */
/* Side panel */
/* internal embedded link in preview */
/* graph view */
/* settings */
/* Hide side bar */
/* width of content */
/* note header bar for non-andy mode */
/* andy mode activated in light mode */
/* at a rule line before ul list *
/* Hide Scrollbar (recommend for mac) */
/*-------------------------------------*/
/***************************************/
/* resize-handle and borders */
/***************************************/
/*vertical resize-handle*/
.workspace-split.mod-vertical > * > .workspace-leaf-resize-handle,
.workspace-split.mod-left-split > .workspace-leaf-resize-handle,
.workspace-split.mod-right-split > .workspace-leaf-resize-handle {
width: 1px !important;
background-color: var(--border-color); }
/*horizontal resize-handle*/
.workspace-split.mod-horizontal > * > .workspace-leaf-resize-handle {
height: 1px !important;
background-color: var(--border-color); }
/*workspace ribbon when collapsed*/
.workspace-ribbon.is-collapsed {
background-color: var(--background-primary-alt); }
/*the vertical split*/
.workspace-split.mod-root .workspace-split.mod-vertical .workspace-leaf-content,
.workspace-split.mod-vertical > .workspace-split,
.workspace-split.mod-vertical > .workspace-leaf,
.workspace-tabs {
padding-right: 0px; }
/*status-bar*/
.status-bar {
font-size: var(--font-size-status-bar);
background-color: var(--background-secondary-alt);
border-top: 0px; }
.document-search-container {
border-top: 0px;
border-right: 0px;
z-index: inherit; }
.workspace-ribbon.mod-left.is-collapsed {
border-right: 1px solid var(--border-color); }
.workspace-ribbon.mod-right.is-collapsed {
border-left: 1px solid var(--border-color); }
/*************************************/
/* tags */
/*************************************/
/* Tag hover in preview */
a.tag:hover {
color: var(--text-accent) !important; }
/* Tag Color in editor and preview*/
.cm-hashtag,
a.tag {
color: var(--text-accent-hover) !important;
text-decoration: none !important;
font-style: normal !important; }
/*********************************/
/* link */
/*********************************/
/* link */
a,
.internal-link,
.cm-hmd-internal-link,
.cm-link,
.cm-formatting-link,
.cm-url {
text-decoration: none !important; }
/* the url string in editor */
.cm-s-obsidian span.cm-string {
color: var(--text-accent-hover) !important; }
/* make external links italics to differentiate */
a:not(.internal-link) {
font-style: italic; }
/*footnote*/
.cm-s-obsidian pre.HyperMD-footnote span.cm-hmd-footnote,
.cm-s-obsidian span.cm-footref {
color: var(--text-accent) !important; }
/***************************************/
/* Cursor */
/***************************************/
/* Cursor color and opacity */
.cm-fat-cursor .CodeMirror-cursor,
.cm-animate-fat-cursor {
width: 0.5em;
background: var(--vim-cursor);
opacity: 60% !important; }
/**************************************/
/* basic format in EDITOR and PREVIEW */
/**************************************/
/* font for everything outside of editor/preview panes */
.app-container {
font-family: var(--font-family-preview); }
/* set the text selection color for preview mode */
::selection {
background-color: var(--text-selection); }
/* bold in preview and editor */
strong,
.cm-strong {
font-weight: 600;
color: #50fa7b; }
/* emphasis in preview and editor */
em,
.cm-em {
color: var(--text-muted);
font-style: italic; }
/* strikethrough in preview and editor */
s,
.cm-strikethrough {
color: var(--text-muted); }
/* list in editor */
.cm-s-obsidian span.cm-formatting-list {
color: var(--text-normal) !important; }
/* horizontal line in preview */
.markdown-preview-view hr {
background-color: var(--text-faint) !important; }
/* embedded images */
img {
display: block;
margin-left: auto;
margin-right: auto; }
/* img hover zoom out img*/
img:hover {
transform: scale(1.04);
transition: transform 0.25s ease-in-out 0s; }
.community-theme img:hover {
transform: none; }
/***************************************/
/* Code block in Preview */
/***************************************/
/* code blocks in preview */
pre code {
font-family: monaco !important;
font-size: var(--font-size-code) !important;
padding: 6px !important;
line-height: normal;
display: block;
color: var(--code-block) !important; }
/* padding of code blocks in preview */
.markdown-preview-view pre {
padding: 0px !important; }
/* font-size of in-line block for preview */
.markdown-preview-view code {
font-size: var(--font-size-code); }
/* remove the shadow that typically affect light mode */
.theme-dark code[class*='language-'],
.theme-dark pre[class*='language-'],
.theme-light code[class*='language-'],
.theme-light pre[class*='language-'] {
text-shadow: none !important;
color: var(--text-faint) !important;
background-color: var(--pre-code); }
/***************************************/
/* Brackets */
/***************************************/
.cm-s-obsidian span.cm-formatting-link {
color: var(--text-accent) !important; }
/***************************************/
/* Blockquote */
/***************************************/
/* for editor */
.cm-quote {
color: var(--text-normal) !important;
font-style: italic; }
/* for preview */
.markdown-preview-view blockquote {
background-color: var(--pre-code);
border: 0px solid;
border-color: var(--blockquote-border) !important;
border-left-width: 4px !important;
border-radius: 0 8px 8px 0;
line-height: 1.5em;
margin: 30px 0px;
font-style: italic; }
/***************************************/
/* table */
/***************************************/
th {
font-weight: 800 !important; }
.markdown-preview-view th {
font-weight: 800;
background-color: var(--background-secondary) !important; }
thead {
border-bottom: 3px solid var(--background-modifier-border); }
.table {
padding: 4px;
line-height: normal;
display: block;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
/***************************************/
/* popover */
/***************************************/
.popover {
border: 1px solid var(--border-color);
background-color: var(--background-secondary); }
/***************************************/
/* Side panel */
/***************************************/
/* search result in backlink or file search */
.search-result-file-title {
font-size: 15px; }
.search-result-file-matches,
.search-empty-state {
font-size: var(--font-size-side-dock); }
/*decrease the spacing between result items*/
.search-result-file-title,
.search-result-file-match {
padding: 0px 10px; }
.nav-file-title,
.nav-folder-title {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important; }
/*backlink pane*/
.workspace-leaf-content[data-type='backlink'] .view-content {
background-color: var(--background-secondary); }
.workspace-leaf-content[data-type='tag'] .tag-pane-tag-count,
.workspace-leaf-content[data-type='tag'] .tag-pane-tag-text {
font-size: var(--font-size-side-dock); }
.workspace-leaf-content[data-type='backlink'] .search-result-file-matches {
font-size: var(--font-size-side-dock); }
/***************************************/
/* internal embedded link in preview */
/***************************************/
/* Naked Embeds */
.markdown-embed-title {
display: none; }
.markdown-preview-view .markdown-embed-content > :first-child {
margin-top: 0; }
.markdown-preview-view .markdown-embed-content > :last-child {
margin-bottom: 0; }
/*remove the following two line, you will get border and scroll*/
.markdown-preview-view .markdown-embed {
border: none;
padding: 0;
margin: 0; }
.markdown-preview-view .markdown-embed-content {
max-height: unset;
background-color: var(--background-secondary); }
/* the link on the top right corner*/
.markdown-embed-link {
color: var(--text-faint) !important; }
.markdown-embed-link:hover {
color: var(--text-accent) !important; }
/***************************************/
/* graph view */
/***************************************/
.graph-view.color-circle,
.graph-view.color-fill-highlight,
.graph-view.color-line-highlight {
color: var(--text-accent) !important; }
.graph-view.color-text {
color: var(--text-normal) !important; }
.graph-view.color-line {
color: #6272a4; }
.graph-view.color-fill {
color: var(--text-muted); }
.workspace-leaf-content[data-type='graph'] .view-content {
background-color: var(--background-primary); }
/***************************************/
/* settings */
/***************************************/
.modal.mod-settings button:not(.mod-cta):hover {
background-color: var(--interactive-accent-hover); }
/***************************************/
/* Hide side bar */
/***************************************/
.workspace-ribbon:not(:hover) .workspace-ribbon-collapse-btn,
.workspace-ribbon:not(:hover) .side-dock-actions,
.workspace-ribbon:not(:hover) .side-dock-settings {
display: none;
transition: all 300ms ease-in-out; }
.workspace-ribbon:not(:hover) {
width: 0px;
transition: all 300ms ease-in-out; }
.workspace-split.mod-left-split {
margin-left: 0px; }
.workspace-split.mod-right-split {
margin-right: 0px; }
/***************************************/
/* width of content */
/***************************************/
.markdown-source-view.is-readable-line-width .CodeMirror {
max-width: 900px;
margin-left: auto;
margin-right: auto; }
.markdown-preview-view.is-readable-line-width .markdown-preview-section {
max-width: 900px;
margin-left: auto;
margin-right: auto; }
/* shift sticky position, so titles will stack up to the left */
/* This will currently stack to a maximum of 10 before resetting */
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n-8) {
left: calc(var(--sticky-left) * 0); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n-7) {
left: calc(var(--sticky-left) * 1); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n-6) {
left: calc(var(--sticky-left) * 2); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n-5) {
left: calc(var(--sticky-left) * 3); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n-4) {
left: calc(var(--sticky-left) * 4); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n-3) {
left: calc(var(--sticky-left) * 5); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n-2) {
left: calc(var(--sticky-left) * 6); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n-1) {
left: calc(var(--sticky-left) * 7); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n + 0) {
left: calc(var(--sticky-left) * 8); }
.theme-light .mod-root.workspace-split.mod-vertical > div:nth-child(10n + 1) {
left: calc(var(--sticky-left) * 9); }
/* now it's time for the fancy vertical titles */
/* first we'll add a bit of gap for the title to sit inside of */
.theme-light .workspace-leaf-content {
padding-left: var(--sticky-left);
position: relative; }
/* this is where the magic happens */
.theme-light .view-header {
writing-mode: vertical-lr;
border-right: 1px solid var(--border-color);
border-left: 0px !important;
border-top: none;
border-bottom: none;
height: auto;
width: 36px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
background-color: var(--background-primary) !important; }
/* fix the long-title-obscuring shadows */
.theme-light .view-header-title-container:after {
width: 100%;
height: 30px;
top: unset;
bottom: 0;
background: linear-gradient(to bottom, transparent, var(--background-primary)) !important; }
/* unset the title container height and swap padding */
.theme-light .view-header-title-container {
height: unset;
padding-left: unset;
padding-top: 5px; }
/* active titles have different border colours */
.theme-light .workspace-leaf.mod-active .view-header {
background-color: var(--background-secondary-alt) !important;
border-right: 3px solid var(--interactive-accent) !important;
border-left: 0px;
border-bottom: none; }
/* swap the padding/margin around for the header and actions icons */
.theme-light .view-header-icon,
.theme-light .view-actions {
padding: 10px 5px; }
.theme-light .view-action {
margin: 8px 0; }
/* get rid of the gap left by the now-missing horizontal title */
.theme-light .view-content {
height: 100%; }
/* make the fake drop target overlay have a background so you can see it. */
/* TODO: figure out how the fake target overlay works so we can put the title back, too */
.theme-light .workspace-fake-target-overlay {
background-color: var(--background-primary); }
/*preview padding too small*/
.theme-light .markdown-preview-view,
.theme-light .mod-single-child .markdown-preview-view {
font-family: var(--font-family-preview);
font-size: var(--font-size-normal);
padding-top: 5px;
padding-left: 4% !important;
padding-right: 2% !important; }
/***************************************/
/* at a rule line before ul list */
/***************************************/
ul ul {
position: relative; }
ul ul::before {
content: '';
border-left: 1px solid var(--border-color);
position: absolute; }
ul ul::before {
left: -1em;
top: 0;
bottom: 0; }
/***************************************/
/* Code block in Editor */
/***************************************/
/* in-line block for editor */
.cm-s-obsidian span.cm-inline-code,
.cm-s-obsidian span.cm-inline-code.cm-hmd-indented-code,
.cm-s-obsidian
span.cm-inline-code:not(.cm-formatting):not(.cm-hmd-indented-code) {
background-color: var(--pre-code-bg);
color: var(--inline-code) !important;
bottom: 0px !important; }
/* Editor CodeBlock TEXT Appearance */
.cm-s-obsidian pre.HyperMD-codeblock {
font-family: monaco !important;
font-size: var(--font-size-code) !important;
padding: 1px !important;
display: block;
color: var(--code-block) !important;
font-weight: 500;
text-indent: 0px !important; }
/*remove the border of codeblock in editor */
.HyperMD-codeblock-bg {
border: 0px !important; }
/*an active line highlight in vim normal mode
.cm-fat-cursor .CodeMirror-activeline .CodeMirror-linebackground{
background-color: var(--text-selection) !important;
} */
/* in-line block for preview */
code {
color: var(--inline-code) !important;
bottom: 0px !important; }
/* graph css */
.theme-dark .graph-view.color-arrow {
color: #50fa7b; }
.theme-dark .graph-view.color-fill-tag {
color: #ffb86c; }
.theme-dark .graph-view.color-fill-attachment {
color: #ff5555; }
.theme-dark .graph-view.color-fill-unresolved {
color: #6272a4; }
.search-result-collapse-indicator {
position: absolute;
left: 0;
top: -3px;
color: var(--text-faint);
transition: transform 100ms ease-in-out;
padding: 0px !important; }
body {
font-size: var(--font-size-normal); }
.nav-file-title,
.nav-folder-title {
border: 1px solid transparent;
border-radius: 3px;
cursor: pointer;
color: var(--text-muted);
font-size: 1rem;
line-height: 20px;
padding: 1px 20px 0 26px;
position: relative;
white-space: nowrap;
width: max-content;
min-width: 100%; }
a:not(.internal-link) {
font-style: normal; }
.cm-s-obsidian span.cm-url {
color: var(--text-accent); }
.markdown-preview-view .list-collapse-indicator {
margin-left: -60px;
padding-left: 8px; }
li:not(.is-checked) {
color: white; }
/* rule line when there are checkboxes*/
ul .task-list-item ul::before {
left: 0.15em !important; }
/***************************************/
/* Checkbox */
/***************************************/
.markdown-preview-view ul > li.task-list-item {
list-style: none;
text-indent: -16px; }
.markdown-preview-view .task-list-item-checkbox {
-webkit-appearance: none;
top: 0.2em !important;
right: 8px;
box-sizing: border-box;
position: relative;
width: 1rem;
height: 1rem;
margin: 0;
box-shadow: 0 0 0.1em var(--text-muted); }
.markdown-preview-view .task-list-item-checkbox:checked::before {
content: '✓';
position: absolute;
left: -1px;
top: -3px;
color: var(--text-accent);
font-size: 1rem;
line-height: 1.25rem;
width: 1.2rem;
text-align: center;
text-shadow: 0 0 0.1rem var(--text-accent); }
.markdown-preview-view ul > li.task-list-item.is-checked {
text-decoration: none; }
.checkbox-container {
background-color: var(--background-primary); }
/**************************************/
/* note header bar for non-andy mode */
/* activated in dark mode */
/**************************************/
/* header */
.theme-dark .view-header {
background-color: var(--background-primary) !important;
border-top: 1px solid var(--border-color) !important;
border-bottom: 1px solid var(--border-color) !important; }
.theme-dark .view-header-title-container:after {
background: linear-gradient(to bottom, transparent, var(--background-primary)) !important; }
.theme-dark .workspace-leaf.mod-active .view-header {
background-color: var(--background-primary-alt) !important;
border-top: 0px !important;
border-bottom: 3px solid var(--interactive-accent) !important; }
.workspace-leaf.mod-active .view-header-title-container:after {
background: linear-gradient(to bottom, transparent, var(--background-secondary-alt)) !important; }
.workspace-leaf.mod-active .view-header-title,
.workspace-leaf.mod-active .view-header-icon {
color: var(--background-modifier-border); }
.view-header-title,
.view-header-icon,
.view-action {
color: var(--text-faint); }
/** Font weights appear lighter than Preview mode. **/
.cm-header.cm-header-1 {
font-family: var(--font-family-editor);
font-weight: 900;
font-size: var(--font-size-h1);
color: var(--text-title-h1); }
.cm-header.cm-header-2 {
font-family: var(--font-family-editor);
font-weight: 900;
font-size: var(--font-size-h2);
color: var(--text-title-h2); }
.cm-header.cm-header-3 {
font-family: var(--font-family-editor);
font-weight: 800;
font-size: var(--font-size-h3);
color: var(--text-title-h3); }
.cm-header.cm-header-4 {
font-family: var(--font-family-editor);
font-weight: 700;
font-size: var(--font-size-h4);
color: var(--text-title-h4); }
.cm-header.cm-header-5 {
font-family: var(--font-family-editor);
font-weight: 600;
font-size: var(--font-size-h5);
color: var(--text-title-h5); }
.cm-header.cm-header-6 {
font-family: var(--font-family-editor);
font-weight: 600;
font-size: var(--font-size-h6);
color: var(--text-title-h6); }
/* normal text for non-headings and code of editor */
.cm-s-obsidian,
.mod-single-child .cm-s-obsidian {
font-family: var(--font-family-editor);
font-size: var(--font-size-normal); }
.markdown-preview-view h1 {
font-family: var(--font-family-preview-heading);
font-size: var(--font-size-h1);
font-weight: 900;
color: var(--text-title-h1); }
.markdown-preview-view h2 {
font-family: var(--font-family-preview-heading);
font-size: var(--font-size-h2);
font-weight: 800;
color: var(--text-title-h2); }
.markdown-preview-view h3 {
font-family: var(--font-family-preview-heading);
font-size: var(--font-size-h3);
font-weight: 700;
color: var(--text-title-h3); }
.markdown-preview-view h4 {
font-family: var(--font-family-preview-heading);
font-size: var(--font-size-h4);
font-weight: 600;
color: var(--text-title-h4); }
.markdown-preview-view h5 {
font-family: var(--font-family-preview-heading);
font-size: var(--font-size-h5);
font-weight: 500;
color: var(--text-title-h5); }
.markdown-preview-view h6 {
font-family: var(--font-family-preview-heading);
font-size: var(--font-size-h6);
font-weight: 500;
color: var(--text-title-h6); }

189
.obsidian/workspace vendored Normal file
View File

@@ -0,0 +1,189 @@
{
"main": {
"id": "c6e868ad46e36bad",
"type": "split",
"children": [
{
"id": "69f1e9b06a1b2a68",
"type": "leaf",
"active": true,
"state": {
"type": "markdown",
"state": {
"file": "templates/Pages/Page — Weekly Note — Template.md",
"mode": "source"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "a8ef4ae0a04052e3",
"type": "split",
"children": [
{
"id": "c40b3f61390dbc5d",
"type": "tabs",
"children": [
{
"id": "ec1698e7d057ce27",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "7f99185fd6d0d4fe",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "\"Mem",
"matchingCase": false,
"explainSearch": true,
"collapseAll": false,
"extraContext": false,
"sortOrder": "byCreatedTime"
}
}
},
{
"id": "baf3a0fb4cf01b6b",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
},
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "alphabetical",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 369.5
},
"right": {
"id": "85ecf5f9629d0b69",
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"type": "tabs",
"dimension": 51.79533213644524,
"children": [
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "templates/Pages/Page — Weekly Note — Template.md"
}
}
},
{
"id": "3aa2ac9732e4cba0",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "1c6d265f778cffcf",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
}
]
},
{
"id": "4769a36c58d6845c",
"type": "tabs",
"dimension": 48.204667863554754,
"children": [
{
"id": "1ba04d1f24ae7365",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "templates/Pages/Page — Weekly Note — Template.md",
"options": {
"collapse-filter": true,
"search": "-path:reports",
"localJumps": 2,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": true,
"showTags": true,
"showAttachments": false,
"hideUnresolved": false,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": true,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.21017543859649,
"lineSizeMultiplier": 3.19842105263158,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.0136072508934197,
"close": false
}
}
}
},
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "templates/Pages/Page — Weekly Note — Template.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
}
],
"currentTab": 1
}
],
"direction": "horizontal",
"width": 514.754638671875,
"collapsed": true
},
"lastOpenFiles": [
"templates/Pages/Page — Weekly Note — Template.md",
"templates/Pages/Page — Project — Template.md",
"templates/Pages/Page — Note Zettel — Template.md",
"templates/Pages/Page — Meeting Log — Template.md",
"templates/Pages/Page — Fitness Log — Template.md",
"templates/Pages/Page — Daily Note — Template.md",
"templates/Section/Section — Meta Frontmatter — Template.md",
"templates/Pages/Page — POD — Template.md",
"templates/Pages/Page — People — Template.md",
"templates/Pages/Page — Ukulele Practice Entry — Template.md"
]
}

View File

@@ -0,0 +1,139 @@
{
"main": {
"id": "c6e868ad46e36bad",
"type": "split",
"children": [
{
"id": "f38788cec8137be9",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "roam/md-files/Katie Fritz.md",
"mode": "source"
}
}
},
{
"id": "77caef32b0b812a9",
"type": "leaf",
"active": true,
"state": {
"type": "markdown",
"state": {
"file": "Untitled 1.md",
"mode": "source"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "a8ef4ae0a04052e3",
"type": "split",
"children": [
{
"id": "c40b3f61390dbc5d",
"type": "tabs",
"children": [
{
"id": "ec1698e7d057ce27",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "7f99185fd6d0d4fe",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "tag:#researcher/active",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "baf3a0fb4cf01b6b",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 298.5
},
"right": {
"id": "85ecf5f9629d0b69",
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"type": "tabs",
"children": [
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Untitled 1.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"backlinkCollapsed": false,
"unlinkedCollapsed": false
}
}
},
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "Untitled 1.md"
}
}
}
]
}
],
"direction": "horizontal",
"width": 388.3646545410156
},
"lastOpenFiles": [
"Untitled 1.md",
"Spaced Repetition.md",
"roam/md-files/Katie Fritz.md",
"fractals/01 - PEAR/04 - Researcher.md",
"fractals/Organizations/Netlify.md",
"fractals/00 - IPO/04 - Reports/Daily Notes/2021-01-07.md",
"roam/md-files/Maria Lamardo.md",
"fractals/Templates/Daily Note.md",
"30 Days to a Better YouTube Channel.md",
"Meeting — Vue Team Co-working Session.md"
]
}

View File

@@ -0,0 +1,212 @@
{
"main": {
"id": "c6e868ad46e36bad",
"type": "split",
"children": [
{
"id": "6d4e1ed4fc1712b6",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "fractals/Reports/Daily Notes/2021-01-12.md",
"mode": "preview"
}
}
},
{
"id": "965e07652b8e3913",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Week 1 Intro — Video Labs.md",
"mode": "source"
}
}
},
{
"id": "8f3ea2f17cda3c82",
"type": "leaf",
"active": true,
"state": {
"type": "markdown",
"state": {
"file": "zettels/Video Scsript — Template.md",
"mode": "source"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "a8ef4ae0a04052e3",
"type": "split",
"children": [
{
"id": "c40b3f61390dbc5d",
"type": "tabs",
"dimension": 54.32098765432099,
"children": [
{
"id": "ec1698e7d057ce27",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "7f99185fd6d0d4fe",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "[[arsenic",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "baf3a0fb4cf01b6b",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
]
},
{
"id": "a917382ab31b9cd4",
"type": "tabs",
"dimension": 45.67901234567901,
"children": [
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 412.5,
"collapsed": true
},
"right": {
"id": "85ecf5f9629d0b69",
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"type": "tabs",
"children": [
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "zettels/Video Scsript — Template.md"
}
}
},
{
"id": "480f29edc2e5693f",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "3aa2ac9732e4cba0",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
}
]
},
{
"id": "4769a36c58d6845c",
"type": "tabs",
"children": [
{
"id": "1ba04d1f24ae7365",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "zettels/Video Scsript — Template.md",
"options": {
"search": "",
"localJumps": 1,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": false,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.387843304065943
}
}
}
},
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "zettels/Video Scsript — Template.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"backlinkCollapsed": false,
"unlinkedCollapsed": false
}
}
}
],
"currentTab": 1
}
],
"direction": "horizontal",
"width": 388.3646545410156,
"collapsed": true
},
"lastOpenFiles": [
"zettels/202101121119.md",
"Week 1 Intro — Video Labs.md",
"fractals/Resources/Courses/Video Labs with Tim.md",
"fractals/Reports/Daily Notes/2021-01-12.md",
"roam/md-files/Chantal Kuegle.md",
"fractals/02 - Projects/Ukulele.md",
"Week 1 Intro.md",
"Find Your Voice.md",
"fractals/Resources/Courses/30 Days to a Better YouTube Channel.md",
"zettels/202101121002.md"
]
}

View File

@@ -0,0 +1,214 @@
{
"main": {
"id": "c6e868ad46e36bad",
"type": "split",
"children": [
{
"id": "be58f0bde2573d63",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "reports/Daily Notes/2021-01-20.md",
"mode": "source"
}
}
},
{
"id": "e1bd08165bb79e37",
"type": "leaf",
"active": true,
"state": {
"type": "markdown",
"state": {
"file": "quick-capture/Remotely Interesting Recording Session — 202101201346.md",
"mode": "source"
}
}
},
{
"id": "c4f26c8717c1fe47",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "reports/Daily Notes/2021-01-20.md",
"mode": "source"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "a8ef4ae0a04052e3",
"type": "split",
"children": [
{
"id": "c40b3f61390dbc5d",
"type": "tabs",
"dimension": 58.33333333333334,
"children": [
{
"id": "ec1698e7d057ce27",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "7f99185fd6d0d4fe",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "#research",
"matchingCase": false,
"explainSearch": true,
"collapseAll": false,
"extraContext": false,
"sortOrder": "byCreatedTimeReverse"
}
}
},
{
"id": "baf3a0fb4cf01b6b",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
],
"currentTab": 1
},
{
"id": "a917382ab31b9cd4",
"type": "tabs",
"dimension": 41.66666666666666,
"children": [
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "alphabetical",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 331.5,
"collapsed": true
},
"right": {
"id": "85ecf5f9629d0b69",
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"type": "tabs",
"children": [
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "quick-capture/Remotely Interesting Recording Session — 202101201346.md"
}
}
},
{
"id": "480f29edc2e5693f",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "3aa2ac9732e4cba0",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
}
],
"currentTab": 2
},
{
"id": "4769a36c58d6845c",
"type": "tabs",
"children": [
{
"id": "1ba04d1f24ae7365",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "quick-capture/Remotely Interesting Recording Session — 202101201346.md",
"options": {
"search": "",
"localJumps": 1,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": false,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.387843304065943
}
}
}
},
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "quick-capture/Remotely Interesting Recording Session — 202101201346.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"backlinkCollapsed": false,
"unlinkedCollapsed": false
}
}
}
],
"currentTab": 1
}
],
"direction": "horizontal",
"width": 388.3646545410156,
"collapsed": true
},
"lastOpenFiles": [
"quick-capture/Remotely Interesting Recording Session.md",
"reports/Daily Notes/2021-01-20.md",
"reports/Weekly Notes/2021-W04.md",
"reports/Daily Notes/2021-01-19.md",
"quick-capture/Untitled.md",
"quick-capture/Yoshio Goto.md",
"quick-capture/Flow Club.md",
"people/@Phil Hawksworth.md",
"templates/Daily Note — Template.md",
"fractals/Infrastructure/Waiting For.md"
]
}

View File

@@ -0,0 +1,203 @@
{
"main": {
"id": "c6e868ad46e36bad",
"type": "split",
"children": [
{
"id": "f9c9776589521ce8",
"type": "leaf",
"active": true,
"state": {
"type": "markdown",
"state": {
"file": "templates/Activity — Ukulele — Template.md",
"mode": "source"
}
}
},
{
"id": "f5cdcc0b71c8c4ea",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "quick-capture/Event — Netlify Virtual All Hands - Day 2.md",
"mode": "source"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "a8ef4ae0a04052e3",
"type": "split",
"children": [
{
"id": "c40b3f61390dbc5d",
"type": "tabs",
"dimension": 37.44541484716157,
"children": [
{
"id": "ec1698e7d057ce27",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "7f99185fd6d0d4fe",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "darla",
"matchingCase": true,
"explainSearch": true,
"collapseAll": true,
"extraContext": false,
"sortOrder": "byCreatedTimeReverse"
}
}
},
{
"id": "baf3a0fb4cf01b6b",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
],
"currentTab": 1
},
{
"id": "a917382ab31b9cd4",
"type": "tabs",
"dimension": 62.55458515283843,
"children": [
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "alphabetical",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 595.5,
"collapsed": true
},
"right": {
"id": "85ecf5f9629d0b69",
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"type": "tabs",
"children": [
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "templates/Activity — Ukulele — Template.md"
}
}
},
{
"id": "480f29edc2e5693f",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "3aa2ac9732e4cba0",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
}
],
"currentTab": 2
},
{
"id": "4769a36c58d6845c",
"type": "tabs",
"children": [
{
"id": "1ba04d1f24ae7365",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "templates/Activity — Ukulele — Template.md",
"options": {
"search": "",
"localJumps": 1,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": false,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.387843304065943
}
}
}
},
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "templates/Activity — Ukulele — Template.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"backlinkCollapsed": false,
"unlinkedCollapsed": false
}
}
}
],
"currentTab": 1
}
],
"direction": "horizontal",
"width": 388.3646545410156,
"collapsed": true
},
"lastOpenFiles": [
"templates/Activity — Ukulele — Template.md",
"reports/Daily Notes/2021-01-27.md",
"quick-capture/20210125205408 — Ukulele Lessons with Chantal.md",
"templates/Daily Note — Template.md",
"quick-capture/Event — Netlify Virtual All Hands - Day 2.md",
"quick-capture/@John Edgar.md",
"reports/Daily Notes/we-are-netlifolk Donut Chat.md",
"quick-capture/20210126114650 — Chelsey Madsen.md",
"quick-capture/20210126114642 — John Edgar.md",
"quick-capture/20210126113728 — Darla Downing.md"
]
}

View File

@@ -0,0 +1,227 @@
{
"main": {
"id": "c6e868ad46e36bad",
"type": "split",
"children": [
{
"id": "f01df61a0672fe8a",
"type": "leaf",
"active": true,
"state": {
"type": "markdown",
"state": {
"file": "reports/Daily Notes/2021-01-27.md",
"mode": "source"
}
},
"group": "7fb81ffbcfcb76da"
},
{
"id": "a9cdf004f2e705bd",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "quick-capture/20210127133032 — LYT Small Breakout Session and Office Hours.md",
"mode": "source"
}
}
},
{
"id": "76fd95cb7fb107ef",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "reports/Daily Notes/2021-01-27.md",
"mode": "preview"
}
},
"group": "7fb81ffbcfcb76da"
},
{
"id": "fb15168529734133",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "quick-capture/20210127103325 — Netlify Virtual All Hands - Day 3.md",
"mode": "source"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "a8ef4ae0a04052e3",
"type": "split",
"children": [
{
"id": "c40b3f61390dbc5d",
"type": "tabs",
"dimension": 78.16593886462883,
"children": [
{
"id": "ec1698e7d057ce27",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "7f99185fd6d0d4fe",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "了",
"matchingCase": false,
"explainSearch": true,
"collapseAll": true,
"extraContext": false,
"sortOrder": "byCreatedTimeReverse"
}
}
},
{
"id": "baf3a0fb4cf01b6b",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
],
"currentTab": 1
},
{
"id": "a917382ab31b9cd4",
"type": "tabs",
"dimension": 21.83406113537118,
"children": [
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "alphabetical",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 595.5,
"collapsed": true
},
"right": {
"id": "85ecf5f9629d0b69",
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"type": "tabs",
"children": [
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "reports/Daily Notes/2021-01-27.md"
}
}
},
{
"id": "480f29edc2e5693f",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "3aa2ac9732e4cba0",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
}
],
"currentTab": 2
},
{
"id": "4769a36c58d6845c",
"type": "tabs",
"children": [
{
"id": "1ba04d1f24ae7365",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "reports/Daily Notes/2021-01-27.md",
"options": {
"search": "",
"localJumps": 1,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": false,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.387843304065943
}
}
}
},
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "reports/Daily Notes/2021-01-27.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"backlinkCollapsed": false,
"unlinkedCollapsed": false
}
}
}
],
"currentTab": 1
}
],
"direction": "horizontal",
"width": 388.3646545410156,
"collapsed": true
},
"lastOpenFiles": [
"reports/Daily Notes/2021-01-27.md",
"quick-capture/20210127133032 — LYT Small Breakout Session and Office Hours.md",
"quick-capture/20210127103325 — Netlify Virtual All Hands - Day 3.md",
"fractals/Content/Preparation/Vue 3 and TypeScript — Lesson 07 — Props with Types.md",
"people/@Adam Jahr.md",
"fractals/Organizations/Vue Mastery.md",
"quick-capture/20210127103551 — Vue Mastery Weekly Sync.md",
"assets/buddhism/dharma/了義佛旨.jpg",
"fractals/Buddhism/Dharma — ((了義佛旨)).md",
"templates/Block — Meta Reference — Template.md"
]
}

View File

@@ -0,0 +1,191 @@
{
"main": {
"id": "c6e868ad46e36bad",
"type": "split",
"children": [
{
"id": "99c18ea5790756e6",
"type": "leaf",
"active": true,
"state": {
"type": "markdown",
"state": {
"file": "quick-capture/TheJamDev Conference — 202101211455.md",
"mode": "source"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "a8ef4ae0a04052e3",
"type": "split",
"children": [
{
"id": "c40b3f61390dbc5d",
"type": "tabs",
"dimension": 53.08641975308642,
"children": [
{
"id": "ec1698e7d057ce27",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "7f99185fd6d0d4fe",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "tag:#i-learned",
"matchingCase": false,
"explainSearch": true,
"collapseAll": true,
"extraContext": false,
"sortOrder": "byCreatedTimeReverse"
}
}
},
{
"id": "baf3a0fb4cf01b6b",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
]
},
{
"id": "a917382ab31b9cd4",
"type": "tabs",
"dimension": 46.91358024691358,
"children": [
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "alphabetical",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 595.5,
"collapsed": true
},
"right": {
"id": "85ecf5f9629d0b69",
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"type": "tabs",
"children": [
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "quick-capture/TheJamDev Conference — 202101211455.md"
}
}
},
{
"id": "480f29edc2e5693f",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "3aa2ac9732e4cba0",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
}
],
"currentTab": 2
},
{
"id": "4769a36c58d6845c",
"type": "tabs",
"children": [
{
"id": "1ba04d1f24ae7365",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "quick-capture/TheJamDev Conference — 202101211455.md",
"options": {
"search": "",
"localJumps": 1,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": false,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.387843304065943
}
}
}
},
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "quick-capture/TheJamDev Conference — 202101211455.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"backlinkCollapsed": false,
"unlinkedCollapsed": false
}
}
}
],
"currentTab": 1
}
],
"direction": "horizontal",
"width": 388.3646545410156,
"collapsed": true
},
"lastOpenFiles": [
"quick-capture/TheJamDev Conference — 202101211455.md",
"quick-capture/Untitled 11.md",
"quick-capture/Untitled 10.md",
"quick-capture/Untitled 9.md",
"reports/Daily Notes/2021-01-28.md",
"templates/Block - Definition — Template.md",
"people/@ Seth Godin.md",
"quick-capture/20210124180645 — Introduction.md",
"quick-capture/Creativity is a choice, its not a bolt of lightning from somewhere else. (3).md",
"quick-capture/20210128125408 — Creativity is a choice, its not a bolt of lightning from somewhere else. (3).md"
]
}

View File

@@ -0,0 +1,241 @@
{
"main": {
"id": "c6e868ad46e36bad",
"type": "split",
"children": [
{
"id": "5dff6761977ff15a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "reports/Daily Notes/2021-02-16.md",
"mode": "source"
}
}
},
{
"id": "e263a3f6a8d4260c",
"type": "leaf",
"active": true,
"state": {
"type": "markdown",
"state": {
"file": "resources/people/@Mom.md",
"mode": "source"
}
}
},
{
"id": "4c2b5d1755be588a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "zettelkasten/Netlify Community Discourse Pairing.md",
"mode": "source"
}
}
},
{
"id": "f3fe0a155d797516",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "000 - Atlas.md",
"mode": "source"
}
}
},
{
"id": "0d2055f17c08269a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "migration/Linking Your Thinking Workshop.md",
"mode": "source"
}
}
},
{
"id": "90546aefe1ff9774",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "zettelkasten/The Little Prince.md",
"mode": "source"
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "a8ef4ae0a04052e3",
"type": "split",
"children": [
{
"id": "c40b3f61390dbc5d",
"type": "tabs",
"children": [
{
"id": "ec1698e7d057ce27",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "7f99185fd6d0d4fe",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "tag:#M/🧪 tag:#status/backlog",
"matchingCase": false,
"explainSearch": true,
"collapseAll": false,
"extraContext": false,
"sortOrder": "byCreatedTime"
}
}
},
{
"id": "baf3a0fb4cf01b6b",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
},
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "alphabetical",
"useHierarchy": false
}
}
}
]
}
],
"direction": "horizontal",
"width": 369.5
},
"right": {
"id": "85ecf5f9629d0b69",
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"type": "tabs",
"dimension": 51.79533213644524,
"children": [
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "resources/people/@Mom.md"
}
}
},
{
"id": "3aa2ac9732e4cba0",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
},
{
"id": "8aa62d05a6fcd34e",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "reports/Daily Notes/2021-02-03.md",
"mode": "preview"
}
}
}
]
},
{
"id": "4769a36c58d6845c",
"type": "tabs",
"dimension": 48.204667863554754,
"children": [
{
"id": "1ba04d1f24ae7365",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "resources/people/@Mom.md",
"options": {
"search": "-path:reports",
"localJumps": 2,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": true,
"showTags": true,
"showAttachments": false,
"hideUnresolved": false,
"showArrow": true,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.21017543859649,
"lineSizeMultiplier": 3.19842105263158,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.0136072508934197
}
}
}
},
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "resources/people/@Mom.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
}
],
"currentTab": 1
}
],
"direction": "horizontal",
"width": 514.754638671875,
"collapsed": true
},
"lastOpenFiles": [
"resources/people/@Mom.md",
"zettelkasten/Tweet Response to Dan on Prototyping with SFC.md",
"reports/Daily Notes/2021-02-16.md",
"zettelkasten/Netlify Community Discourse Pairing.md",
"000 - Atlas.md",
"resources/people/@Hung-Su.md",
"migration/Linking Your Thinking Workshop.md",
"migration/LYT Workshop - Unit 3.md",
"zettelkasten/The Little Prince.md",
"zettelkasten/LYT Workshop - Unit 3 - Live Session.md"
]
}

1
.obsidian/workspaces.json vendored Normal file

File diff suppressed because one or more lines are too long

1
.obsidian/zk-prefixer.json vendored Normal file
View File

@@ -0,0 +1 @@
{"folder":"quick-capture","template":"templates/Zettel — Template"}

BIN
assets/.DS_Store vendored Normal file

Binary file not shown.

10
notes/Test.md Normal file
View File

@@ -0,0 +1,10 @@
---
uuid: 20210223103254
alias:
dates:
created: 2021-02-22T20:49:13
last-updated: 2021-02-22T21:29:22
tags:
---
# Test

View File

@@ -0,0 +1 @@
{{tp_creation_date:f=YYYY-MM-DDTHH:mm:ss}}

View File

@@ -0,0 +1 @@
{{date:YYYY-MM-DD}}T{{time:HH:mm:ss}}

View File

@@ -0,0 +1 @@
2021-02-07T15:07:01

View File

@@ -0,0 +1 @@
🏆 #wins

View File

@@ -0,0 +1 @@
🍱 #i/ate/breakfast

View File

@@ -0,0 +1 @@
🍱 #i/ate/brunch

View File

@@ -0,0 +1 @@
🍱 #i/ate/dinner

View File

@@ -0,0 +1 @@
🍱 #i/ate/lunch

View File

@@ -0,0 +1 @@
🍱 #i/ate/snack

View File

@@ -0,0 +1 @@
💡 #i-discovered — {{date:YYYYMMDD}}{{time:HHmmss}}

View File

@@ -0,0 +1 @@
💧 #i/drank/water — 8oz

View File

@@ -0,0 +1 @@
#i-question — {{date:YYYYMMDD}}{{time:HHmmss}}

View File

@@ -0,0 +1 @@
📚 #i/read

View File

@@ -0,0 +1,22 @@
---
uuid: {{tp_date:f=YYYYMMDD}}{{tp_time:f=HHmmss}}
alias:
dates:
created: {{tp_creation_date:f=YYYY-MM-DDTHH:mm:ss}}
last-updated: {{tp_last_modif_date:f=YYYY-MM-DDTHH:mm:ss}}
tags:
---
# {{tp_date:f="MMMM Do, YYYY"}}
## What do you plan to do today?
## What did you accomplish today?
## What are some moments worth sharing?

View File

@@ -0,0 +1,46 @@
---
uuid: {{tp_date:f=YYYYMMDD}}{{tp_time:f=HHmmss}}
alias:
dates:
created: {{tp_creation_date:f=YYYY-MM-DDTHH:mm:ss}}
last-updated: {{tp_last_modif_date:f=YYYY-MM-DDTHH:mm:ss}}
tags:
---
# {{tp_title}}
## 📋 Agenda
- [ ]
## 📝 Notes
-
## ✅ Tasks
- [ ]
## 👥 Participants
-
---
**🏷 Tags**:
- ✨ POD:
- 🤖 Mode:
- 🗂 Type: #type/event/meeting
- 🏁 Status:
- 🔗 Location:
- 🛰 Platform(s):
- 👤 Creator(s):
- 👍 Recommended By:
- 🔮 Origin:
**🤝 Related Links**
-

View File

@@ -0,0 +1,28 @@
---
uuid: {{tp_date:f=YYYYMMDD}}{{tp_time:f=HHmmss}}
alias:
dates:
created: {{tp_creation_date:f=YYYY-MM-DDTHH:mm:ss}}
last-updated: {{tp_creation_date:f=YYYY-MM-DDTHH:mm:ss}}
tags:
---
# {{tp_title}}
{{tp_cursor}}
---
**🏷 Tags**:
- ✨ POD:
- 🤖 Mode:
- 🗂 Type:
- 🏁 Status:
- 🔗 Location:
- 🛰 Platform(s):
- 👤 Creator(s):
- 👍 Recommended By:
- 🔮 Origin:
**🤝 Related Links**
-

View File

@@ -0,0 +1,44 @@
# PROJECT
---
## 📇 Meta
- **🗂 Type:**
- **✍️ Success Criteria:**
- **🔗 Location:**
- **🏷 Tags:**
---
## 📑 Summary
-
## 📓 Logs
### 📌 Milestones
- Start Date:
- Next Assessment Date:
- Goal Completion Date:
- Actual Completion Date:
### ✍️ Addendum
-
## 📋 Requirements
- [ ]
### What opportunities does this present?
Identify opportunities
### Who are we doing this for?
Identify ideal customer
### How will the product be delivered?
Best method to get it to the customer
## 📝 Notes
-

View File

@@ -0,0 +1,46 @@
# 2021 — Week WEEK_NUMBER
## 📋 Tasks
- [ ] Review calendar for the week
- [ ] Define what is upcoming
## 🛣 Upcoming
_What is coming up this week?_
## 📦 Outcomes
_What output came of this week's effort? In other words, what were the impact of the time and energy spent this week?_
## 📝 Notes
### ⛰ Obstacles
_What challenges presented themselves this week?_
-
### 🎒 Lessons Learned
_What would I like to do better next week?_
-
### 📖 Miscellaneous
## 🗓️ Daily Notes
1. — 🔲
2. — 🔲
3. — 🔲
4. — 🔲
5. — 🔲
6. — 🔲
7. — 🔲

View File

@@ -0,0 +1,3 @@
## About

View File

@@ -0,0 +1,15 @@
---
**🏷 Tags**:
- ✨ POD:
- 🤖 Mode:
- 🗂 Type:
- 🏁 Status:
- 🔗 Location:
- 🛰 Platform(s):
- 👤 Creator(s):
- 👍 Recommended By:
- 🔮 Origin:
**🤝 Related Links**
-

View File

@@ -0,0 +1,3 @@
## 📖 Logs

View File

@@ -0,0 +1,19 @@
## 📋 Agenda
-
## 📝 Notes
-
## 👥 Participants
-
---
**🏷 Tags**:
-
**🤝 Related Links**
-

View File

@@ -0,0 +1,10 @@
---
uuid: {{tp_date:f=YYYYMMDD}}{{tp_time:f=HHmmss}}
alias:
dates:
created: {{tp_creation_date:f=YYYY-MM-DDTHH:mm:ss}}
last-updated: {{tp_last_modif_date:f=YYYY-MM-DDTHH:mm:ss}}
tags:
---
# {{tp_title}}

View File

@@ -0,0 +1,3 @@
## 📝 Notes
-

View File

@@ -0,0 +1,3 @@
## 👥 Participants
-

View File

@@ -0,0 +1,3 @@
## 📚 Resources
-

View File

@@ -0,0 +1,10 @@
## 🔎 Retrospective
### What went well?
-
### What could be improved?
-
### Other things worth noting?
-