feature: update boilerplate with key plugins and streamlined templates

This commit is contained in:
Ben Hong
2022-01-27 14:59:59 -05:00
parent 4a4e8a047f
commit 776155d490
110 changed files with 37922 additions and 3779 deletions

109
.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1,109 @@
{
"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": true,
"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,
"file-recovery": true,
"page-preview": true,
"outgoing-link": true,
"audio-recorder": true
},
"enabledPlugins": [
"sliding-panes-obsidian",
"note-refactor-obsidian",
"obsidian-mind-map",
"cm-editor-syntax-highlight-obsidian",
"calendar",
"tag-wrangler",
"darlal-switcher-plus",
"dataview",
"periodic-notes",
"obsidian-git",
"obsidian-kanban",
"hot-reload",
"obsidian-sample-plugin",
"templater-obsidian",
"table-editor-obsidian",
"better-word-count"
],
"showFrontmatter": false,
"foldHeading": true,
"foldIndent": true,
"defaultViewMode": "source",
"showLineNumber": true,
"promptDelete": false,
"alwaysUpdateLinks": true,
"fileSortOrder": "alphabetical",
"tabSize": 4,
"useTab": true,
"obsidianCss": false,
"attachmentFolderPath": "assets",
"spellcheck": true,
"spellcheckDictionary": [
"netlify",
"dx",
"chickenless",
"zettelkasten",
"vue",
"instantiation",
"pre",
"congee",
"Mandalorian",
"Ideation",
"summarization",
"hypotheticals",
"integrations",
"Shareables",
"influencer",
"programmatically",
"Yellowtail",
"namespacing",
"declaratively",
"destructure",
"Onboarding",
"churros",
"Approachability",
"positivity",
"codebase",
"deliverables",
"recency",
"Personalization",
"impactful",
"doesn",
"synergize",
"serverless",
"APIs",
"serverless",
"lifecycle"
],
"newFileLocation": "folder",
"newFileFolderPath": "notes",
"legacyEditor": false,
"livePreview": true,
"showUnsupportedFiles": true
}

9
.obsidian/appearance.json vendored Normal file
View File

@@ -0,0 +1,9 @@
{
"cssTheme": "Night Owl",
"theme": "obsidian",
"enabledCssSnippets": [
"dracula-custom-edits"
],
"translucency": false,
"baseFontSize": 21
}

11
.obsidian/community-plugins.json vendored Normal file
View File

@@ -0,0 +1,11 @@
[
"calendar",
"cm-editor-syntax-highlight-obsidian",
"note-refactor-obsidian",
"sliding-panes-obsidian",
"templater-obsidian",
"periodic-notes",
"dataview",
"hotkey-helper",
"tag-wrangler"
]

1
.obsidian/config vendored
View File

@@ -1 +0,0 @@
{"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":true,"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,"file-recovery":true,"page-preview":true,"outgoing-link":true,"audio-recorder":true},"enabledPlugins":["sliding-panes-obsidian","note-refactor-obsidian","obsidian-mind-map","cm-editor-syntax-highlight-obsidian","calendar","tag-wrangler","darlal-switcher-plus","dataview","periodic-notes","obsidian-git","obsidian-kanban","hot-reload","obsidian-sample-plugin","templater-obsidian","table-editor-obsidian","better-word-count"],"showFrontmatter":false,"foldHeading":true,"foldIndent":true,"defaultViewMode":"source","showLineNumber":true,"cssTheme":"Night Owl","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"}],"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"}],"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":[],"open-with-default-app:open":[{"modifiers":["Mod","Shift"],"key":"O"}],"switcher:open":[{"modifiers":["Mod"],"key":"O"}],"darlal-switcher-plus:switcher-plus:open":[],"file-explorer:new-file":[],"file-explorer:new-file-in-new-pane":[],"workspaces:load":[{"modifiers":["Mod"],"key":"L"}],"templater-obsidian:create-new-note-from-template":[]},"spellcheckDictionary":["netlify","dx","chickenless","zettelkasten","vue","instantiation","pre","congee","Mandalorian","Ideation","summarization","hypotheticals","integrations","Shareables","influencer","programmatically","Yellowtail","namespacing","declaratively","destructure","Onboarding","churros","Approachability","positivity","codebase","deliverables","recency","Personalization","impactful","doesn","synergize","serverless","APIs","serverless","lifecycle"],"newFileLocation":"folder","newFileFolderPath":"zettelkasten","baseFontSize":21}

21
.obsidian/core-plugins.json vendored Normal file
View File

@@ -0,0 +1,21 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"outgoing-link",
"tag-pane",
"page-preview",
"note-composer",
"command-palette",
"slash-command",
"starred",
"markdown-importer",
"outline",
"word-count",
"slides",
"open-with-default-app",
"workspaces",
"file-recovery"
]

277
.obsidian/hotkeys.json vendored Normal file
View File

@@ -0,0 +1,277 @@
{
"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"
}
],
"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"
}
],
"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": [],
"open-with-default-app:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "O"
}
],
"switcher:open": [
{
"modifiers": [
"Mod"
],
"key": "O"
},
{
"modifiers": [
"Mod"
],
"key": "N"
}
],
"darlal-switcher-plus:switcher-plus:open": [],
"file-explorer:new-file": [],
"file-explorer:new-file-in-new-pane": [],
"workspaces:load": [
{
"modifiers": [
"Mod"
],
"key": "L"
}
],
"templater-obsidian:create-new-note-from-template": []
}

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -5,6 +5,6 @@
"authorUrl": "https://github.com/deathau",
"description": "Show syntax highlighing in code blocks the editor",
"isDesktopOnly": false,
"version": "0.1.2",
"version": "0.1.3",
"minAppVersion": "0.10.0"
}

16352
.obsidian/plugins/dataview/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "dataview",
"name": "Dataview",
"version": "0.4.22",
"minAppVersion": "0.13.11",
"description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>",
"authorUrl": "https://github.com/blacksmithgu",
"isDesktopOnly": false
}

71
.obsidian/plugins/dataview/styles.css vendored Normal file
View File

@@ -0,0 +1,71 @@
/* List View Default Styling; rendered internally as a table. */
.table-view-table {
width: 100%;
}
.table-view-table > thead > tr, .table-view-table > tbody > tr {
margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}
.table-view-table > thead > tr > th {
font-weight: 700;
font-size: larger;
border-top: none;
border-left: none;
border-right: none;
border-bottom: solid;
max-width: 100%;
}
.table-view-table > tbody > tr > td {
text-align: left;
border: none;
font-weight: 400;
max-width: 100%;
}
/** Rendered value styling for any view. */
.dataview-result-list-root-ul {
padding: 0em !important;
margin: 0em !important;
}
/** Generic grouping styling. */
.dataview.result-group {
padding-left: 8px;
}
/** Inline Field Rendering. */
.dataview.inline-field-key {
border-top-left-radius: 250px;
border-bottom-left-radius: 250px;
padding-left: 16px;
padding-right: 8px;
font-family: var(--font-monospace);
background-color: var(--background-primary-alt);
color: var(--text-nav-selected);
}
.dataview.inline-field-value {
border-top-right-radius: 250px;
border-bottom-right-radius: 250px;
padding-left: 8px;
padding-right: 16px;
font-family: var(--font-monospace);
background-color: var(--background-secondary-alt);
color: var(--text-nav-selected);
}
.dataview.inline-field-standalone-value {
border-radius: 250px;
padding-left: 16px;
padding-right: 16px;
font-family: var(--font-monospace);
background-color: var(--background-secondary-alt);
color: var(--text-nav-selected);
}

563
.obsidian/plugins/hotkey-helper/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
{
"id": "hotkey-helper",
"name": "Hotkey Helper",
"version": "0.3.11",
"minAppVersion": "0.13.19",
"description": "Easily see and access any plugin's settings or hotkey assignments (and conflicts) from the Community Plugins tab",
"author": "PJ Eby",
"authorUrl": "https://github.com/pjeby"
}

View File

@@ -0,0 +1,5 @@
.clickable-icon.mod-error, .modal .community-plugin-info button.mod-error {
background-color: var(--background-modifier-error);
}
.community-plugin-info > p > button { margin-top: 6px; margin-bottom: 6px;}

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -0,0 +1,32 @@
{
"showGettingStartedBanner": false,
"hasMigratedDailyNoteSettings": false,
"hasMigratedWeeklyNoteSettings": true,
"daily": {
"format": "",
"template": "templates/Daily Note (Template).md",
"folder": "timeline/Daily Notes",
"enabled": true
},
"weekly": {
"format": "",
"folder": "timeline/Weekly Notes",
"template": "templates/Weekly Note (Template).md",
"enabled": true
},
"monthly": {
"format": "",
"template": "",
"folder": ""
},
"quarterly": {
"format": "",
"template": "",
"folder": ""
},
"yearly": {
"format": "",
"template": "",
"folder": ""
}
}

5559
.obsidian/plugins/periodic-notes/main.js vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
{
"id": "periodic-notes",
"name": "Periodic Notes",
"description": "Create/manage your daily, weekly, and monthly notes",
"version": "0.0.17",
"author": "Liam Cain",
"authorUrl": "https://github.com/liamcain/",
"isDesktopOnly": false,
"minAppVersion": "0.10.11"
}

View File

@@ -0,0 +1,30 @@
.periodic-modal {
min-width: 40vw;
}
.settings-banner {
background-color: var(--background-primary-alt);
border-radius: 8px;
border: 1px solid var(--background-modifier-border);
margin-bottom: 1em;
margin-top: 1em;
padding: 1.5em;
text-align: left;
}
.settings-banner h3 {
margin-top: 0;
}
.settings-banner h4 {
margin-bottom: 0.25em;
}
.has-error {
color: var(--text-error);
}
input.has-error {
color: var(--text-error);
border-color: var(--text-error);
}

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -5,6 +5,6 @@
"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",
"version": "3.2.3",
"minAppVersion": "0.10.3"
}

View File

@@ -102,4 +102,14 @@ body.plugin-sliding-panes-rotate-header.plugin-sliding-panes-header-alt .workspa
transform: rotate(180deg);
text-align: right;
margin-top: 10px;
}
body.plugin-sliding-panes-rotate-header.plugin-sliding-select-orientation-sideway .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header {
text-orientation: sideways !important;
}
body.plugin-sliding-panes-rotate-header.plugin-sliding-select-orientation-mixed .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header {
text-orientation: mixed !important;
}
body.plugin-sliding-panes-rotate-header.plugin-sliding-select-orientation-upright .workspace > .mod-root > .workspace-leaf > .workspace-leaf-content > .view-header {
text-orientation: upright !important;
}

7725
.obsidian/plugins/tag-wrangler/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
{
"id": "tag-wrangler",
"name": "Tag Wrangler",
"version": "0.5.0",
"minAppVersion": "0.13.19",
"description": "Rename, merge, toggle, and search tags from the tag pane",
"isDesktopOnly": true
}

View File

@@ -0,0 +1,172 @@
.smalltalk {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
transition: 200ms opacity;
bottom: 0;
left: 0;
overflow: auto;
padding: 20px;
position: fixed;
right: 0;
top: 0;
z-index: 100;
}
.smalltalk + .smalltalk {
transition: ease 1s;
}
.smalltalk .page {
border-radius: 3px;
background: white;
box-shadow: 0 4px 23px 5px rgba(0, 0, 0, .2), 0 2px 6px rgba(0, 0, 0, .15);
color: #333;
min-width: 400px;
padding: 0;
position: relative;
z-index: 0;
}
@media only screen and (max-width: 500px) {
.smalltalk .page {
min-width: 0;
}
}
.smalltalk .page > .close-button {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAUklEQVR4XqXPYQrAIAhAYW/gXd8NJxTopVqsGEhtf+L9/ERU2k/HSMFQpKcYJeNFI9Be0LCMij8cYyjj5EHIivGBkwLfrbX3IF8PqumVmnDpEG+eDsKibPG2JwAAAABJRU5ErkJggg==);
background-position: center;
background-repeat: no-repeat;
height: 14px;
position: absolute;
right: 7px;
top: 7px;
width: 14px;
z-index: 1;
}
.smalltalk .page > .close-button:hover {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAnUlEQVR4XoWQQQ6CQAxFewjkJkMCyXgJPMk7AiYczyBeZEAX6AKctGIaN+bt+trk9wtGQc/IkhnoKGxqqiWxOSZalapWFZ6VrIUDExsN0a5JRBq9LoVOR0eEQMoEhKizXhhsn0p1sCWVo7CwOf1RytPL8CPvwuBUoHL6ugeK30CVD1TqK7V/hdpe+VNChhOzV8xWny/+xosHF8578W/Hmc1OOC3wmwAAAABJRU5ErkJggg==);
}
.smalltalk .progress {
display: block;
width: 100%;
}
.smalltalk .page header {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 500px;
user-select: none;
color: #333;
font-size: 120%;
font-weight: bold;
margin: 0;
padding: 14px 17px;
text-shadow: white 0 1px 2px;
}
.smalltalk .page .content-area {
overflow: hidden;
text-overflow: ellipsis;
padding: 6px 17px;
position: relative;
}
.smalltalk .page .action-area {
padding: 14px 17px;
}
button {
font-family: Ubuntu, Arial, sans-serif;
}
.smalltalk button, .smalltalk .smalltalk {
min-height: 2em;
min-width: 4em;
}
.smalltalk button {
appearance: none;
user-select: none;
background-image: linear-gradient(#ededed, #ededed 38%, #dedede);
border: 1px solid rgba(0, 0, 0, 0.25);
border-radius: 2px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08), inset 0 1px 2px rgba(255, 255, 255, 0.75);
color: #444;
font: inherit;
margin: 0 1px 0 0;
text-shadow: 0 1px 0 rgb(240, 240, 240);
}
.smalltalk button::-moz-focus-inner {
border: 0;
}
.smalltalk button:enabled:active {
background-image: linear-gradient(#e7e7e7, #e7e7e7 38%, #d7d7d7);
box-shadow: none;
text-shadow: none;
}
.smalltalk .page .button-strip {
display: flex;
flex-direction: row;
justify-content: flex-end;
}
.smalltalk .page .button-strip > button {
margin-left: 10px;
}
.smalltalk input {
width: 100%;
border: 1px solid #bfbfbf;
border-radius: 2px;
box-sizing: border-box;
color: #444;
font: inherit;
margin: 0;
min-height: 2em;
padding: 3px;
outline: none;
}
.smalltalk button:enabled:focus, .smalltalk input:enabled:focus {
transition: border-color 200ms;
border-color: rgb(77, 144, 254);
outline: none;
}
.smalltalk input[pattern]:invalid, .smalltalk input[pattern]:invalid:enabled:focus, .smalltalk input[pattern][aria-invalid='true'], .smalltalk input[pattern][aria-invalid='true']:enabled:focus {
border-color: var(--text-error);
background-color: var(--background-modifier-error); }
.smalltalk .page, .smalltalk .page header, .smalltalk input, .smalltalk button {
color: var(--text-normal);
text-shadow: none; }
.smalltalk .page {
background: var(--background-primary); }
.smalltalk button[data-name="js-ok"] {
background: var(--background-modifier-error); }
.smalltalk button[data-name="js-cancel"] {
background: var(--background-secondary-alt); }
.smalltalk button {
box-shadow: none; }

View File

@@ -1 +1,31 @@
{"command_timeout":5,"template_folder":"templates","templates_pairs":[["",""]],"trigger_on_file_creation":true,"enable_system_commands":false,"shell_path":"","locale":"en"}
{
"command_timeout": 5,
"templates_folder": "templates",
"templates_pairs": [
[
"",
""
]
],
"trigger_on_file_creation": true,
"auto_jump_to_cursor": true,
"enable_system_commands": false,
"shell_path": "",
"user_scripts_folder": "",
"enable_folder_templates": true,
"folder_templates": [
{
"folder": "/",
"template": "templates/Base Note (Template).md"
}
],
"syntax_highlighting": true,
"enabled_templates_hotkeys": [
""
],
"startup_templates": [
""
],
"template_folder": "templates",
"locale": "en"
}

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -1,61 +1,266 @@
.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;
}
.templater-prompt-div {
display: flex;
}
.templater-prompt-form {
display: flex;
flex-grow: 1;
}
.templater-prompt-input {
flex-grow: 1;
}
.templater_search {
width: calc(100% - 20px);
}
.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-prompt-div {
display: flex;
}
.templater-prompt-form {
display: flex;
flex-grow: 1;
}
.templater-prompt-input {
flex-grow: 1;
}
.cm-s-obsidian .templater-command-bg {
left: 0px;
right: 0px;
background-color: var(--background-primary-alt);
}
.cm-s-obsidian .cm-templater-command {
font-size: 0.85em;
font-family: var(--font-monospace);
line-height: 1.3;
}
.cm-s-obsidian .templater-inline .cm-templater-command {
background-color: var(--background-primary-alt);
}
.cm-s-obsidian .cm-templater-command.cm-templater-opening-tag {
font-weight: bold;
}
.cm-s-obsidian .cm-templater-command.cm-templater-closing-tag {
font-weight: bold;
}
.cm-s-obsidian .cm-templater-command.cm-templater-interpolation-tag {
color: #008bff;
}
.cm-s-obsidian .cm-templater-command.cm-templater-execution-tag {
color: #c0d700;
}
.cm-s-obsidian .cm-templater-command.cm-templater-raw-tag {
color: green;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-keyword {
color: #00a7aa;
font-weight: normal;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-atom {
color: #f39b35;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-number {
color: #a06fca;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-type {
color: #a06fca;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-def {
color: #98e342;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-property {
color: #d4d4d4;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable {
color: #d4d4d4;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable-2 {
color: #da7dae;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable-3 {
color: #a06fca;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-type.cm-def {
color: #fc4384;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-property.cm-def {
color: #fc4384;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-callee {
color: #fc4384;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-operator {
color: #fc4384;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-qualifier {
color: #fc4384;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-tag {
color: #fc4384;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-tag.cm-bracket {
color: #d4d4d4;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-attribute {
color: #a06fca;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment {
color: #696d70;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment.cm-tag {
color: #fc4384;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment.cm-attribute {
color: #d4d4d4;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-string {
color: #e6db74;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-string-2 {
color: #f39b35;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-meta {
color: #d4d4d4;
background: inherit;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-builtin {
color: #fc4384;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-header {
color: #da7dae;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-hr {
color: #98e342;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-link {
color: #696d70;
}
.theme-dark .cm-s-obsidian .cm-templater-command.cm-error {
border-bottom: 1px solid #c42412;
}
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-keyword {
font-weight: normal;
}
.theme-dark
.cm-s-obsidian
.cm-templater-command.CodeMirror-activeline-background {
background: #272727;
}
.theme-dark .cm-s-obsidian .cm-templater-command.CodeMirror-matchingbracket {
outline: 1px solid grey;
color: #d4d4d4 !important;
}
.CodeMirror-hints {
position: absolute;
z-index: 10;
overflow: hidden;
list-style: none;
margin: 0;
padding: 2px;
-webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
border-radius: 3px;
border: 1px solid silver;
background: white;
font-size: 90%;
font-family: monospace;
max-height: 20em;
overflow-y: auto;
}
.CodeMirror-hint {
margin: 0;
padding: 0 4px;
border-radius: 2px;
white-space: pre;
color: black;
cursor: pointer;
}
li.CodeMirror-hint-active {
background: #08f;
color: white;
}

131
.obsidian/workspace vendored
View File

@@ -4,13 +4,14 @@
"type": "split",
"children": [
{
"id": "25d9c58ad8e8d282",
"id": "6d32ff89db5740d6",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "notes/Hello World.md",
"mode": "source"
"file": "README.md",
"mode": "source",
"source": false
}
}
}
@@ -57,23 +58,6 @@
}
}
]
},
{
"id": "dcccbaf530a7fe16",
"type": "tabs",
"children": [
{
"id": "0e317a6be7c3c7d8",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "alphabetical",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
@@ -84,59 +68,57 @@
"type": "split",
"children": [
{
"id": "9534e310d0e8ec16",
"id": "4769a36c58d6845c",
"type": "tabs",
"dimension": 54.54545454545454,
"children": [
{
"id": "8155f0cfb5122d8f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "notes/Hello World.md"
}
}
},
{
"id": "3aa2ac9732e4cba0",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "1c6d265f778cffcf",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
},
{
"id": "a94e2765a08873f8",
"id": "81f1c2cff5bba3f1",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
},
{
"id": "71c9fc12f34d0fd4",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "README.md"
}
}
}
],
"currentTab": 3
]
},
{
"id": "4769a36c58d6845c",
"id": "4cb042d22bc1a658",
"type": "tabs",
"dimension": 45.45454545454545,
"children": [
{
"id": "e467f7565d1dbad3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "README.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "1ba04d1f24ae7365",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "notes/Hello World.md",
"file": "README.md",
"options": {
"collapse-filter": true,
"search": "-path:reports",
@@ -166,40 +148,33 @@
}
},
{
"id": "e467f7565d1dbad3",
"id": "c5fa2af64af5676c",
"type": "leaf",
"state": {
"type": "backlink",
"type": "tag",
"state": {
"file": "notes/Hello World.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
"sortOrder": "frequency",
"useHierarchy": true
}
}
}
],
"currentTab": 1
]
}
],
"direction": "horizontal",
"width": 514.754638671875
"width": 326.9686584472656
},
"active": "25d9c58ad8e8d282",
"active": "6d32ff89db5740d6",
"lastOpenFiles": [
"notes/Test.md",
"notes/Untitled 1.md",
"notes/Untitled.md",
"templates/3 - Pages/Page — Weekly Note — Template.md",
"templates/3 - Pages/Page — Project — Template.md",
"templates/3 - Pages/Page — Note Zettel — Template.md",
"templates/3 - Pages/Meeting Log (Section Template).md",
"templates/3 - Pages/Page — Meeting Log — Template.md",
"templates/3 - Pages/Daily Note (Page Template).md",
"reports/Daily Notes/2021-05-06.md"
"README.md",
"Books Dashboard.md",
"assets/obsidian-prompt.png",
"assets/preferences-panel.png",
"notes/Hello World.md",
"notes/Book.md",
"templates/Last Modified Date (Template).md",
"templates/Base Note (Template).md",
"templates/Book (Template).md",
"templates/Daily Note (Template).md"
]
}