my obsidian vault first commit
This commit is contained in:
commit
c38a53dc6b
7
.obsidian/app.json
vendored
Executable file
7
.obsidian/app.json
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"alwaysUpdateLinks": true,
|
||||
"vimMode": true,
|
||||
"showLineNumber": true,
|
||||
"propertiesInDocument": "visible",
|
||||
"promptDelete": false
|
||||
}
|
||||
10
.obsidian/appearance.json
vendored
Executable file
10
.obsidian/appearance.json
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"cssTheme": "AnuPpuccin",
|
||||
"interfaceFontFamily": "Bodoni 72",
|
||||
"textFontFamily": "Bodoni 72",
|
||||
"monospaceFontFamily": "CodeNewRoman Nerd Font",
|
||||
"accentColor": "",
|
||||
"enabledCssSnippets": [
|
||||
"color_snippet"
|
||||
]
|
||||
}
|
||||
13
.obsidian/community-plugins.json
vendored
Executable file
13
.obsidian/community-plugins.json
vendored
Executable file
@ -0,0 +1,13 @@
|
||||
[
|
||||
"dataview",
|
||||
"obsidian-icon-folder",
|
||||
"obsidian-tasks-plugin",
|
||||
"templater-obsidian",
|
||||
"colored-tags",
|
||||
"obsidian-style-settings",
|
||||
"obsidian-zotero-desktop-connector",
|
||||
"obsidian-pandoc",
|
||||
"obsidian-pandoc-reference-list",
|
||||
"obsidian-admonition",
|
||||
"github-sync"
|
||||
]
|
||||
30
.obsidian/core-plugins-migration.json
vendored
Executable file
30
.obsidian/core-plugins-migration.json
vendored
Executable file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"file-explorer": true,
|
||||
"global-search": true,
|
||||
"switcher": true,
|
||||
"graph": true,
|
||||
"backlink": true,
|
||||
"canvas": true,
|
||||
"outgoing-link": true,
|
||||
"tag-pane": true,
|
||||
"properties": false,
|
||||
"page-preview": true,
|
||||
"daily-notes": true,
|
||||
"templates": true,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
"slash-command": false,
|
||||
"editor-status": true,
|
||||
"bookmarks": true,
|
||||
"markdown-importer": false,
|
||||
"zk-prefixer": false,
|
||||
"random-note": false,
|
||||
"outline": true,
|
||||
"word-count": true,
|
||||
"slides": false,
|
||||
"audio-recorder": false,
|
||||
"workspaces": false,
|
||||
"file-recovery": true,
|
||||
"publish": false,
|
||||
"sync": false
|
||||
}
|
||||
20
.obsidian/core-plugins.json
vendored
Executable file
20
.obsidian/core-plugins.json
vendored
Executable file
@ -0,0 +1,20 @@
|
||||
[
|
||||
"file-explorer",
|
||||
"global-search",
|
||||
"switcher",
|
||||
"graph",
|
||||
"backlink",
|
||||
"canvas",
|
||||
"outgoing-link",
|
||||
"tag-pane",
|
||||
"page-preview",
|
||||
"daily-notes",
|
||||
"templates",
|
||||
"note-composer",
|
||||
"command-palette",
|
||||
"editor-status",
|
||||
"bookmarks",
|
||||
"outline",
|
||||
"word-count",
|
||||
"file-recovery"
|
||||
]
|
||||
79
.obsidian/graph.json
vendored
Executable file
79
.obsidian/graph.json
vendored
Executable file
@ -0,0 +1,79 @@
|
||||
{
|
||||
"collapse-filter": false,
|
||||
"search": "",
|
||||
"showTags": true,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"colorGroups": [
|
||||
{
|
||||
"query": "tag:#Management ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 16743168
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#DailyNote ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 10832490
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#WeeklyNote ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 13797836
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#Research ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 8765695
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#Ideas ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 7777453
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#Writing ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 13948508
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#Classwork ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 1531430
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:\"200. Library Papers\" ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 16715535
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": false,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1.04427083333333,
|
||||
"lineSizeMultiplier": 1.80989583333333,
|
||||
"collapse-forces": false,
|
||||
"centerStrength": 0.359375,
|
||||
"repelStrength": 13.2291666666667,
|
||||
"linkStrength": 0.875,
|
||||
"linkDistance": 248,
|
||||
"scale": 0.20991750343837923,
|
||||
"close": true
|
||||
}
|
||||
53
.obsidian/hotkeys.json
vendored
Executable file
53
.obsidian/hotkeys.json
vendored
Executable file
@ -0,0 +1,53 @@
|
||||
{
|
||||
"templater-obsidian:1000. Templates/Daily Note Template.md": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "D"
|
||||
}
|
||||
],
|
||||
"templater-obsidian:create-new-note-from-template": [],
|
||||
"templater-obsidian:1000. Templates/New Note Template.md": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "N"
|
||||
}
|
||||
],
|
||||
"obsidian-zotero-desktop-connector:zdc-exp-Create Literature Note": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "L"
|
||||
}
|
||||
],
|
||||
"templater-obsidian:1000. Templates/Heilmeier Catechism.md": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "H"
|
||||
}
|
||||
],
|
||||
"editor:toggle-numbered-list": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "1"
|
||||
}
|
||||
],
|
||||
"editor:toggle-bullet-list": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "8"
|
||||
}
|
||||
]
|
||||
}
|
||||
115
.obsidian/plugins/colored-tags/data.json
vendored
Executable file
115
.obsidian/plugins/colored-tags/data.json
vendored
Executable file
@ -0,0 +1,115 @@
|
||||
{
|
||||
"palette": {
|
||||
"seed": 0,
|
||||
"selected": "adaptive-soft",
|
||||
"custom": "ff757f-e0af68-9ece6a-7dcfff-7aa2f7-bb9af7"
|
||||
},
|
||||
"mixColors": true,
|
||||
"transition": true,
|
||||
"accessibility": {
|
||||
"highTextContrast": false
|
||||
},
|
||||
"knownTags": {
|
||||
"WeeklyNote": 1,
|
||||
"Ideas": 2,
|
||||
"Why": 3,
|
||||
"DailyNote": 4,
|
||||
"Research": 5,
|
||||
"Writing": 6,
|
||||
"Management": 7,
|
||||
"Classwork": 8,
|
||||
"ARCADE": 9,
|
||||
"LiteratureNote": 10,
|
||||
"Analytical": 11,
|
||||
"models": 12,
|
||||
"Fuzzy": 13,
|
||||
"control": 14,
|
||||
"logic": 15,
|
||||
"systems": 16,
|
||||
"Linguistics": 17,
|
||||
"Nonlinear": 18,
|
||||
"Stability": 19,
|
||||
"analysis": 20,
|
||||
"Zadeh": 21,
|
||||
"Lotfi": 22,
|
||||
"Analytical_models": 23,
|
||||
"Fuzzy_control": 24,
|
||||
"Fuzzy_logic": 25,
|
||||
"Fuzzy_systems": 26,
|
||||
"Nonlinear_systems": 27,
|
||||
"Stability_analysis": 28,
|
||||
"Analytical-models": 29,
|
||||
"Fuzzy-control": 30,
|
||||
"Fuzzy-logic": 31,
|
||||
"Fuzzy-systems": 32,
|
||||
"Nonlinear-systems": 33,
|
||||
"Stability-analysis": 34,
|
||||
"automotive": 35,
|
||||
"controller-in-the-loop-": 36,
|
||||
"DC-DC-converters": 37,
|
||||
"electric-drives": 38,
|
||||
"grid-applications": 39,
|
||||
"hardware-in-the-loop-": 40,
|
||||
"inverter-systems": 41,
|
||||
"power-hardware-in-the-loop-": 42,
|
||||
"railway-systems": 43,
|
||||
"controller-in-the-loop-CIL": 44,
|
||||
"hardware-in-the-loop-HIL": 45,
|
||||
"power-hardware-in-the-loop-PHIL": 46,
|
||||
"Controller": 47,
|
||||
"Equipment": 48,
|
||||
"Hardware": 49,
|
||||
"Signal": 50,
|
||||
"Simulation": 51,
|
||||
"Traffic": 52,
|
||||
"Computer-Science---Machine-Learning": 53,
|
||||
"Quantitative-Biology---Neurons-and-Cognition": 54,
|
||||
"Condensed-Matter---Disordered-Systems-and-Neural-Networks": 55,
|
||||
"Statistics---Machine-Learning": 56,
|
||||
"Cybersecurity": 57,
|
||||
"Hardware-in-the-loop": 58,
|
||||
"Nuclear-power-plants": 59,
|
||||
"Control-systems": 60,
|
||||
"Distributed-databases": 61,
|
||||
"false-data-injection-attack": 62,
|
||||
"hardware-in-the-loop-testbed": 63,
|
||||
"man-in-the-middle-attack": 64,
|
||||
"penetration-testing": 65,
|
||||
"power-electronics": 66,
|
||||
"Real-time-systems": 67,
|
||||
"Renewable-energy-sources": 68,
|
||||
"Servers": 69,
|
||||
"Smart-grids": 70,
|
||||
"Tools": 71,
|
||||
"Automata": 72,
|
||||
"Power-systems": 73,
|
||||
"Process-control": 74,
|
||||
"State-estimation": 75,
|
||||
"Vectors": 76,
|
||||
"Biological-system-modeling": 77,
|
||||
"IEC-61131": 78,
|
||||
"IEC-Standards": 79,
|
||||
"Informatics": 80,
|
||||
"model-checking": 81,
|
||||
"modeling": 82,
|
||||
"nuXmv": 83,
|
||||
"PLC": 84,
|
||||
"programmable-logic-controller-PLC": 85,
|
||||
"Software": 86,
|
||||
"verification": 87,
|
||||
"Computer-Science---Software-Engineering": 88,
|
||||
"heilmeier": 89,
|
||||
"Heilmeier": 90,
|
||||
"HeilmeierQuestions": 91,
|
||||
"Formal-methods": 92,
|
||||
"formal-verification": 93,
|
||||
"Companies": 94,
|
||||
"Computer-hacking": 95,
|
||||
"Computer-security": 96,
|
||||
"Computer-viruses": 97,
|
||||
"Cryptography": 98,
|
||||
"Malware": 99,
|
||||
"DGC_ANNOYANCE_TAG": 100
|
||||
},
|
||||
"_version": 3
|
||||
}
|
||||
3774
.obsidian/plugins/colored-tags/main.js
vendored
Executable file
3774
.obsidian/plugins/colored-tags/main.js
vendored
Executable file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/colored-tags/manifest.json
vendored
Executable file
10
.obsidian/plugins/colored-tags/manifest.json
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "colored-tags",
|
||||
"name": "Colored Tags",
|
||||
"version": "5.0.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Colorizes tags in different colors. Colors of nested tags are mixed with the root tag to improve readability. Text color contrast is automatically matched to comply with AA level of WCAG 2.1.",
|
||||
"author": "Pavel Frankov",
|
||||
"authorUrl": "https://github.com/pfrankov",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
27
.obsidian/plugins/dataview/data.json
vendored
Executable file
27
.obsidian/plugins/dataview/data.json
vendored
Executable file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"renderNullAs": "\\-",
|
||||
"taskCompletionTracking": true,
|
||||
"taskCompletionUseEmojiShorthand": false,
|
||||
"taskCompletionText": "completion",
|
||||
"taskCompletionDateFormat": "yyyy-MM-dd",
|
||||
"recursiveSubTaskCompletion": true,
|
||||
"warnOnEmptyResult": true,
|
||||
"refreshEnabled": true,
|
||||
"refreshInterval": 2500,
|
||||
"defaultDateFormat": "MMMM dd, yyyy",
|
||||
"defaultDateTimeFormat": "h:mm a - MMMM dd, yyyy",
|
||||
"maxRecursiveRenderDepth": 4,
|
||||
"tableIdColumnName": "File",
|
||||
"tableGroupColumnName": "Group",
|
||||
"showResultCount": true,
|
||||
"allowHtml": true,
|
||||
"inlineQueryPrefix": "=",
|
||||
"inlineJsQueryPrefix": "$=",
|
||||
"inlineQueriesInCodeblocks": true,
|
||||
"enableInlineDataview": true,
|
||||
"enableDataviewJs": false,
|
||||
"enableInlineDataviewJs": false,
|
||||
"prettyRenderInlineFields": true,
|
||||
"prettyRenderInlineFieldsInLivePreview": true,
|
||||
"dataviewJsKeyword": "dataviewjs"
|
||||
}
|
||||
20723
.obsidian/plugins/dataview/main.js
vendored
Executable file
20723
.obsidian/plugins/dataview/main.js
vendored
Executable file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/dataview/manifest.json
vendored
Executable file
11
.obsidian/plugins/dataview/manifest.json
vendored
Executable file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "dataview",
|
||||
"name": "Dataview",
|
||||
"version": "0.5.67",
|
||||
"minAppVersion": "0.13.11",
|
||||
"description": "Complex data views for the data-obsessed.",
|
||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||
"authorUrl": "https://github.com/blacksmithgu",
|
||||
"helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
146
.obsidian/plugins/dataview/styles.css
vendored
Executable file
146
.obsidian/plugins/dataview/styles.css
vendored
Executable file
@ -0,0 +1,146 @@
|
||||
/** Live Preview padding fixes, specifically for DataviewJS custom HTML elements. */
|
||||
.is-live-preview .block-language-dataviewjs > p, .is-live-preview .block-language-dataviewjs > span {
|
||||
line-height: 1.0;
|
||||
}
|
||||
|
||||
.block-language-dataview {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/*****************/
|
||||
/** Table Views **/
|
||||
/*****************/
|
||||
|
||||
/* 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 > tbody > tr:hover {
|
||||
background-color: var(--table-row-background-hover);
|
||||
}
|
||||
|
||||
.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%;
|
||||
}
|
||||
|
||||
.table-view-table ul, .table-view-table ol {
|
||||
margin-block-start: 0.2em !important;
|
||||
margin-block-end: 0.2em !important;
|
||||
}
|
||||
|
||||
/** Rendered value styling for any view. */
|
||||
.dataview-result-list-root-ul {
|
||||
padding: 0em !important;
|
||||
margin: 0em !important;
|
||||
}
|
||||
|
||||
.dataview-result-list-ul {
|
||||
margin-block-start: 0.2em !important;
|
||||
margin-block-end: 0.2em !important;
|
||||
}
|
||||
|
||||
/** Generic grouping styling. */
|
||||
.dataview.result-group {
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
/*******************/
|
||||
/** Inline Fields **/
|
||||
/*******************/
|
||||
|
||||
.dataview.inline-field-key {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-primary-alt);
|
||||
color: var(--text-nav-selected);
|
||||
}
|
||||
|
||||
.dataview.inline-field-value {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-secondary-alt);
|
||||
color: var(--text-nav-selected);
|
||||
}
|
||||
|
||||
.dataview.inline-field-standalone-value {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
font-family: var(--font-monospace);
|
||||
background-color: var(--background-secondary-alt);
|
||||
color: var(--text-nav-selected);
|
||||
}
|
||||
|
||||
/***************/
|
||||
/** Task View **/
|
||||
/***************/
|
||||
|
||||
.dataview.task-list-item, .dataview.task-list-basic-item {
|
||||
margin-top: 3px;
|
||||
margin-bottom: 3px;
|
||||
transition: 0.4s;
|
||||
}
|
||||
|
||||
.dataview.task-list-item:hover, .dataview.task-list-basic-item:hover {
|
||||
background-color: var(--text-selection);
|
||||
box-shadow: -40px 0 0 var(--text-selection);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*****************/
|
||||
/** Error Views **/
|
||||
/*****************/
|
||||
|
||||
div.dataview-error-box {
|
||||
width: 100%;
|
||||
min-height: 150px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border: 4px dashed var(--background-secondary);
|
||||
}
|
||||
|
||||
.dataview-error-message {
|
||||
color: var(--text-muted);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*************************/
|
||||
/** Additional Metadata **/
|
||||
/*************************/
|
||||
|
||||
.dataview.small-text {
|
||||
font-size: smaller;
|
||||
color: var(--text-muted);
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.dataview.small-text::before {
|
||||
content: "(";
|
||||
}
|
||||
|
||||
.dataview.small-text::after {
|
||||
content: ")";
|
||||
}
|
||||
4842
.obsidian/plugins/github-sync/main.js
vendored
Normal file
4842
.obsidian/plugins/github-sync/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/github-sync/manifest.json
vendored
Normal file
10
.obsidian/plugins/github-sync/manifest.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "github-sync",
|
||||
"name": "GitHub Sync",
|
||||
"version": "1.0.4",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Sync vault to personal GitHub.",
|
||||
"author": "Kevin Chin",
|
||||
"authorUrl": "https://kevin.gd/",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
42
.obsidian/plugins/github-sync/styles.css
vendored
Normal file
42
.obsidian/plugins/github-sync/styles.css
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
/*
|
||||
|
||||
This CSS file will be included with your plugin, and
|
||||
available in the app when your plugin is enabled.
|
||||
|
||||
If your plugin does not need CSS, delete this file.
|
||||
|
||||
*/
|
||||
|
||||
|
||||
.gh-sync-ribbon
|
||||
{
|
||||
order: 100;
|
||||
}
|
||||
|
||||
.gh-sync-status
|
||||
{
|
||||
order: -1;
|
||||
}
|
||||
|
||||
.howto {
|
||||
border: 1px solid var(--background-modifier-border);
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.howto_title {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.howto_text {
|
||||
color: var(--text-muted);
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
.my-plugin-setting-text {
|
||||
width: 30em;
|
||||
}
|
||||
|
||||
.my-plugin-setting-text2 {
|
||||
width: 30em;
|
||||
}
|
||||
|
||||
24
.obsidian/plugins/obsidian-admonition/data.json
vendored
Executable file
24
.obsidian/plugins/obsidian-admonition/data.json
vendored
Executable file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"userAdmonitions": {},
|
||||
"syntaxHighlight": false,
|
||||
"copyButton": false,
|
||||
"version": "10.3.2",
|
||||
"autoCollapse": false,
|
||||
"defaultCollapseType": "open",
|
||||
"injectColor": true,
|
||||
"parseTitles": true,
|
||||
"dropShadow": true,
|
||||
"hideEmpty": false,
|
||||
"open": {
|
||||
"admonitions": true,
|
||||
"icons": true,
|
||||
"other": true,
|
||||
"advanced": false
|
||||
},
|
||||
"icons": [],
|
||||
"useFontAwesome": true,
|
||||
"rpgDownloadedOnce": false,
|
||||
"msDocConverted": false,
|
||||
"useSnippet": false,
|
||||
"snippetPath": "custom-admonitions.052ec0"
|
||||
}
|
||||
511
.obsidian/plugins/obsidian-admonition/main.js
vendored
Executable file
511
.obsidian/plugins/obsidian-admonition/main.js
vendored
Executable file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-admonition/manifest.json
vendored
Executable file
10
.obsidian/plugins/obsidian-admonition/manifest.json
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-admonition",
|
||||
"name": "Admonition",
|
||||
"version": "10.3.2",
|
||||
"minAppVersion": "1.1.0",
|
||||
"description": "Enhanced callouts for Obsidian.md",
|
||||
"author": "Jeremy Valentine",
|
||||
"authorUrl": "",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
1
.obsidian/plugins/obsidian-admonition/styles.css
vendored
Executable file
1
.obsidian/plugins/obsidian-admonition/styles.css
vendored
Executable file
File diff suppressed because one or more lines are too long
53
.obsidian/plugins/obsidian-icon-folder/data.json
vendored
Executable file
53
.obsidian/plugins/obsidian-icon-folder/data.json
vendored
Executable file
@ -0,0 +1,53 @@
|
||||
{
|
||||
"settings": {
|
||||
"migrated": 6,
|
||||
"iconPacksPath": ".obsidian/icons",
|
||||
"fontSize": 16,
|
||||
"emojiStyle": "native",
|
||||
"iconColor": null,
|
||||
"recentlyUsedIcons": [
|
||||
"📚",
|
||||
"🐶",
|
||||
"LiPuzzle",
|
||||
"LiCalendarDays",
|
||||
"🪖"
|
||||
],
|
||||
"recentlyUsedIconsSize": 5,
|
||||
"rules": [],
|
||||
"extraMargin": {
|
||||
"top": 0,
|
||||
"right": 4,
|
||||
"bottom": 0,
|
||||
"left": 0
|
||||
},
|
||||
"iconInTabsEnabled": false,
|
||||
"iconInTitleEnabled": false,
|
||||
"iconInTitlePosition": "above",
|
||||
"iconInFrontmatterEnabled": false,
|
||||
"iconInFrontmatterFieldName": "icon",
|
||||
"iconColorInFrontmatterFieldName": "iconColor",
|
||||
"iconsBackgroundCheckEnabled": false,
|
||||
"iconsInNotesEnabled": true,
|
||||
"iconsInLinksEnabled": true,
|
||||
"iconIdentifier": ":",
|
||||
"lucideIconPackType": "native",
|
||||
"debugMode": false
|
||||
},
|
||||
"199. Paper Surveys/Hardware In The Loop Papers.md": "🔩",
|
||||
"101. Current Writing/ARCADE Implementation at the University of Pittsburgh.md": "🖥",
|
||||
"101. Current Writing/Models All The Way Down - A Path Towards Software and Physical System Proof Synergy.md": "LiTrendingDown",
|
||||
"200. Library Papers": "LiLibraryBig",
|
||||
"199. Paper Surveys": "📎",
|
||||
"101. Current Writing": "🖋",
|
||||
"100. Managerial Pages": "🧙♂️",
|
||||
"99. Getting Used to Obsidian": "🪨",
|
||||
"6. Researching Techniques": "👨🔬",
|
||||
"5. PhD Proposal Ideas": "💡",
|
||||
"4. Denoising Diffusion Probabalistic Models for Robust Control": "LiCloudFog",
|
||||
"3. ARCADE": "🖥",
|
||||
"2. Cole Group Meeting Notes": "🪖",
|
||||
"1. Daily Notes": "LiCalendarDays",
|
||||
"1000. Templates": "LiPuzzle",
|
||||
"7. BeagleBone": "🐶",
|
||||
"8. Zotero Web Server": "📚"
|
||||
}
|
||||
7046
.obsidian/plugins/obsidian-icon-folder/main.js
vendored
Executable file
7046
.obsidian/plugins/obsidian-icon-folder/main.js
vendored
Executable file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-icon-folder/manifest.json
vendored
Executable file
10
.obsidian/plugins/obsidian-icon-folder/manifest.json
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-icon-folder",
|
||||
"name": "Iconize",
|
||||
"version": "2.14.3",
|
||||
"minAppVersion": "0.9.12",
|
||||
"description": "Add icons to anything you desire in Obsidian, including files, folders, and text.",
|
||||
"author": "Florian Woelki",
|
||||
"authorUrl": "https://florianwoelki.com/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
119
.obsidian/plugins/obsidian-icon-folder/styles.css
vendored
Executable file
119
.obsidian/plugins/obsidian-icon-folder/styles.css
vendored
Executable file
@ -0,0 +1,119 @@
|
||||
.iconize-inline-title-wrapper {
|
||||
width: var(--line-width);
|
||||
margin-inline: var(--content-margin);
|
||||
}
|
||||
|
||||
.iconize-title-icon {
|
||||
max-width: var(--max-width);
|
||||
margin-right: var(--size-4-2);
|
||||
}
|
||||
|
||||
.iconize-icon-in-link {
|
||||
transform: translateY(20%);
|
||||
margin-right: var(--size-2-2);
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.iconize-icon {
|
||||
border: 1px solid transparent;
|
||||
margin: 0px 4px 0px 0px;
|
||||
display: flex;
|
||||
align-self: center;
|
||||
margin: auto 0;
|
||||
}
|
||||
|
||||
.nav-folder-title,
|
||||
.nav-file-title {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.iconize-setting input[type='color'] {
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
.iconize-modal.prompt-results {
|
||||
margin: 0;
|
||||
overflow-y: auto;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(5, minmax(0, 1fr));
|
||||
}
|
||||
|
||||
.prompt .iconize-subheadline {
|
||||
margin-top: 12px;
|
||||
font-size: 12px;
|
||||
color: gray;
|
||||
grid-column-start: 1;
|
||||
grid-column-end: 6;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.iconize-modal.prompt-results {
|
||||
grid-template-columns: repeat(3, minmax(0, 1fr));
|
||||
}
|
||||
.prompt .iconize-subheadline {
|
||||
grid-column-end: 4;
|
||||
}
|
||||
}
|
||||
|
||||
.iconize-modal.prompt-results .suggestion-item {
|
||||
cursor: pointer;
|
||||
white-space: pre-wrap;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
flex-direction: column-reverse;
|
||||
text-align: center;
|
||||
font-size: 13px;
|
||||
color: var(--text-muted);
|
||||
padding: 16px 8px;
|
||||
line-break: auto;
|
||||
word-break: break-word;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.iconize-modal.prompt-results .suggestion-item.suggestion-item__center {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.iconize-icon-preview {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.iconize-icon-preview img {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.iconize-icon-preview svg {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
color: currentColor;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.iconize-dragover {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.iconize-dragover-el {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
color: var(--text-normal);
|
||||
background-color: var(--background-secondary-alt);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
/* Custom rule modal. */
|
||||
.iconize-custom-modal .modal-content {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.iconize-custom-modal .modal-content input {
|
||||
width: 100%;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
17
.obsidian/plugins/obsidian-pandoc-reference-list/data.json
vendored
Executable file
17
.obsidian/plugins/obsidian-pandoc-reference-list/data.json
vendored
Executable file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"pathToPandoc": "/app/bin/pandoc",
|
||||
"tooltipDelay": 400,
|
||||
"zoteroGroups": [
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Cole Group",
|
||||
"lastUpdate": 1724418026117
|
||||
}
|
||||
],
|
||||
"renderCitations": true,
|
||||
"renderCitationsReadingMode": true,
|
||||
"renderLinkCitations": true,
|
||||
"pullFromZotero": true,
|
||||
"cslStyleURL": "https://raw.githubusercontent.com/citation-style-language/styles/master/ieee.csl",
|
||||
"enableCiteKeyCompletion": true
|
||||
}
|
||||
129
.obsidian/plugins/obsidian-pandoc-reference-list/main.js
vendored
Executable file
129
.obsidian/plugins/obsidian-pandoc-reference-list/main.js
vendored
Executable file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-pandoc-reference-list/manifest.json
vendored
Executable file
10
.obsidian/plugins/obsidian-pandoc-reference-list/manifest.json
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-pandoc-reference-list",
|
||||
"name": "Pandoc Reference List",
|
||||
"version": "2.0.25",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Displays a formatted reference in the sidebar for each pandoc citekey present in the current document.",
|
||||
"author": "mgmeyers",
|
||||
"authorUrl": "https://github.com/mgmeyers/obsidian-pandoc-reference-list",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
410
.obsidian/plugins/obsidian-pandoc-reference-list/styles.css
vendored
Executable file
410
.obsidian/plugins/obsidian-pandoc-reference-list/styles.css
vendored
Executable file
@ -0,0 +1,410 @@
|
||||
/* @settings
|
||||
|
||||
name: Pandoc Reference List
|
||||
id: pandoc-reference-list
|
||||
settings:
|
||||
-
|
||||
id: pwc-font-size
|
||||
title: Sidebar reference list font size
|
||||
type: variable-number-slider
|
||||
default: 14
|
||||
format: px
|
||||
min: 8
|
||||
max: 24
|
||||
step: 1
|
||||
-
|
||||
id: pwc-tooltip-font-size
|
||||
title: Tooltip citation font size
|
||||
type: variable-number-slider
|
||||
default: 14
|
||||
format: px
|
||||
min: 8
|
||||
max: 24
|
||||
step: 1
|
||||
-
|
||||
id: pwc-citation-color
|
||||
title: Citation color
|
||||
type: variable-themed-color
|
||||
format: hex
|
||||
default-light: '#2e3338'
|
||||
default-dark: '#dcddde'
|
||||
-
|
||||
id: pwc-citation-color-missing
|
||||
title: Unresolved citation color
|
||||
description: This color will be applied if a citekey is not found in your bibliography file
|
||||
type: variable-themed-color
|
||||
format: hex
|
||||
default-light: '#2e3338'
|
||||
default-dark: '#dcddde'
|
||||
-
|
||||
id: pwc-citation-underline-color
|
||||
title: Citation underline color
|
||||
type: variable-themed-color
|
||||
format: hex
|
||||
default-light: '#705dcf'
|
||||
default-dark: '#7f6df2'
|
||||
-
|
||||
id: pwc-citation-underline-color-missing
|
||||
title: Unresolved citation underline color
|
||||
description: This color will be applied if a citekey is not found in your bibliography file
|
||||
type: variable-themed-color
|
||||
format: hex
|
||||
default-light: '#'
|
||||
default-dark: '#'
|
||||
-
|
||||
id: pwc-citation-formatting-color
|
||||
title: Citation formatting color
|
||||
description: Changes the color of brackets and semicolons
|
||||
type: variable-themed-color
|
||||
format: hex
|
||||
default-light: '#2e3338'
|
||||
default-dark: '#dcddde'
|
||||
-
|
||||
id: pwc-citation-extra-color
|
||||
title: 'Citation "extra" color'
|
||||
description: 'Changes the color text within a citation, eg. "pp. 22-24"'
|
||||
type: variable-themed-color
|
||||
format: hex
|
||||
default-light: '#2e3338'
|
||||
default-dark: '#dcddde'
|
||||
*/
|
||||
|
||||
body {
|
||||
--pwc-font-size: 14px;
|
||||
--pwc-tooltip-font-size: 14px;
|
||||
--pwc-citation-underline-color: var(--text-accent);
|
||||
--pwc-citation-underline-color-missing: transparent;
|
||||
--pwc-citation-extra-color: var(--text-normal);
|
||||
--pwc-citation-formatting-color: var(--text-normal);
|
||||
--pwc-citation-color: var(--text-normal);
|
||||
--pwc-citation-color-missing: var(--text-normal);
|
||||
}
|
||||
|
||||
.pwc-reference-list {
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
|
||||
.pwc-reference-list__title {
|
||||
font-size: var(--pwc-font-size);
|
||||
font-weight: bold;
|
||||
padding: 0 5px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.pwc-reference-list__title > div {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: var(--size-4-1);
|
||||
}
|
||||
|
||||
.pwc-reference-list__count {
|
||||
color: var(--text-muted);
|
||||
display: flex;
|
||||
padding: var(--size-4-1) var(--size-4-2);
|
||||
border-radius: var(--tag-radius);
|
||||
background-color: rgba(var(--mono-rgb-100), 0.05);
|
||||
font-weight: var(--font-normal);
|
||||
line-height: 1;
|
||||
font-size: var(--font-ui-smaller);
|
||||
}
|
||||
|
||||
.pwc-no-content {
|
||||
font-size: var(--pwc-font-size);
|
||||
padding: 0 5px;
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.csl-entry-wrapper {
|
||||
--icon-size: var(--icon-s);
|
||||
--icon-stroke: var(--icon-s-stroke-width);
|
||||
|
||||
display: flex;
|
||||
padding: 1em 5px;
|
||||
gap: var(--size-4-2);
|
||||
}
|
||||
|
||||
.pwc-tooltip .csl-entry-wrapper {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.csl-entry {
|
||||
font-size: var(--pwc-font-size);
|
||||
word-wrap: break-word;
|
||||
gap: var(--size-4-2);
|
||||
}
|
||||
|
||||
.csl-entry:has(> div + div) {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.pwc-reference-list .csl-entry-wrapper:not(:last-child) {
|
||||
border-bottom: 1px solid var(--background-modifier-border);
|
||||
}
|
||||
|
||||
.pwc-entry-btns {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--size-4-1);
|
||||
}
|
||||
|
||||
.pwc-reference-list a.footnote-ref {
|
||||
vertical-align: super;
|
||||
}
|
||||
|
||||
.pwc-reference-list em,
|
||||
.pwc-reference-list em em em,
|
||||
.pwc-reference-list em em em em em {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.pwc-reference-list em em,
|
||||
.pwc-reference-list em em em em {
|
||||
font-style: normal;
|
||||
}
|
||||
.pwc-reference-list code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.pwc-reference-list span.smallcaps {
|
||||
font-variant: small-caps;
|
||||
}
|
||||
|
||||
.pwc-reference-list span.underline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.pwc-reference-list q {
|
||||
quotes: '“' '”' '‘' '’';
|
||||
}
|
||||
|
||||
.pwc-reference-list div.column {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.pwc-tooltip.collapsed-links a,
|
||||
.pwc-reference-list.collapsed-links a {
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
.pwc-tooltip.collapsed-links a::after,
|
||||
.pwc-reference-list.collapsed-links a::after {
|
||||
font-size: var(--pwc-font-size);
|
||||
content: ' ';
|
||||
display: inline-block;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
|
||||
background-color: var(--text-accent);
|
||||
|
||||
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath d='M8.465 11.293c1.133-1.133 3.109-1.133 4.242 0l.707.707 1.414-1.414-.707-.707c-.943-.944-2.199-1.465-3.535-1.465s-2.592.521-3.535 1.465L4.929 12a5.008 5.008 0 0 0 0 7.071 4.983 4.983 0 0 0 3.535 1.462A4.982 4.982 0 0 0 12 19.071l.707-.707-1.414-1.414-.707.707a3.007 3.007 0 0 1-4.243 0 3.005 3.005 0 0 1 0-4.243l2.122-2.121z'%3E%3C/path%3E%3Cpath d='m12 4.929-.707.707 1.414 1.414.707-.707a3.007 3.007 0 0 1 4.243 0 3.005 3.005 0 0 1 0 4.243l-2.122 2.121c-1.133 1.133-3.109 1.133-4.242 0L10.586 12l-1.414 1.414.707.707c.943.944 2.199 1.465 3.535 1.465s2.592-.521 3.535-1.465L19.071 12a5.008 5.008 0 0 0 0-7.071 5.006 5.006 0 0 0-7.071 0z'%3E%3C/path%3E%3C/svg%3E");
|
||||
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath d='M8.465 11.293c1.133-1.133 3.109-1.133 4.242 0l.707.707 1.414-1.414-.707-.707c-.943-.944-2.199-1.465-3.535-1.465s-2.592.521-3.535 1.465L4.929 12a5.008 5.008 0 0 0 0 7.071 4.983 4.983 0 0 0 3.535 1.462A4.982 4.982 0 0 0 12 19.071l.707-.707-1.414-1.414-.707.707a3.007 3.007 0 0 1-4.243 0 3.005 3.005 0 0 1 0-4.243l2.122-2.121z'%3E%3C/path%3E%3Cpath d='m12 4.929-.707.707 1.414 1.414.707-.707a3.007 3.007 0 0 1 4.243 0 3.005 3.005 0 0 1 0 4.243l-2.122 2.121c-1.133 1.133-3.109 1.133-4.242 0L10.586 12l-1.414 1.414.707.707c.943.944 2.199 1.465 3.535 1.465s2.592-.521 3.535-1.465L19.071 12a5.008 5.008 0 0 0 0-7.071 5.006 5.006 0 0 0-7.071 0z'%3E%3C/path%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.pwc-tooltip {
|
||||
word-wrap: break-word;
|
||||
position: fixed;
|
||||
font-family: var(--font-interface);
|
||||
font-size: var(--pwc-tooltip-font-size);
|
||||
padding: 10px;
|
||||
background-color: var(--background-primary);
|
||||
border: 1px solid var(--background-modifier-border);
|
||||
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
|
||||
border-radius: 6px;
|
||||
width: 95vw;
|
||||
max-width: 300px;
|
||||
line-height: 1.4;
|
||||
z-index: var(--layer-popover);
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--size-4-2);
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
.pwc-tooltip .csl-entry {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.pwc-tooltips .cm-hmd-barelink {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.pwc-tooltips
|
||||
:not(a, .cm-hmd-internal-link, .cm-link-alias)
|
||||
> :is(.pandoc-citation, .at).is-resolved {
|
||||
color: var(--pwc-citation-color);
|
||||
}
|
||||
|
||||
.pwc-tooltips
|
||||
:not(.cm-formatting-link)
|
||||
> .cm-pandoc-citation-formatting:not(.at) {
|
||||
color: var(--pwc-citation-formatting-color);
|
||||
}
|
||||
|
||||
.pwc-tooltips
|
||||
:not(.cm-hmd-internal-link, .cm-link-alias)
|
||||
> .cm-pandoc-citation-extra {
|
||||
color: var(--pwc-citation-extra-color);
|
||||
}
|
||||
|
||||
.pwc-tooltips :not(.cm-link-alias) > :is(.pandoc-citation, .at).is-resolved {
|
||||
text-decoration: underline;
|
||||
text-decoration-style: dotted;
|
||||
text-decoration-thickness: 2px;
|
||||
text-decoration-color: var(--pwc-citation-underline-color);
|
||||
}
|
||||
|
||||
.pwc-tooltips
|
||||
:not(.cm-hmd-internal-link, .cm-link-alias)
|
||||
> :is(.pandoc-citation, .at).is-unresolved {
|
||||
text-decoration-color: var(--pwc-citation-underline-color-missing);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.pwc-tooltips
|
||||
:not(.cm-hmd-internal-link, .cm-link-alias)
|
||||
> :is(.pandoc-citation, .at).is-unresolved {
|
||||
color: var(--pwc-citation-color-missing);
|
||||
}
|
||||
|
||||
.pwc-tooltips
|
||||
:not(a, .cm-hmd-internal-link, .cm-link-alias)
|
||||
> :is(.pandoc-citation, .at).is-link {
|
||||
color: var(--link-color);
|
||||
cursor: var(--cursor-link);
|
||||
}
|
||||
|
||||
.pandoc-citation > * {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.pwc-success {
|
||||
color: var(--interactive-success);
|
||||
}
|
||||
|
||||
.pwc-error {
|
||||
color: var(--text-error);
|
||||
}
|
||||
|
||||
.pwc-multiselect {
|
||||
width: 320px;
|
||||
text-align: left;
|
||||
font-size: var(--font-ui-small);
|
||||
}
|
||||
|
||||
.pwc-multiselect input {
|
||||
outline: none !important;
|
||||
box-shadow: none !important;
|
||||
font-size: var(--font-ui-small);
|
||||
height: unset;
|
||||
}
|
||||
|
||||
.pwc-setting-item-wrapper {
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
.pwc-setting-item-wrapper > div {
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
|
||||
.pwc-setting-item-wrapper > div:last-child {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.pwc-group-toggle {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
padding-top: var(--size-4-2);
|
||||
}
|
||||
|
||||
.pwc-group-toggle .setting-item-description {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
.pwc-suggest-title {
|
||||
font-size: var(--font-ui-small);
|
||||
color: var(--text-muted);
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
padding-top: var(--size-4-1);
|
||||
}
|
||||
|
||||
.pwc-suggest-loading-wrapper {
|
||||
display: flex;
|
||||
position: relative;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: var(--size-4-2) 0;
|
||||
}
|
||||
|
||||
.pwc-suggest-loading,
|
||||
.pwc-suggest-loading:before,
|
||||
.pwc-suggest-loading:after {
|
||||
border-radius: 999px;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
animation-fill-mode: both;
|
||||
animation: bblFadInOut 1.6s infinite ease-in-out;
|
||||
}
|
||||
|
||||
.pwc-suggest-loading {
|
||||
display: block;
|
||||
color: var(--text-muted);
|
||||
font-size: 7px;
|
||||
position: relative;
|
||||
animation-delay: -0.16s;
|
||||
top: -1em;
|
||||
}
|
||||
.pwc-suggest-loading:before,
|
||||
.pwc-suggest-loading:after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
}
|
||||
.pwc-suggest-loading:before {
|
||||
left: -2em;
|
||||
animation-delay: -0.32s;
|
||||
}
|
||||
.pwc-suggest-loading:after {
|
||||
left: 2em;
|
||||
}
|
||||
|
||||
@keyframes bblFadInOut {
|
||||
0%,
|
||||
80%,
|
||||
100% {
|
||||
box-shadow: 0 1em 0 -1.3em;
|
||||
}
|
||||
40% {
|
||||
box-shadow: 0 1em 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
.pwc-status-icon {
|
||||
--icon-size: var(--icon-s);
|
||||
--icon-stroke: var(--icon-s-stroke-width);
|
||||
}
|
||||
|
||||
.pwc-status-icon.is-loading svg {
|
||||
animation: spin 2s linear infinite;
|
||||
}
|
||||
|
||||
@keyframes spin {
|
||||
from {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
to {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
|
||||
.suggestion-container.pwc-suggest {
|
||||
max-width: 500px;
|
||||
width: 95vw;
|
||||
}
|
||||
10219
.obsidian/plugins/obsidian-pandoc/main.js
vendored
Executable file
10219
.obsidian/plugins/obsidian-pandoc/main.js
vendored
Executable file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/obsidian-pandoc/manifest.json
vendored
Executable file
10
.obsidian/plugins/obsidian-pandoc/manifest.json
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-pandoc",
|
||||
"name": "Pandoc Plugin",
|
||||
"version": "0.4.1",
|
||||
"minAppVersion": "0.12.5",
|
||||
"description": "This is a Pandoc export plugin for Obsidian. It provides commands to export to formats like DOCX, ePub and PDF.",
|
||||
"author": "Oliver Balfour",
|
||||
"authorUrl": "https://github.com/OliverBalfour/obsidian-pandoc",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
4
.obsidian/plugins/obsidian-pandoc/styles.css
vendored
Executable file
4
.obsidian/plugins/obsidian-pandoc/styles.css
vendored
Executable file
@ -0,0 +1,4 @@
|
||||
|
||||
.pandoc-plugin-error {
|
||||
color: red;
|
||||
}
|
||||
14
.obsidian/plugins/obsidian-style-settings/data.json
vendored
Executable file
14
.obsidian/plugins/obsidian-style-settings/data.json
vendored
Executable file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"anuppuccin-theme-settings@@anuppuccin-theme-light": "ctp-latte",
|
||||
"anuppuccin-theme-settings@@anuppuccin-accent-toggle": true,
|
||||
"anuppuccin-theme-settings-extended@@anp-theme-ext-light": true,
|
||||
"anuppuccin-theme-settings-extended@@anp-theme-ext-dark": true,
|
||||
"anuppuccin-theme-settings-extended@@catppuccin-theme-extended": "ctp-solarized-light",
|
||||
"anuppuccin-theme-settings-extended@@catppuccin-theme-dark-extended": "ctp-biscuit-dark",
|
||||
"anuppuccin-theme-settings@@anuppuccin-theme-dark": "ctp-mocha",
|
||||
"anuppuccin-theme-settings@@anp-custom-checkboxes": true,
|
||||
"anuppuccin-theme-settings@@anp-speech-bubble": true,
|
||||
"anuppuccin-theme-settings@@anp-codeblock-numbers": true,
|
||||
"anuppuccin-theme-settings@@anp-colorful-frame": false,
|
||||
"anuppuccin-theme-settings@@anp-alt-rainbow-style": "anp-default-rainbow"
|
||||
}
|
||||
9858
.obsidian/plugins/obsidian-style-settings/main.js
vendored
Executable file
9858
.obsidian/plugins/obsidian-style-settings/main.js
vendored
Executable file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-style-settings/manifest.json
vendored
Executable file
10
.obsidian/plugins/obsidian-style-settings/manifest.json
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-style-settings",
|
||||
"name": "Style Settings",
|
||||
"version": "1.0.8",
|
||||
"minAppVersion": "0.11.5",
|
||||
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
|
||||
"author": "mgmeyers",
|
||||
"authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
243
.obsidian/plugins/obsidian-style-settings/styles.css
vendored
Executable file
243
.obsidian/plugins/obsidian-style-settings/styles.css
vendored
Executable file
File diff suppressed because one or more lines are too long
257
.obsidian/plugins/obsidian-tasks-plugin/data.json
vendored
Executable file
257
.obsidian/plugins/obsidian-tasks-plugin/data.json
vendored
Executable file
@ -0,0 +1,257 @@
|
||||
{
|
||||
"globalQuery": "",
|
||||
"globalFilter": "",
|
||||
"removeGlobalFilter": false,
|
||||
"taskFormat": "tasksPluginEmoji",
|
||||
"setCreatedDate": false,
|
||||
"setDoneDate": true,
|
||||
"setCancelledDate": true,
|
||||
"autoSuggestInEditor": true,
|
||||
"autoSuggestMinMatch": 0,
|
||||
"autoSuggestMaxItems": 20,
|
||||
"provideAccessKeys": true,
|
||||
"useFilenameAsScheduledDate": false,
|
||||
"filenameAsScheduledDateFormat": "",
|
||||
"filenameAsDateFolders": [],
|
||||
"recurrenceOnNextLine": false,
|
||||
"statusSettings": {
|
||||
"coreStatuses": [
|
||||
{
|
||||
"symbol": " ",
|
||||
"name": "Todo",
|
||||
"nextStatusSymbol": "/",
|
||||
"availableAsCommand": true,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "x",
|
||||
"name": "Done",
|
||||
"nextStatusSymbol": " ",
|
||||
"availableAsCommand": true,
|
||||
"type": "DONE"
|
||||
}
|
||||
],
|
||||
"customStatuses": [
|
||||
{
|
||||
"symbol": "/",
|
||||
"name": "In Progress",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": true,
|
||||
"type": "IN_PROGRESS"
|
||||
},
|
||||
{
|
||||
"symbol": "-",
|
||||
"name": "Cancelled",
|
||||
"nextStatusSymbol": " ",
|
||||
"availableAsCommand": true,
|
||||
"type": "CANCELLED"
|
||||
},
|
||||
{
|
||||
"symbol": " ",
|
||||
"name": "Unchecked",
|
||||
"nextStatusSymbol": "/",
|
||||
"availableAsCommand": false,
|
||||
"type": "IN_PROGRESS"
|
||||
},
|
||||
{
|
||||
"symbol": "x",
|
||||
"name": "Checked",
|
||||
"nextStatusSymbol": " ",
|
||||
"availableAsCommand": false,
|
||||
"type": "DONE"
|
||||
},
|
||||
{
|
||||
"symbol": ">",
|
||||
"name": "Rescheduled",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "<",
|
||||
"name": "Scheduled",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "!",
|
||||
"name": "Important",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "?",
|
||||
"name": "Question",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "*",
|
||||
"name": "Star",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "n",
|
||||
"name": "Note",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "l",
|
||||
"name": "Location",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "i",
|
||||
"name": "Information",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "I",
|
||||
"name": "Idea",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "S",
|
||||
"name": "Amount",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "p",
|
||||
"name": "Pro",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "c",
|
||||
"name": "Con",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "b",
|
||||
"name": "Bookmark",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "\"",
|
||||
"name": "Quote",
|
||||
"nextStatusSymbol": "x",
|
||||
"availableAsCommand": false,
|
||||
"type": "TODO"
|
||||
},
|
||||
{
|
||||
"symbol": "0",
|
||||
"name": "Speech bubble 0",
|
||||
"nextStatusSymbol": "0",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "1",
|
||||
"name": "Speech bubble 1",
|
||||
"nextStatusSymbol": "1",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "2",
|
||||
"name": "Speech bubble 2",
|
||||
"nextStatusSymbol": "2",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "3",
|
||||
"name": "Speech bubble 3",
|
||||
"nextStatusSymbol": "3",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "4",
|
||||
"name": "Speech bubble 4",
|
||||
"nextStatusSymbol": "4",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "5",
|
||||
"name": "Speech bubble 5",
|
||||
"nextStatusSymbol": "5",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "6",
|
||||
"name": "Speech bubble 6",
|
||||
"nextStatusSymbol": "6",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "7",
|
||||
"name": "Speech bubble 7",
|
||||
"nextStatusSymbol": "7",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "8",
|
||||
"name": "Speech bubble 8",
|
||||
"nextStatusSymbol": "8",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
},
|
||||
{
|
||||
"symbol": "9",
|
||||
"name": "Speech bubble 9",
|
||||
"nextStatusSymbol": "9",
|
||||
"availableAsCommand": false,
|
||||
"type": "NON_TASK"
|
||||
}
|
||||
]
|
||||
},
|
||||
"features": {
|
||||
"INTERNAL_TESTING_ENABLED_BY_DEFAULT": true
|
||||
},
|
||||
"generalSettings": {},
|
||||
"headingOpened": {
|
||||
"Core Statuses": true,
|
||||
"Custom Statuses": true
|
||||
},
|
||||
"debugSettings": {
|
||||
"ignoreSortInstructions": false,
|
||||
"showTaskHiddenData": false,
|
||||
"recordTimings": false
|
||||
},
|
||||
"loggingOptions": {
|
||||
"minLevels": {
|
||||
"": "info",
|
||||
"tasks": "info",
|
||||
"tasks.Cache": "info",
|
||||
"tasks.Events": "info",
|
||||
"tasks.File": "info",
|
||||
"tasks.Query": "info",
|
||||
"tasks.Task": "info"
|
||||
}
|
||||
}
|
||||
}
|
||||
382
.obsidian/plugins/obsidian-tasks-plugin/main.js
vendored
Executable file
382
.obsidian/plugins/obsidian-tasks-plugin/main.js
vendored
Executable file
File diff suppressed because one or more lines are too long
12
.obsidian/plugins/obsidian-tasks-plugin/manifest.json
vendored
Executable file
12
.obsidian/plugins/obsidian-tasks-plugin/manifest.json
vendored
Executable file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "obsidian-tasks-plugin",
|
||||
"name": "Tasks",
|
||||
"version": "7.7.0",
|
||||
"minAppVersion": "1.1.1",
|
||||
"description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.",
|
||||
"helpUrl": "https://publish.obsidian.md/tasks/",
|
||||
"author": "Clare Macrae and Ilyas Landikov (created by Martin Schenck)",
|
||||
"authorUrl": "https://github.com/obsidian-tasks-group",
|
||||
"fundingUrl": "https://github.com/sponsors/claremacrae",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
1
.obsidian/plugins/obsidian-tasks-plugin/styles.css
vendored
Executable file
1
.obsidian/plugins/obsidian-tasks-plugin/styles.css
vendored
Executable file
File diff suppressed because one or more lines are too long
21
.obsidian/plugins/obsidian-zotero-desktop-connector/data.json
vendored
Executable file
21
.obsidian/plugins/obsidian-zotero-desktop-connector/data.json
vendored
Executable file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"database": "Zotero",
|
||||
"noteImportFolder": "",
|
||||
"pdfExportImageDPI": 120,
|
||||
"pdfExportImageFormat": "jpg",
|
||||
"pdfExportImageQuality": 90,
|
||||
"citeFormats": [],
|
||||
"exportFormats": [
|
||||
{
|
||||
"name": "Create Literature Note",
|
||||
"outputPathTemplate": "200. Library Papers/{{citekey}}.md",
|
||||
"imageOutputPathTemplate": "201. Library Images/{{citekey}}/",
|
||||
"imageBaseNameTemplate": "image",
|
||||
"cslStyle": "ieee",
|
||||
"templatePath": "1000. Templates/Literature Note.md"
|
||||
}
|
||||
],
|
||||
"citeSuggestTemplate": "[[{{citekey}}]]",
|
||||
"openNoteAfterImport": false,
|
||||
"whichNotesToOpenAfterImport": "first-imported-note"
|
||||
}
|
||||
191
.obsidian/plugins/obsidian-zotero-desktop-connector/main.js
vendored
Executable file
191
.obsidian/plugins/obsidian-zotero-desktop-connector/main.js
vendored
Executable file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-zotero-desktop-connector/manifest.json
vendored
Executable file
10
.obsidian/plugins/obsidian-zotero-desktop-connector/manifest.json
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-zotero-desktop-connector",
|
||||
"name": "Zotero Integration",
|
||||
"version": "3.1.8",
|
||||
"minAppVersion": "1.1.1",
|
||||
"description": "Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.",
|
||||
"author": "mgmeyers",
|
||||
"authorUrl": "https://github.com/mgmeyers/obsidian-zotero-integration",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
238
.obsidian/plugins/obsidian-zotero-desktop-connector/styles.css
vendored
Executable file
238
.obsidian/plugins/obsidian-zotero-desktop-connector/styles.css
vendored
Executable file
@ -0,0 +1,238 @@
|
||||
.zt-format {
|
||||
border: 1px solid var(--background-modifier-border);
|
||||
padding: 1rem;
|
||||
background-color: var(--background-primary);
|
||||
border-radius: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.zt-format__form {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
margin-bottom: 1rem;
|
||||
max-width: 600px;
|
||||
}
|
||||
|
||||
.zt-format__form:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.zt-format__label {
|
||||
font-size: 0.9em;
|
||||
font-weight: 600;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.is-deprecated .zt-format__label {
|
||||
color: var(--text-error);
|
||||
}
|
||||
|
||||
.zt-format__input-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.zt-format__input-wrapper textarea {
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
.zt-format__input-wrapper > *:not(.checkbox-container) {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.is-deprecated .zt-format__input-wrapper button {
|
||||
width: auto !important;
|
||||
flex-grow: 0;
|
||||
flex-shrink: 0;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.zt-format__delete-btn {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
line-height: 1;
|
||||
padding: 7px 9px;
|
||||
margin-left: 10px;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.zt-json-viewer {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.zt-json-viewer .react-json-view {
|
||||
padding: 1em;
|
||||
border-radius: 10px;
|
||||
margin-top: 1em;
|
||||
overflow: auto;
|
||||
font-family: var(--font-monospace) !important;
|
||||
}
|
||||
|
||||
.zt-json-viewer__btns {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.zt-json-viewer__btns label {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
.zt-json-viewer__btns select {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.zt-json-viewer__btns button {
|
||||
font-size: 1em;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.zt-json-viewer__preview,
|
||||
.zt-json-viewer__data {
|
||||
border: 1px solid var(--background-modifier-border);
|
||||
border-radius: 10px;
|
||||
padding: 1em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.zt-json-viewer__preview.error {
|
||||
background-color: #ff000011;
|
||||
font-family: var(--font-monospace);
|
||||
}
|
||||
|
||||
.zt-json-viewer__preview pre {
|
||||
overflow: auto;
|
||||
white-space: pre-wrap;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.zt-json-viewer__preview pre,
|
||||
.zt-json-viewer__preview code {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.zt-json-viewer__preview:not(.error) pre {
|
||||
font-family: var(--font-text, --font-default, --default-font);
|
||||
max-height: 70vh;
|
||||
min-height: 400px;
|
||||
}
|
||||
|
||||
.zt-multiselect {
|
||||
width: 300px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.zt-multiselect input {
|
||||
outline: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.zt-format__input-note {
|
||||
font-style: italic;
|
||||
font-size: 0.9em;
|
||||
padding-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.zt-setting-item pre,
|
||||
.zt-format__input-note pre {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 0 6px;
|
||||
background-color: var(--background-secondary-alt);
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.zt-asset-success {
|
||||
text-align: left;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.zt-asset-success__icon {
|
||||
color: var(--interactive-success);
|
||||
font-size: 24px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.zt-asset-success__icon svg {
|
||||
width: 1em !important;
|
||||
height: 1em !important;
|
||||
}
|
||||
|
||||
.zt-asset-success__message {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.zt-suggest-title {
|
||||
font-size: var(--font-ui-small);
|
||||
color: var(--text-muted);
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
padding-top: var(--size-4-1);
|
||||
}
|
||||
|
||||
.zt-suggest-loading-wrapper {
|
||||
display: flex;
|
||||
position: relative;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: var(--size-4-2) 0;
|
||||
}
|
||||
|
||||
.zt-suggest-loading,
|
||||
.zt-suggest-loading:before,
|
||||
.zt-suggest-loading:after {
|
||||
border-radius: 999px;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
animation-fill-mode: both;
|
||||
animation: bblFadInOut 1.6s infinite ease-in-out;
|
||||
}
|
||||
|
||||
.zt-suggest-loading {
|
||||
display: block;
|
||||
color: var(--text-muted);
|
||||
font-size: 7px;
|
||||
position: relative;
|
||||
animation-delay: -0.16s;
|
||||
top: -1em;
|
||||
}
|
||||
.zt-suggest-loading:before,
|
||||
.zt-suggest-loading:after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
}
|
||||
.zt-suggest-loading:before {
|
||||
left: -2em;
|
||||
animation-delay: -0.32s;
|
||||
}
|
||||
.zt-suggest-loading:after {
|
||||
left: 2em;
|
||||
}
|
||||
|
||||
.zt-color-chip {
|
||||
display: inline-block;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
border: 1px solid var(--background-modifier-border);
|
||||
border-radius: var(--radius-s);
|
||||
margin-right: var(--size-4-1);
|
||||
}
|
||||
|
||||
@keyframes bblFadInOut {
|
||||
0%,
|
||||
80%,
|
||||
100% {
|
||||
box-shadow: 0 1em 0 -1.3em;
|
||||
}
|
||||
40% {
|
||||
box-shadow: 0 1em 0 0;
|
||||
}
|
||||
}
|
||||
32
.obsidian/plugins/templater-obsidian/data.json
vendored
Executable file
32
.obsidian/plugins/templater-obsidian/data.json
vendored
Executable file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"command_timeout": 5,
|
||||
"templates_folder": "1000. Templates",
|
||||
"templates_pairs": [
|
||||
[
|
||||
"",
|
||||
""
|
||||
]
|
||||
],
|
||||
"trigger_on_file_creation": false,
|
||||
"auto_jump_to_cursor": false,
|
||||
"enable_system_commands": false,
|
||||
"shell_path": "",
|
||||
"user_scripts_folder": "",
|
||||
"enable_folder_templates": true,
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "",
|
||||
"template": ""
|
||||
}
|
||||
],
|
||||
"syntax_highlighting": true,
|
||||
"syntax_highlighting_mobile": false,
|
||||
"enabled_templates_hotkeys": [
|
||||
"1000. Templates/Daily Note Template.md",
|
||||
"1000. Templates/New Note Template.md",
|
||||
"1000. Templates/Heilmeier Catechism.md"
|
||||
],
|
||||
"startup_templates": [
|
||||
"1000. Templates/New Note Template.md"
|
||||
]
|
||||
}
|
||||
5624
.obsidian/plugins/templater-obsidian/main.js
vendored
Executable file
5624
.obsidian/plugins/templater-obsidian/main.js
vendored
Executable file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/templater-obsidian/manifest.json
vendored
Executable file
11
.obsidian/plugins/templater-obsidian/manifest.json
vendored
Executable file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "templater-obsidian",
|
||||
"name": "Templater",
|
||||
"version": "2.4.1",
|
||||
"description": "Create and use templates",
|
||||
"minAppVersion": "1.5.0",
|
||||
"author": "SilentVoid",
|
||||
"authorUrl": "https://github.com/SilentVoid13",
|
||||
"helpUrl": "https://silentvoid13.github.io/Templater/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
220
.obsidian/plugins/templater-obsidian/styles.css
vendored
Executable file
220
.obsidian/plugins/templater-obsidian/styles.css
vendored
Executable file
@ -0,0 +1,220 @@
|
||||
.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_donating {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
.templater-button-div {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
textarea.templater-prompt-input {
|
||||
height: 10rem;
|
||||
}
|
||||
|
||||
textarea.templater-prompt-input:focus {
|
||||
border-color: var(--interactive-accent);
|
||||
}
|
||||
|
||||
.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: var(--code-property, #008bff);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-templater-execution-tag {
|
||||
color: var(--code-function, #c0d700);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-keyword {
|
||||
color: var(--code-keyword, #00a7aa);
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-atom {
|
||||
color: var(--code-normal, #f39b35);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-value,
|
||||
.cm-s-obsidian .cm-templater-command.cm-number,
|
||||
.cm-s-obsidian .cm-templater-command.cm-type {
|
||||
color: var(--code-value, #a06fca);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-def,
|
||||
.cm-s-obsidian .cm-templater-command.cm-type.cm-def {
|
||||
color: var(--code-normal, var(--text-normal));
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-property,
|
||||
.cm-s-obsidian .cm-templater-command.cm-property.cm-def,
|
||||
.cm-s-obsidian .cm-templater-command.cm-attribute {
|
||||
color: var(--code-function, #98e342);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-variable,
|
||||
.cm-s-obsidian .cm-templater-command.cm-variable-2,
|
||||
.cm-s-obsidian .cm-templater-command.cm-variable-3,
|
||||
.cm-s-obsidian .cm-templater-command.cm-meta {
|
||||
color: var(--code-property, #d4d4d4);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-callee,
|
||||
.cm-s-obsidian .cm-templater-command.cm-operator,
|
||||
.cm-s-obsidian .cm-templater-command.cm-qualifier,
|
||||
.cm-s-obsidian .cm-templater-command.cm-builtin {
|
||||
color: var(--code-operator, #fc4384);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-tag {
|
||||
color: var(--code-tag, #fc4384);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-comment,
|
||||
.cm-s-obsidian .cm-templater-command.cm-comment.cm-tag,
|
||||
.cm-s-obsidian .cm-templater-command.cm-comment.cm-attribute {
|
||||
color: var(--code-comment, #696d70);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-string,
|
||||
.cm-s-obsidian .cm-templater-command.cm-string-2 {
|
||||
color: var(--code-string, #e6db74);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-header,
|
||||
.cm-s-obsidian .cm-templater-command.cm-hr {
|
||||
color: var(--code-keyword, #da7dae);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-link {
|
||||
color: var(--code-normal, #696d70);
|
||||
}
|
||||
|
||||
.cm-s-obsidian .cm-templater-command.cm-error {
|
||||
border-bottom: 1px solid #c42412;
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
3911
.obsidian/snippets/color_snippet.css
vendored
Executable file
3911
.obsidian/snippets/color_snippet.css
vendored
Executable file
File diff suppressed because it is too large
Load Diff
3
.obsidian/templates.json
vendored
Executable file
3
.obsidian/templates.json
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"folder": "1000. Templates"
|
||||
}
|
||||
7
.obsidian/themes/AnuPpuccin/manifest.json
vendored
Executable file
7
.obsidian/themes/AnuPpuccin/manifest.json
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "AnuPpuccin",
|
||||
"version": "1.5.0",
|
||||
"minAppVersion": "1.6.0",
|
||||
"author": "Anubis",
|
||||
"authorUrl": "https://github.com/AnubisNekhet"
|
||||
}
|
||||
8528
.obsidian/themes/AnuPpuccin/theme.css
vendored
Executable file
8528
.obsidian/themes/AnuPpuccin/theme.css
vendored
Executable file
File diff suppressed because it is too large
Load Diff
6
.obsidian/themes/Everforest/manifest.json
vendored
Executable file
6
.obsidian/themes/Everforest/manifest.json
vendored
Executable file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Everforest",
|
||||
"version": "0.0.0",
|
||||
"minAppVersion": "0.16.0",
|
||||
"author": "MrGlitchByte"
|
||||
}
|
||||
675
.obsidian/themes/Everforest/theme.css
vendored
Executable file
675
.obsidian/themes/Everforest/theme.css
vendored
Executable file
@ -0,0 +1,675 @@
|
||||
/***** TABLE OF CONTENTS *****/
|
||||
/* TODO: Reformat entire CSS file as below.
|
||||
/* 1. Font
|
||||
/* 2. Colours
|
||||
/* 2.1. Dark theme color variables
|
||||
/* 2.2. Light theme color variables
|
||||
/* 2.3. Dark theme implementation
|
||||
/* 2.4. Light theme implementation
|
||||
/* 3. General UI
|
||||
/* 3.1. Title Bar
|
||||
/* 4. Markdown (editor / preview)
|
||||
/* 4.1. Headings
|
||||
/* 4.1.1. Fix font weights
|
||||
/* 4.2. Links
|
||||
/* 4.2.1. Nifty arrow before internal links (also applies to embeds)
|
||||
/* 4.3. Embeds
|
||||
/* 4.4. Tables
|
||||
/* 4.5. Popovers
|
||||
/* 4.6. Task Lists
|
||||
/* 4.7. Blockquotes
|
||||
/* 4.8. Code
|
||||
/* 4.9. Bulleted lists
|
||||
/* 4.10. Misc Fixes
|
||||
/* 5. Graph view colours
|
||||
/* 6. Notion Colour Blocks
|
||||
/* 7. In-document header (scrolls with the document) [remove for compatibility with Andy's mode]
|
||||
/* 7.1. Adjustments for non-in-document headers (graphs, etc)\
|
||||
/* 7.2. Active pane border
|
||||
/* 7.3. Misc fixes
|
||||
/* 8. Tags
|
||||
/* 8.1. Tag custom colours
|
||||
/***** *****/
|
||||
|
||||
/* 1. Font */
|
||||
body {
|
||||
/* font stacks taken directly from Notion */
|
||||
--font-monospace: "Hack Nerd Font", "Source Code Pro", monospace;
|
||||
-webkit-font-smoothing: auto;
|
||||
--h1-color: var(--text-title-h1);
|
||||
--h2-color: var(--text-title-h2);
|
||||
--h3-color: var(--text-title-h3);
|
||||
--h4-color: var(--text-title-h4);
|
||||
--h5-color: var(--text-title-h5);
|
||||
--h6-color: var(--text-title-h6);
|
||||
}
|
||||
|
||||
/* 2. Colours */
|
||||
:root
|
||||
{
|
||||
/* 2.1 Dark theme color variables */
|
||||
--bg0-dark: #22282c;
|
||||
--bg1-dark: #272f34;
|
||||
--bg-dark: #2f383e;
|
||||
--bg2-dark: #374247;
|
||||
--bg3-dark: #404c51;
|
||||
--bg4-dark: #4a555b;
|
||||
--bg5-dark: #525c62;
|
||||
--bg_visual: #503946;
|
||||
--bg_red: #4e3e43;
|
||||
--bg_green: #404d44;
|
||||
--bg_blue: #394f5a;
|
||||
--bg_yellow: #4a4940;
|
||||
--shadow: #00000070;
|
||||
|
||||
--fg-dark: #d3c6aa;
|
||||
--grey0-dark: #7f897d;
|
||||
--grey1-dark: #859289;
|
||||
--grey2-dark: #9aa79d;
|
||||
|
||||
--faded-red: #e67e80;
|
||||
--faded-orange: #e69875;
|
||||
--faded-yellow: #dbbc7f;
|
||||
--faded-green: #a7c080;
|
||||
--faded-aqua: #83c092;
|
||||
--faded-blue: #7fbbb3;
|
||||
--faded-purple: #d699b6;
|
||||
|
||||
--dim-red: #da6362;
|
||||
--dim-orange: #d77f48;
|
||||
--dim-yellow: #bf983d;
|
||||
--dim-green: #899c40;
|
||||
--dim-aqua: #569d79;
|
||||
--dim-blue: #5a93a2;
|
||||
--dim-purple: #b87b9d;
|
||||
|
||||
|
||||
/* 2.2 Light theme color variables */
|
||||
--bg0-light: #f0edd8;
|
||||
--bg1-light: #f6f1dd;
|
||||
--bg-light: #fdf6e3;
|
||||
--bg2-light: #f3efda;
|
||||
--bg3-light: #edead5;
|
||||
--bg4-light: #e4e1cd;
|
||||
--bg5-light: #dfdbc8;
|
||||
--grey0-light: #a4ad9e;
|
||||
--grey1-light: #939f91;
|
||||
--grey2-light: #879686;
|
||||
--shadow-light: #3c474d20;
|
||||
|
||||
|
||||
--bg_visual_light: #eaedc8;
|
||||
--bg_red_light: #fbe3da;
|
||||
--bg_green_light: #f0f1d2;
|
||||
--bg_blue_light: #e9f0e9;
|
||||
--bg_yellow_light: #faedcd;
|
||||
|
||||
--fg-light: #5c6a72;
|
||||
|
||||
--light-red: #f85552;
|
||||
--light-orange: #f57d26;
|
||||
--light-yellow: #bf983d;
|
||||
--light-green: #899c40;
|
||||
--light-aqua: #569d79;
|
||||
--light-blue: #5a93a2;
|
||||
--light-purple: #b87b9d;
|
||||
|
||||
--light-dim-red: #f1706f;
|
||||
--light-dim-orange: #f39459;
|
||||
--light-dim-yellow: #e4b649;
|
||||
--light-dim-green: #a4bb4a;
|
||||
--light-dim-aqua: #6ec398;
|
||||
--light-dim-blue: #6cb3c6;
|
||||
--light-dim-purple: #e092be;
|
||||
|
||||
|
||||
}
|
||||
|
||||
/* 2.3 Dark theme implementation */
|
||||
.theme-dark
|
||||
{
|
||||
--background-primary: var(--bg-dark);
|
||||
--background-primary-alt: var(--bg-dark);
|
||||
--background-secondary: var(--bg-dark);
|
||||
--background-secondary-alt: var(--bg-dark);
|
||||
--text-normal: var(--fg-dark);
|
||||
--text-faint: var(--grey1-dark);
|
||||
--text-title-h1: var(--dim-red);
|
||||
--text-title-h2: var(--dim-orange);
|
||||
--text-title-h3: var(--dim-yellow);
|
||||
--text-title-h4: var(--dim-green);
|
||||
--text-title-h5: var(--dim-aqua);
|
||||
--text-title-h6: var(--dim-purple);
|
||||
--text-link: var(--faded-blue);
|
||||
--text-a: var(--dim-aqua);
|
||||
--text-a-hover: var(--faded-aqua);
|
||||
--text-mark: rgba(215, 153, 33, 0.4); /* light-yellow */
|
||||
--pre-code: var(--bg1-dark);
|
||||
--text-highlight-bg: var(--bg_green);
|
||||
--interactive-accent: var(--dim-aqua);
|
||||
--interactive-before: var(--bg5-dark);
|
||||
--background-modifier-border: var(--bg5-dark);
|
||||
--text-accent: var(--dim-blue);
|
||||
--interactive-accent-rgb: var(--dim-blue);
|
||||
--inline-code: var(--dim-blue);
|
||||
--code-block: var(--fg-dark);
|
||||
--vim-cursor: var(--faded-blue);
|
||||
--text-selection: var(--bg5-dark);
|
||||
}
|
||||
|
||||
/* 2.4 Light theme implementation */
|
||||
.theme-light
|
||||
{
|
||||
--background-primary: var(--bg-light);
|
||||
--background-primary-alt: var(--bg-light);
|
||||
--background-secondary: var(--bg-light);
|
||||
--background-secondary-alt: var(--bg-light);
|
||||
--text-normal: var(--fg-light);
|
||||
--text-faint: var(--grey1-light);
|
||||
--text-title-h1: var(--light-red);
|
||||
--text-title-h2: var(--light-orange);
|
||||
--text-title-h3: var(--light-yellow);
|
||||
--text-title-h4: var(--light-green);
|
||||
--text-title-h5: var(--light-aqua);
|
||||
--text-title-h6: var(--light-purple);
|
||||
--text-link: var(--light-blue);
|
||||
--text-a: var(--light-dim-blue);
|
||||
--text-a-hover: var(--light-blue);
|
||||
--text-mark: rgba(215, 153, 33, 0.4); /* light-yellow */
|
||||
--pre-code: var(--bg1-light);
|
||||
--text-highlight-bg: var(--light-dim-green);
|
||||
--interactive-accent: var(--bg5-light);
|
||||
--interactive-before: var(--bg5-light);
|
||||
--background-modifier-border: var(--bg5-light);
|
||||
--text-accent: var(--light-dim-green);
|
||||
--interactive-accent-rgb: var(--light-dim-green);
|
||||
--inline-code: var(--light-blue);
|
||||
--code-block: var(--fg-light);
|
||||
--vim-cursor: var(--light-blue);
|
||||
--text-selection: rgba(189, 174, 147, 0.5); /* light3 */
|
||||
}
|
||||
|
||||
.theme-dark code[class*="language-"],
|
||||
.theme-dark pre[class*="language-"],
|
||||
.theme-light code[class*="language-"],
|
||||
.theme-light pre[class*="language-"]
|
||||
{
|
||||
text-shadow: none ;
|
||||
background-color: var(--pre-code) ;
|
||||
}
|
||||
|
||||
/* 3. General UI */
|
||||
.view-header-title {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
/* 3.1. Title bar */
|
||||
.titlebar {
|
||||
background-color: var(--background-secondary-alt);
|
||||
}
|
||||
|
||||
.titlebar-inner {
|
||||
color: var(--text-normal);
|
||||
}
|
||||
|
||||
.graph-view.color-circle,
|
||||
.graph-view.color-fill-highlight,
|
||||
.graph-view.color-line-highlight
|
||||
{
|
||||
color: var(--interactive-accent-rgb) ;
|
||||
}
|
||||
.graph-view.color-text
|
||||
{
|
||||
color: var(--text-a-hover) ;
|
||||
}
|
||||
/*
|
||||
.graph-view.color-fill
|
||||
{
|
||||
color: var(--background-secondary);
|
||||
}
|
||||
.graph-view.color-line
|
||||
{
|
||||
color: var(--background-modifier-border);
|
||||
}
|
||||
*/
|
||||
|
||||
html,
|
||||
body
|
||||
{
|
||||
font-size: 16px ;
|
||||
}
|
||||
|
||||
strong
|
||||
{
|
||||
font-weight: 600 ;
|
||||
}
|
||||
|
||||
a,
|
||||
.cm-hmd-internal-link
|
||||
{
|
||||
color: var(--text-a) ;
|
||||
text-decoration: none ;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
.cm-hmd-internal-link:hover,
|
||||
.cm-url
|
||||
{
|
||||
color: var(--text-a-hover) ;
|
||||
text-decoration: none ;
|
||||
}
|
||||
|
||||
|
||||
/*----------------------------------------------------------------
|
||||
TAGS
|
||||
----------------------------------------------------------------*/
|
||||
|
||||
.token.tag {
|
||||
padding: 0px 0px;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.token.tag:hover {
|
||||
background: transparent;
|
||||
color: var(--text-a-hover) !important;
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------
|
||||
TAG PILLS
|
||||
----------------------------------------------------------------*/
|
||||
.markdown-preview-section h1 a.tag,
|
||||
.markdown-preview-section h2 a.tag,
|
||||
.markdown-preview-section h3 a.tag,
|
||||
.markdown-preview-section h4 a.tag,
|
||||
.markdown-preview-section h5 a.tag,
|
||||
.markdown-preview-section h4 a.tag {
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
.tag {
|
||||
background-color: var(--tag-base);
|
||||
border: 1px solid var(--interactive-accent);
|
||||
color: var(--text-a);
|
||||
font-weight: 500;
|
||||
padding: 1.5px 6px;
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
text-align: center;
|
||||
text-decoration: none !important;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
border-radius: 8px;
|
||||
transition: 0.2s ease-in-out;
|
||||
}
|
||||
|
||||
.tag:hover {
|
||||
color: var(--interactive-accent);
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------
|
||||
TAG REF STYLING
|
||||
----------------------------------------------------------------*/
|
||||
|
||||
.tag[href^="#❗️"],
|
||||
.tag[href^="#important❗️"] {
|
||||
background-color: var(--tag-base);
|
||||
border: 1px solid var(--boldred);
|
||||
}
|
||||
|
||||
.tag[href^="#📓"],
|
||||
.tag[href^="#journal📓"] {
|
||||
background-color: var(--tag-base);
|
||||
border: 1px solid var(--purple);
|
||||
}
|
||||
|
||||
.tag[href^="#🌱"],
|
||||
.tag[href^="#seedling🌱"],
|
||||
.tag[href^="#🌿"],
|
||||
.tag[href^="#budding🌿"],
|
||||
.tag[href^="#🌳"],
|
||||
.tag[href^="#evergreen🌳"] {
|
||||
background-color: var(--tag-base);
|
||||
border: 1px solid var(--boldgreen);
|
||||
}
|
||||
|
||||
mark
|
||||
{
|
||||
background-color: var(--text-mark) ;
|
||||
}
|
||||
|
||||
.view-actions a
|
||||
{
|
||||
color: var(--text-normal) ;
|
||||
}
|
||||
|
||||
.view-actions a:hover
|
||||
{
|
||||
color: var(--text-a) ;
|
||||
}
|
||||
|
||||
.HyperMD-codeblock-bg
|
||||
{
|
||||
background-color: var(--pre-code) ;
|
||||
}
|
||||
|
||||
.HyperMD-codeblock
|
||||
{
|
||||
line-height: 1.4em ;
|
||||
color: var(--code-block) ;
|
||||
}
|
||||
|
||||
.HyperMD-codeblock-begin
|
||||
{
|
||||
border-top-left-radius: 4px ;
|
||||
border-top-right-radius: 4px ;
|
||||
}
|
||||
|
||||
.HyperMD-codeblock-end
|
||||
{
|
||||
border-bottom-left-radius: 4px ;
|
||||
border-bottom-right-radius: 4px ;
|
||||
}
|
||||
|
||||
th
|
||||
{
|
||||
font-weight: 600 ;
|
||||
}
|
||||
|
||||
thead
|
||||
{
|
||||
border-bottom: 2px solid var(--background-modifier-border) ;
|
||||
}
|
||||
|
||||
.HyperMD-table-row
|
||||
{
|
||||
line-height: normal ;
|
||||
padding-left: 4px ;
|
||||
padding-right: 4px ;
|
||||
/* background-color: var(--pre-code) ; */
|
||||
}
|
||||
|
||||
.HyperMD-table-row-0
|
||||
{
|
||||
padding-top: 4px ;
|
||||
}
|
||||
|
||||
.CodeMirror-foldgutter-folded,
|
||||
.is-collapsed .nav-folder-collapse-indicator
|
||||
{
|
||||
color: var(--text-a) ;
|
||||
}
|
||||
|
||||
.nav-file-tag
|
||||
{
|
||||
color: var(--text-a) ;
|
||||
}
|
||||
|
||||
.is-active .nav-file-title
|
||||
{
|
||||
color: var(--text-a) ;
|
||||
background-color: var(--background-primary-alt) ;
|
||||
}
|
||||
|
||||
.nav-file-title
|
||||
{
|
||||
border-bottom-left-radius: 0 ;
|
||||
border-bottom-right-radius: 0 ;
|
||||
border-top-left-radius: 0 ;
|
||||
border-top-right-radius: 0 ;
|
||||
}
|
||||
|
||||
img
|
||||
{
|
||||
display: block ;
|
||||
margin-left: auto ;
|
||||
margin-right: auto ;
|
||||
}
|
||||
|
||||
.HyperMD-list-line
|
||||
{
|
||||
padding-top: 0 ;
|
||||
}
|
||||
|
||||
.CodeMirror-code,
|
||||
.CodeMirror-linenumber,
|
||||
.cm-formatting
|
||||
{
|
||||
font-family: var(--font-monospace) ;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.markdown-preview-section pre code,
|
||||
.markdown-preview-section code
|
||||
{
|
||||
font-size: 0.9em ;
|
||||
background-color: var(--pre-code) ;
|
||||
}
|
||||
|
||||
.markdown-preview-section pre code
|
||||
{
|
||||
padding: 4px ;
|
||||
line-height: 1.4em ;
|
||||
display: block ;
|
||||
color: var(--code-block) ;
|
||||
}
|
||||
|
||||
.markdown-preview-section code
|
||||
{
|
||||
color: var(--inline-code) ;
|
||||
}
|
||||
|
||||
.cm-s-obsidian,
|
||||
.cm-inline-code
|
||||
{
|
||||
-webkit-font-smoothing: auto ;
|
||||
}
|
||||
|
||||
.cm-inline-code
|
||||
{
|
||||
color: var(--inline-code) ;
|
||||
background-color: var(--pre-code) ;
|
||||
padding: 1px ;
|
||||
}
|
||||
|
||||
.workspace-leaf-header-title
|
||||
{
|
||||
font-weight: 600 ;
|
||||
}
|
||||
|
||||
.side-dock-title
|
||||
{
|
||||
padding-top: 15px ;
|
||||
font-size: 20px ;
|
||||
}
|
||||
|
||||
.side-dock-ribbon-tab:hover,
|
||||
.side-dock-ribbon-action:hover,
|
||||
.side-dock-ribbon-action.is-active:hover,
|
||||
.nav-action-button:hover,
|
||||
.side-dock-collapse-btn:hover
|
||||
{
|
||||
color: var(--text-a);
|
||||
}
|
||||
|
||||
.side-dock
|
||||
{
|
||||
border-right: 0 ;
|
||||
}
|
||||
|
||||
.cm-s-obsidian,
|
||||
.markdown-preview-view
|
||||
{
|
||||
/* padding-left: 10px ; */
|
||||
padding-right: 10px ;
|
||||
}
|
||||
|
||||
/* 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 ;
|
||||
background-color: var(--dim-aqua);
|
||||
}
|
||||
|
||||
/* horizontal resize-handle */
|
||||
.workspace-split.mod-horizontal > * > .workspace-leaf-resize-handle
|
||||
{
|
||||
height: 1px ;
|
||||
background-color: var(--dim-aqua);
|
||||
}
|
||||
|
||||
/* Remove vertical split padding */
|
||||
.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;
|
||||
}
|
||||
|
||||
.markdown-embed-title
|
||||
{
|
||||
font-weight: 600 ;
|
||||
}
|
||||
|
||||
.markdown-embed
|
||||
{
|
||||
padding-left: 10px ;
|
||||
padding-right: 10px ;
|
||||
margin-left: 10px ;
|
||||
margin-right: 10px ;
|
||||
}
|
||||
|
||||
.cm-header-1,
|
||||
.markdown-preview-section h1
|
||||
{
|
||||
font-weight: 500 ;
|
||||
font-size: 34px ;
|
||||
color: var(--text-title-h1) ;
|
||||
}
|
||||
|
||||
.cm-header-2,
|
||||
.markdown-preview-section h2
|
||||
{
|
||||
font-weight: 500 ;
|
||||
font-size: 26px ;
|
||||
color: var(--text-title-h2) ;
|
||||
}
|
||||
|
||||
.cm-header-3,
|
||||
.markdown-preview-section h3
|
||||
{
|
||||
font-weight: 500 ;
|
||||
font-size: 22px ;
|
||||
color: var(--text-title-h3) ;
|
||||
}
|
||||
|
||||
.cm-header-4,
|
||||
.markdown-preview-section h4
|
||||
{
|
||||
font-weight: 500 ;
|
||||
font-size: 20px ;
|
||||
color: var(--text-title-h4) ;
|
||||
}
|
||||
|
||||
.cm-header-5,
|
||||
.markdown-preview-section h5
|
||||
{
|
||||
font-weight: 500 ;
|
||||
font-size: 18px ;
|
||||
color: var(--text-title-h5) ;
|
||||
}
|
||||
|
||||
.cm-header-6,
|
||||
.markdown-preview-section h6
|
||||
{
|
||||
font-weight: 500 ;
|
||||
font-size: 18px ;
|
||||
color: var(--text-title-h6) ;
|
||||
}
|
||||
|
||||
.suggestion-item.is-selected
|
||||
{
|
||||
background-color: var(--text-selection);
|
||||
}
|
||||
|
||||
.empty-state-container:hover
|
||||
{
|
||||
background-color: var(--background-secondary-alt);
|
||||
border: 5px solid var(--interactive-accent) ;
|
||||
}
|
||||
|
||||
.checkbox-container
|
||||
{
|
||||
background-color: var(--interactive-before);
|
||||
}
|
||||
|
||||
.checkbox-container:after
|
||||
{
|
||||
background-color: var(--interactive-accent);
|
||||
}
|
||||
|
||||
.checkbox-container.is-enabled:after
|
||||
{
|
||||
background-color: var(--bg5-dark);
|
||||
}
|
||||
|
||||
.mod-cta
|
||||
{
|
||||
color: var(--background-secondary-alt) ;
|
||||
font-weight: 600 ;
|
||||
}
|
||||
|
||||
.mod-cta a
|
||||
{
|
||||
color: var(--background-secondary-alt) ;
|
||||
font-weight: 600 ;
|
||||
}
|
||||
|
||||
.mod-cta:hover
|
||||
{
|
||||
background-color: var(--interactive-before) ;
|
||||
font-weight: 600 ;
|
||||
}
|
||||
|
||||
.CodeMirror-cursor
|
||||
{
|
||||
background-color: var(--vim-cursor) ;
|
||||
opacity: 60% ;
|
||||
}
|
||||
|
||||
input.task-list-item-checkbox {
|
||||
border: 1px solid var(--faded-blue);
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
input.task-list-item-checkbox:checked
|
||||
{
|
||||
background-color: var(--faded-blue);
|
||||
box-shadow: inset 0 0 0 2px var(--background-primary);
|
||||
}
|
||||
|
||||
::selection
|
||||
{
|
||||
background-color: var(--text-selection) ;
|
||||
}
|
||||
|
||||
.mermaid .note
|
||||
{
|
||||
fill: var(--dark3) ;
|
||||
}
|
||||
|
||||
.frontmatter-container {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Bullet point relationship lines */
|
||||
.markdown-source-view.mod-cm6 .cm-indent::before,
|
||||
.markdown-rendered.show-indentation-guide li > ul::before,
|
||||
.markdown-rendered.show-indentation-guide li > ol::before {
|
||||
position: absolute;
|
||||
border-right: 1px solid var(--dim-blue);
|
||||
}
|
||||
8
.obsidian/themes/Minimal/manifest.json
vendored
Executable file
8
.obsidian/themes/Minimal/manifest.json
vendored
Executable file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Minimal",
|
||||
"version": "7.7.10",
|
||||
"minAppVersion": "1.6.1",
|
||||
"author": "@kepano",
|
||||
"authorUrl": "https://twitter.com/kepano",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/kepano"
|
||||
}
|
||||
2201
.obsidian/themes/Minimal/theme.css
vendored
Executable file
2201
.obsidian/themes/Minimal/theme.css
vendored
Executable file
File diff suppressed because one or more lines are too long
7
.obsidian/themes/Obsidian Nord/manifest.json
vendored
Executable file
7
.obsidian/themes/Obsidian Nord/manifest.json
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Obsidian Nord",
|
||||
"version": "0.2.0",
|
||||
"minAppVersion": "0.16.0",
|
||||
"author": "insanum",
|
||||
"authorUrl": "https://insanum.com"
|
||||
}
|
||||
525
.obsidian/themes/Obsidian Nord/theme.css
vendored
Executable file
525
.obsidian/themes/Obsidian Nord/theme.css
vendored
Executable file
@ -0,0 +1,525 @@
|
||||
|
||||
:root
|
||||
{
|
||||
--dark0_x: 46,52,64; /* #2e3440 */
|
||||
--dark0: rgb(var(--dark0_x));
|
||||
--dark1_x: 59,66,82; /* #3b4252 */
|
||||
--dark1: rgb(var(--dark1_x));
|
||||
--dark2_x: 67,76,94; /* #434c5e */
|
||||
--dark2: rgb(var(--dark2_x));
|
||||
--dark3_x: 76,86,106; /* #4c566a */
|
||||
--dark3: rgb(var(--dark3_x));
|
||||
|
||||
--light0_x: 216,222,233; /* #d8dee9 */
|
||||
--light0: rgb(var(--light0_x));
|
||||
--light1_x: 229,233,240; /* #e5e9f0 */
|
||||
--light1: rgb(var(--light1_x));
|
||||
--light2_x: 236,239,244; /* #eceff4 */
|
||||
--light2: rgb(var(--light2_x));
|
||||
--light3_x: 255,255,255; /* #ffffff */
|
||||
--light3: rgb(var(--light3_x));
|
||||
|
||||
--frost0_x: 143,188,187; /* #8fbcbb */
|
||||
--frost0: rgb(var(--frost0_x));
|
||||
--frost1_x: 136,192,208; /* #88c0d0 */
|
||||
--frost1: rgb(var(--frost1_x));
|
||||
--frost2_x: 129,161,193; /* #81a1c1 */
|
||||
--frost2: rgb(var(--frost2_x));
|
||||
--frost3_x: 94,129,172; /* #5e81ac */
|
||||
--frost3: rgb(var(--frost3_x));
|
||||
|
||||
--red_x: 191,97,106; /* #bf616a */
|
||||
--red: rgb(var(--red_x));
|
||||
--orange_x: 208,135,112; /* #d08770 */
|
||||
--orange: rgb(var(--orange_x));
|
||||
--yellow_x: 235,203,139; /* #ebcb8b */
|
||||
--yellow: rgb(var(--yellow_x));
|
||||
--green_x: 163,190,140; /* #a3be8c */
|
||||
--green: rgb(var(--green_x));
|
||||
--purple_x: 180,142,173; /* #b48ead */
|
||||
--purple: rgb(var(--purple_x));
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
--accent-h: 354; /* --red #bf616a */
|
||||
--accent-s: 42%;
|
||||
--accent-l: 56%;
|
||||
|
||||
--link-decoration: none;
|
||||
--link-decoration-hover: none;
|
||||
--link-external-decoration: none;
|
||||
--link-external-decoration-hover: none;
|
||||
|
||||
--tag-decoration: none;
|
||||
--tag-decoration-hover: underline;
|
||||
--tag-padding-x: .5em;
|
||||
--tag-padding-y: .2em;
|
||||
--tag-radius: .5em;
|
||||
|
||||
--tab-font-weight: 600;
|
||||
--bold-weight: 600;
|
||||
|
||||
--checkbox-radius: 0;
|
||||
|
||||
/* --list-indent: 2em; */
|
||||
|
||||
--embed-border-left: 6px double var(--interactive-accent);
|
||||
}
|
||||
|
||||
.theme-dark
|
||||
{
|
||||
--color-red-rgb: var(--red_x);
|
||||
--color-red: var(--red);
|
||||
--color-purple-rgb: var(--purple_x);
|
||||
--color-purple: var(--purple);
|
||||
--color-green-rgb: var(--green_x);
|
||||
--color-green: var(--green);
|
||||
--color-cyan-rgb: var(--frost1_x);
|
||||
--color-cyan: var(--frost1);
|
||||
--color-blue-rgb: var(--frost3_x);
|
||||
--color-blue: var(--frost3);
|
||||
--color-yellow-rgb: var(--yellow_x);
|
||||
--color-yellow: var(--yellow);
|
||||
--color-orange-rgb: var(--orange_x);
|
||||
--color-orange: var(--orange);
|
||||
/* --color-pink: var(--purple); */
|
||||
|
||||
--background-primary: var(--dark0);
|
||||
--background-primary-alt: var(--dark0);
|
||||
--background-secondary: var(--dark1);
|
||||
--background-secondary-alt: var(--dark2);
|
||||
--background-modifier-border: var(--dark2);
|
||||
|
||||
--cursor-line-background: rgba(var(--red_x), 0.2);
|
||||
|
||||
--text-normal: var(--light2);
|
||||
--text-faint: var(--light0);
|
||||
--text-muted: var(--light1);
|
||||
|
||||
--link-url: var(--purple);
|
||||
|
||||
--h1-color: var(--red);
|
||||
--h2-color: var(--yellow);
|
||||
--h3-color: var(--green);
|
||||
--h4-color: var(--purple);
|
||||
--h5-color: var(--frost0);
|
||||
--h6-color: var(--frost2);
|
||||
|
||||
--text-highlight-bg: var(--frost1);
|
||||
--text-highlight-fg: var(--dark0);
|
||||
|
||||
--text-accent: var(--orange);
|
||||
--text-accent-hover: var(--frost2);
|
||||
|
||||
--tag-color: var(--frost0);
|
||||
--tag-background: var(--dark2);
|
||||
--tag-background-hover: var(--dark1);
|
||||
|
||||
--titlebar-text-color-focused: var(--red);
|
||||
|
||||
--inline-title-color: var(--yellow);
|
||||
|
||||
--bold-color: var(--yellow);
|
||||
--italic-color: var(--yellow);
|
||||
|
||||
--checkbox-color: var(--frost0);
|
||||
--checkbox-color-hover: var(--frost0);
|
||||
--checkbox-border-color: var(--frost0);
|
||||
--checkbox-border-color-hover: var(--frost0);
|
||||
--checklist-done-color: rgba(var(--light2_x), 0.5);
|
||||
|
||||
--table-header-background: hsl(220, 16%, 16%);
|
||||
--table-header-background-hover: var(--dark3);
|
||||
--table-row-even-background: hsl(220, 16%, 20%);
|
||||
--table-row-odd-background: hsl(220, 16%, 24%);
|
||||
--table-row-background-hover: var(--dark3);
|
||||
|
||||
--text-selection: rgba(var(--red_x), 0.6);
|
||||
--flashing-background: rgba(var(--red_x), 0.3);
|
||||
|
||||
--code-normal: var(--frost1);
|
||||
--code-background: var(--dark1);
|
||||
|
||||
--mermaid-note: var(--frost3);
|
||||
--mermaid-loopline: var(--frost1);
|
||||
--mermaid-exclude: var(--dark3);
|
||||
--mermaid-seqnum: var(--dark0);
|
||||
|
||||
--icon-color-hover: var(--red);
|
||||
--icon-color-focused: var(--frost2);
|
||||
|
||||
--nav-item-color-hover: var(--red);
|
||||
--nav-item-color-active: var(--frost2);
|
||||
--nav-file-tag: rgba(var(--yellow_x), 0.9);
|
||||
|
||||
--graph-line: var(--dark3);
|
||||
--graph-node: var(--light3);
|
||||
--graph-node-tag: var(--red);
|
||||
--graph-node-attachment: var(--green);
|
||||
|
||||
--calendar-hover: var(--red);
|
||||
--calendar-background-hover: var(--dark3);
|
||||
--calendar-week: var(--yellow);
|
||||
--calendar-today: var(--yellow);
|
||||
|
||||
--dataview-key: var(--text-faint);
|
||||
--dataview-key-background: rgba(var(--frost2_x), 0.3);
|
||||
--dataview-value: var(--text-faint);
|
||||
--dataview-value-background: rgba(var(--red_x), 0.3);
|
||||
|
||||
--tab-text-color-focused-active: var(--frost2);
|
||||
--tab-text-color-focused-active-current: var(--red);
|
||||
}
|
||||
|
||||
.theme-light
|
||||
{
|
||||
--color-red-rgb: var(--red_x);
|
||||
--color-red: var(--red);
|
||||
--color-purple-rgb: var(--purple_x);
|
||||
--color-purple: var(--purple);
|
||||
--color-green-rgb: var(--green_x);
|
||||
--color-green: var(--green);
|
||||
--color-cyan-rgb: var(--frost1_x);
|
||||
--color-cyan: var(--frost1);
|
||||
--color-blue-rgb: var(--frost3_x);
|
||||
--color-blue: var(--frost3);
|
||||
--color-yellow-rgb: var(--yellow_x);
|
||||
--color-yellow: var(--yellow);
|
||||
--color-orange-rgb: var(--orange_x);
|
||||
--color-orange: var(--orange);
|
||||
/* --color-pink: var(--purple); */
|
||||
|
||||
--background-primary: var(--light3);
|
||||
--background-primary-alt: var(--light3);
|
||||
--background-secondary: var(--light2);
|
||||
--background-secondary-alt: var(--light1);
|
||||
--background-modifier-border: var(--light1);
|
||||
|
||||
--cursor-line-background: rgba(var(--red_x), 0.1);
|
||||
|
||||
--text-normal: var(--dark2);
|
||||
--text-faint: var(--dark0);
|
||||
--text-muted: var(--dark1);
|
||||
|
||||
--link-url: var(--purple);
|
||||
|
||||
--h1-color: var(--red);
|
||||
--h2-color: var(--yellow);
|
||||
--h3-color: var(--green);
|
||||
--h4-color: var(--purple);
|
||||
--h5-color: var(--frost0);
|
||||
--h6-color: var(--frost2);
|
||||
|
||||
--text-highlight-bg: var(--yellow);
|
||||
--text-highlight-fg: var(--dark0);
|
||||
|
||||
--text-accent: var(--orange);
|
||||
--text-accent-hover: var(--frost2);
|
||||
|
||||
--tag-color: var(--dark3);
|
||||
--tag-background: var(--light1);
|
||||
--tag-background-hover: var(--light0);
|
||||
|
||||
--titlebar-text-color-focused: var(--red);
|
||||
|
||||
--inline-title-color: var(--yellow);
|
||||
|
||||
--bold-color: var(--green);
|
||||
--italic-color: var(--green);
|
||||
|
||||
--checkbox-color: var(--frost2);
|
||||
--checkbox-color-hover: var(--frost2);
|
||||
--checkbox-border-color: var(--frost2);
|
||||
--checkbox-border-color-hover: var(--frost2);
|
||||
--checklist-done-color: rgba(var(--dark2_x), 0.4);
|
||||
|
||||
--table-header-background: rgba(var(--light2_x), 0.2);
|
||||
--table-header-background-hover: var(--frost2);
|
||||
--table-row-even-background: rgba(var(--light2_x), 0.4);
|
||||
--table-row-odd-background: rgba(var(--light2_x), 0.8);
|
||||
--table-row-background-hover: var(--frost2);
|
||||
|
||||
--text-selection: rgba(var(--red_x), 0.6);
|
||||
--flashing-background: rgba(var(--red_x), 0.3);
|
||||
|
||||
--code-normal: var(--frost1);
|
||||
--code-background: var(--light2);
|
||||
|
||||
--mermaid-note: var(--frost0);
|
||||
--mermaid-loopline: var(--frost1);
|
||||
--mermaid-exclude: var(--light0);
|
||||
--mermaid-seqnum: var(--light0);
|
||||
|
||||
--icon-color-hover: var(--red);
|
||||
--icon-color-focused: var(--frost3);
|
||||
|
||||
--nav-item-color-hover: var(--red);
|
||||
--nav-item-color-active: var(--frost2);
|
||||
--nav-file-tag: rgba(var(--orange_x), 0.9);
|
||||
|
||||
--graph-line: var(--light0);
|
||||
--graph-node: var(--dark3);
|
||||
--graph-node-tag: var(--red);
|
||||
--graph-node-attachment: var(--green);
|
||||
|
||||
--calendar-hover: var(--red);
|
||||
--calendar-background-hover: var(--light0);
|
||||
--calendar-week: var(--orange);
|
||||
--calendar-today: var(--orange);
|
||||
|
||||
--dataview-key: var(--text-faint);
|
||||
--dataview-key-background: rgba(var(--frost2_x), 0.3);
|
||||
--dataview-value: var(--text-faint);
|
||||
--dataview-value-background: rgba(var(--red_x), 0.3);
|
||||
|
||||
--tab-text-color-focused-active: var(--frost2);
|
||||
--tab-text-color-focused-active-current: var(--red);
|
||||
}
|
||||
|
||||
table
|
||||
{
|
||||
border: 1px solid var(--background-secondary) !important;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
thead
|
||||
{
|
||||
border-bottom: 2px solid var(--background-modifier-border) !important;
|
||||
}
|
||||
|
||||
th
|
||||
{
|
||||
font-weight: 600 !important;
|
||||
border: 1px solid var(--background-secondary) !important;
|
||||
}
|
||||
|
||||
td
|
||||
{
|
||||
border-left: 1px solid var(--background-secondary) !important;
|
||||
border-right: 1px solid var(--background-secondary) !important;
|
||||
border-bottom: 1px solid var(--background-secondary) !important;
|
||||
}
|
||||
|
||||
.markdown-rendered tbody tr:nth-child(even)
|
||||
{
|
||||
background-color: var(--table-row-even-background) !important;
|
||||
}
|
||||
|
||||
.markdown-rendered tbody tr:nth-child(odd)
|
||||
{
|
||||
background-color: var(--table-row-odd-background) !important;
|
||||
}
|
||||
|
||||
.markdown-rendered tbody tr:nth-child(even):hover,
|
||||
.markdown-rendered tbody tr:nth-child(odd):hover
|
||||
{
|
||||
background-color: var(--table-row-background-hover) !important;
|
||||
}
|
||||
|
||||
.markdown-rendered mark
|
||||
{
|
||||
background-color: var(--text-highlight-bg);
|
||||
color: var(--text-highlight-fg);
|
||||
}
|
||||
|
||||
.markdown-rendered mark a
|
||||
{
|
||||
color: var(--red) !important;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.search-result-file-matched-text
|
||||
{
|
||||
color: var(--text-highlight-fg) !important;
|
||||
}
|
||||
|
||||
.cm-hashtag-begin:hover, .cm-hashtag-end:hover
|
||||
{
|
||||
color: var(--text-accent);
|
||||
/* background-color: var(--tag-background-hover); */
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
input[type=checkbox]
|
||||
{
|
||||
border: 1px solid var(--checkbox-color);
|
||||
}
|
||||
|
||||
input[type=checkbox]:checked
|
||||
{
|
||||
background-color: var(--checkbox-color);
|
||||
box-shadow: inset 0 0 0 2px var(--background-primary);
|
||||
}
|
||||
|
||||
input[type=checkbox]:checked:after
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
code[class*="language-"],
|
||||
pre[class*="language-"]
|
||||
{
|
||||
line-height: var(--line-height-tight) !important;
|
||||
}
|
||||
|
||||
.cm-url
|
||||
{
|
||||
color: var(--link-url) !important;
|
||||
}
|
||||
|
||||
.cm-url:hover
|
||||
{
|
||||
color: var(--text-accent-hover) !important;
|
||||
}
|
||||
|
||||
/* Keep highlight/marks the same between viewer and editor. */
|
||||
.cm-highlight
|
||||
{
|
||||
color: var(--text-highlight-fg) !important;
|
||||
}
|
||||
|
||||
/* Keep inline code the same between viewer and editor. */
|
||||
.cm-inline-code
|
||||
{
|
||||
border-radius: var(--radius-s);
|
||||
font-size: var(--code-size);
|
||||
padding: 0.1em 0.25em;
|
||||
}
|
||||
|
||||
.cm-formatting-code + .cm-inline-code
|
||||
{
|
||||
border-radius: 0;
|
||||
padding: 0.1em 0;
|
||||
}
|
||||
|
||||
.cm-formatting-code
|
||||
{
|
||||
border-radius: var(--radius-s) 0 0 var(--radius-s);
|
||||
padding: 0.1em 0 0.1em 0.25em;
|
||||
}
|
||||
|
||||
.cm-inline-code + .cm-formatting-code
|
||||
{
|
||||
border-radius: 0 var(--radius-s) var(--radius-s) 0;
|
||||
padding: 0.1em 0.25em 0.1em 0;
|
||||
}
|
||||
|
||||
.cm-line .cm-strong
|
||||
{
|
||||
color: var(--bold-color) !important;
|
||||
}
|
||||
|
||||
/*
|
||||
* Keep list bullet padding the same between viewer and editor.
|
||||
* This is annoying with the cursor in the editor as there is a gap.
|
||||
*/
|
||||
/*
|
||||
.cm-formatting-list
|
||||
{
|
||||
padding-right: 4px !important;
|
||||
}
|
||||
*/
|
||||
|
||||
/*
|
||||
* Keep sub-list indenting the same between viewer and editor.
|
||||
* This assumes --list-indent is default at 2em.
|
||||
*/
|
||||
/*
|
||||
.cm-indent
|
||||
{
|
||||
text-indent: 1em !important;
|
||||
}
|
||||
*/
|
||||
|
||||
.mermaid .note
|
||||
{
|
||||
fill: var(--mermaid-note) !important;
|
||||
}
|
||||
|
||||
.mermaid .loopLine
|
||||
{
|
||||
stroke: var(--mermaid-loopline) !important;
|
||||
}
|
||||
|
||||
.mermaid .loopText>tspan,
|
||||
.mermaid .entityLabel
|
||||
{
|
||||
fill: var(--red) !important;
|
||||
}
|
||||
|
||||
.mermaid .exclude-range
|
||||
{
|
||||
fill: var(--mermaid-exclude) !important;
|
||||
}
|
||||
|
||||
.mermaid .sequenceNumber
|
||||
{
|
||||
fill: var(--mermaid-seqnum) !important;
|
||||
}
|
||||
|
||||
.calendar .week-num
|
||||
{
|
||||
color: var(--calendar-week) !important;
|
||||
}
|
||||
|
||||
.calendar .today
|
||||
{
|
||||
color: var(--calendar-today) !important;
|
||||
}
|
||||
|
||||
.calendar .week-num:hover,
|
||||
.calendar .day:hover
|
||||
{
|
||||
color: var(--calendar-hover) !important;
|
||||
background-color: var(--calendar-background-hover) !important;
|
||||
}
|
||||
|
||||
.markdown-embed-title
|
||||
{
|
||||
color: var(--yellow);
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
||||
.cm-active
|
||||
{
|
||||
background-color: var(--cursor-line-background) !important;
|
||||
}
|
||||
|
||||
.nav-file-tag
|
||||
{
|
||||
color: var(--nav-file-tag) !important;
|
||||
}
|
||||
|
||||
.is-flashing
|
||||
{
|
||||
background-color: var(--flashing-background) !important;
|
||||
}
|
||||
|
||||
.dataview.inline-field-key
|
||||
{
|
||||
border-top-left-radius: var(--radius-s);
|
||||
border-bottom-left-radius: var(--radius-s);
|
||||
padding-left: 4px;
|
||||
font-family: var(--font-monospace);
|
||||
font-size: var(--font-smaller);
|
||||
color: var(--dataview-key) !important;
|
||||
background-color: var(--dataview-key-background) !important;
|
||||
}
|
||||
|
||||
.dataview.inline-field-value
|
||||
{
|
||||
border-top-right-radius: var(--radius-s);
|
||||
border-bottom-right-radius: var(--radius-s);
|
||||
padding-right: 4px;
|
||||
font-family: var(--font-monospace);
|
||||
font-size: var(--font-smaller);
|
||||
color: var(--dataview-value) !important;
|
||||
background-color: var(--dataview-value-background) !important;
|
||||
}
|
||||
|
||||
.suggestion-highlight
|
||||
{
|
||||
color: var(--red);
|
||||
}
|
||||
|
||||
15
.obsidian/types.json
vendored
Executable file
15
.obsidian/types.json
vendored
Executable file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"types": {
|
||||
"aliases": "aliases",
|
||||
"cssclasses": "multitext",
|
||||
"tags": "tags",
|
||||
"date": "date",
|
||||
"In Progress?": "checkbox",
|
||||
"Complete?": "checkbox",
|
||||
"Difficulty": "number",
|
||||
"Priority": "number",
|
||||
"Project": "multitext",
|
||||
"status": "checkbox",
|
||||
"dateread": "date"
|
||||
}
|
||||
}
|
||||
197
.obsidian/workspace.json
vendored
Executable file
197
.obsidian/workspace.json
vendored
Executable file
@ -0,0 +1,197 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "5a01fdea572e1853",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "f1b41fdc725970e9",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "c07c8c770459d43c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Learning How to Use Github.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "d4e529d7adc3c6f5",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "graph",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "dd9de45258aca202",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "577ec900924cd390",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "bfc2da582280b85c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8a3ab6269898aee0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "853678351a722869",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "2f2905a6a7d5f153",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "25061316272623b8",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "65dbd435d8f1a76f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Learning How to Use Github.md",
|
||||
"collapseAll": true,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "473d20ec7c8c7c40",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Learning How to Use Github.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "513d36057678cb56",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0a068f4631b7c088",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Learning How to Use Github.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"templater-obsidian:Templater": false
|
||||
}
|
||||
},
|
||||
"active": "c07c8c770459d43c",
|
||||
"lastOpenFiles": [
|
||||
"1. Daily Notes/8. August/2024-08-23.md",
|
||||
"Learn how to use GitHub.md",
|
||||
"1. Daily Notes/8. August/2024-08-22.md",
|
||||
"Learning How to Use Github.md",
|
||||
"7. BeagleBone/2. pymodbus On the BeagleBone.md",
|
||||
"Setting up a virtual python environment (venv).md",
|
||||
"7. BeagleBone/BeagleBone for ARCADE.md",
|
||||
"Setting up Neovim for Python.md",
|
||||
"7. BeagleBone/1. BeagleBone Setup 😎.md",
|
||||
"().md",
|
||||
"8. Zotero Web Server",
|
||||
"1000. Templates/New Note Template.md",
|
||||
"1000. Templates/Daily Note Template.md",
|
||||
"300. NUCE 2103",
|
||||
"Notes at.md",
|
||||
"7. BeagleBone",
|
||||
"1. Daily Notes/8. August/2024-08-21.md",
|
||||
"2. Cole Group Meeting Notes/Weekly Note 2024-08-21.md",
|
||||
"2. Cole Group Meeting Notes/Weekly Note 2024-08-14.md",
|
||||
"1. Daily Notes/8. August/2024-08-15.md",
|
||||
"1. Daily Notes/8. August/2024-08-14.md",
|
||||
"101. Current Writing/ARCADE Implementation at the University of Pittsburgh.md",
|
||||
"doing.md",
|
||||
"1. Daily Notes/8. August/2024-08-20.md",
|
||||
"1. Daily Notes/8. August/2024-08-19.md",
|
||||
"2. Cole Group Meeting Notes/Cole Group Monitor Reccomendations.md",
|
||||
"99. Getting Used to Obsidian/Markdown Cheat Sheet.md",
|
||||
"100. Managerial Pages/1. Task Dashboard.md",
|
||||
"100. Managerial Pages/2. (SR-CIST) Workshop on Security and Resiliency of Critical Infrastructure and Space Technologies.md",
|
||||
"4. Denoising Diffusion Probabalistic Models for Robust Control",
|
||||
"199. Paper Surveys",
|
||||
"1. Daily Notes/8. August",
|
||||
"1. Daily Notes",
|
||||
"100. Managerial Pages",
|
||||
"Final Exam 2103 Summer 2024.docx",
|
||||
"1002_Goals_and_Outcomes.docx"
|
||||
]
|
||||
}
|
||||
2127
.pandoc/apa.csl
Executable file
2127
.pandoc/apa.csl
Executable file
File diff suppressed because it is too large
Load Diff
512
.pandoc/ieee.csl
Executable file
512
.pandoc/ieee.csl
Executable file
@ -0,0 +1,512 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only">
|
||||
<info>
|
||||
<title>IEEE</title>
|
||||
<id>http://www.zotero.org/styles/ieee</id>
|
||||
<link href="http://www.zotero.org/styles/ieee" rel="self"/>
|
||||
<!-- <link href="https://ieeeauthorcenter.ieee.org/wp-content/uploads/IEEE-Reference-Guide.pdf" rel="documentation"/> - 2018 guidelines -->
|
||||
<link href="http://journals.ieeeauthorcenter.ieee.org/wp-content/uploads/sites/7/IEEE_Reference_Guide.pdf" rel="documentation"/>
|
||||
<link href="https://journals.ieeeauthorcenter.ieee.org/your-role-in-article-production/ieee-editorial-style-manual/" rel="documentation"/>
|
||||
<author>
|
||||
<name>Michael Berkowitz</name>
|
||||
<email>mberkowi@gmu.edu</email>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>Julian Onions</name>
|
||||
<email>julian.onions@gmail.com</email>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Rintze Zelle</name>
|
||||
<uri>http://twitter.com/rintzezelle</uri>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Stephen Frank</name>
|
||||
<uri>http://www.zotero.org/sfrank</uri>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Sebastian Karcher</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Giuseppe Silano</name>
|
||||
<email>g.silano89@gmail.com</email>
|
||||
<uri>http://giuseppesilano.net</uri>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Patrick O'Brien</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Brenton M. Wiernik</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Oliver Couch</name>
|
||||
<email>oliver.couch@gmail.com</email>
|
||||
</contributor>
|
||||
<category citation-format="numeric"/>
|
||||
<category field="engineering"/>
|
||||
<category field="generic-base"/>
|
||||
<summary>IEEE style as per the 2023 guidelines, V 11.29.2023.</summary>
|
||||
<updated>2024-03-27T11:41:27+00:00</updated>
|
||||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
||||
</info>
|
||||
<locale xml:lang="en">
|
||||
<date form="text">
|
||||
<date-part name="month" form="short" suffix=" "/>
|
||||
<date-part name="day" form="numeric-leading-zeros" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<terms>
|
||||
<term name="chapter" form="short">ch.</term>
|
||||
<term name="chapter-number" form="short">ch.</term>
|
||||
<term name="presented at">presented at the</term>
|
||||
<term name="available at">available</term>
|
||||
</terms>
|
||||
</locale>
|
||||
<!-- Macros -->
|
||||
<macro name="status">
|
||||
<choose>
|
||||
<if variable="page issue volume" match="none">
|
||||
<text variable="status" text-case="capitalize-first" suffix="" font-weight="bold"/>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="edition">
|
||||
<choose>
|
||||
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
|
||||
<choose>
|
||||
<if is-numeric="edition">
|
||||
<group delimiter=" ">
|
||||
<number variable="edition" form="ordinal"/>
|
||||
<text term="edition" form="short"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="edition" text-case="capitalize-first" suffix="."/>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="issued">
|
||||
<choose>
|
||||
<if type="article-journal report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" form="short" suffix=" "/>
|
||||
<date-part name="year" form="long"/>
|
||||
</date>
|
||||
</if>
|
||||
<else-if type="bill book chapter graphic legal_case legislation song thesis" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="year" form="long"/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else-if type="paper-conference" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="month" form="short"/>
|
||||
<date-part name="year" prefix=" "/>
|
||||
</date>
|
||||
</else-if>
|
||||
<else-if type="motion_picture" match="any">
|
||||
<date variable="issued" form="text" prefix="(" suffix=")"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<date variable="issued" form="text"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name and="text" et-al-min="7" et-al-use-first="1" initialize-with=". "/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first"/>
|
||||
<et-al font-style="italic"/>
|
||||
<substitute>
|
||||
<names variable="editor"/>
|
||||
<names variable="translator"/>
|
||||
<text macro="director"/>
|
||||
</substitute>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="editor">
|
||||
<names variable="editor">
|
||||
<name initialize-with=". " delimiter=", " and="text"/>
|
||||
<label form="short" prefix=", " text-case="capitalize-first"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="director">
|
||||
<names variable="director">
|
||||
<name and="text" et-al-min="7" et-al-use-first="1" initialize-with=". "/>
|
||||
<et-al font-style="italic"/>
|
||||
</names>
|
||||
</macro>
|
||||
<macro name="locators">
|
||||
<group delimiter=", ">
|
||||
<text macro="edition"/>
|
||||
<group delimiter=" ">
|
||||
<text term="volume" form="short"/>
|
||||
<number variable="volume" form="numeric"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<number variable="number-of-volumes" form="numeric"/>
|
||||
<text term="volume" form="short" plural="true"/>
|
||||
</group>
|
||||
<group delimiter=" ">
|
||||
<text term="issue" form="short"/>
|
||||
<number variable="issue" form="numeric"/>
|
||||
</group>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="title">
|
||||
<choose>
|
||||
<if type="bill book graphic legal_case legislation motion_picture song standard software" match="any">
|
||||
<text variable="title" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" quotes="true"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="publisher">
|
||||
<choose>
|
||||
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
|
||||
<group delimiter=": ">
|
||||
<text variable="publisher-place"/>
|
||||
<text variable="publisher"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group delimiter=", ">
|
||||
<text variable="publisher"/>
|
||||
<text variable="publisher-place"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="event">
|
||||
<choose>
|
||||
<!-- Published Conference Paper -->
|
||||
<if type="paper-conference speech" match="any">
|
||||
<choose>
|
||||
<if variable="container-title" match="any">
|
||||
<group delimiter=" ">
|
||||
<text term="in"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
</if>
|
||||
<!-- Unpublished Conference Paper -->
|
||||
<else>
|
||||
<group delimiter=" ">
|
||||
<text term="presented at"/>
|
||||
<text variable="event"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="access">
|
||||
<choose>
|
||||
<if type="webpage post post-weblog" match="any">
|
||||
<!-- https://url.com/ (accessed Mon. DD, YYYY). -->
|
||||
<choose>
|
||||
<if variable="URL">
|
||||
<group delimiter=". " prefix=" ">
|
||||
<group delimiter=": ">
|
||||
<text term="accessed" text-case="capitalize-first"/>
|
||||
<date variable="accessed" form="text"/>
|
||||
</group>
|
||||
<text term="online" prefix="[" suffix="]" text-case="capitalize-first"/>
|
||||
<group delimiter=": ">
|
||||
<text term="available at" text-case="capitalize-first"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</if>
|
||||
<else-if match="any" variable="DOI">
|
||||
<!-- doi: 10.1000/xyz123. -->
|
||||
<text variable="DOI" prefix=" doi: " suffix="."/>
|
||||
</else-if>
|
||||
<else-if variable="URL">
|
||||
<!-- Accessed: Mon. DD, YYYY. [Medium]. Available: https://URL.com/ -->
|
||||
<group delimiter=". " prefix=" " suffix=". ">
|
||||
<!-- Accessed: Mon. DD, YYYY. -->
|
||||
<group delimiter=": ">
|
||||
<text term="accessed" text-case="capitalize-first"/>
|
||||
<date variable="accessed" form="text"/>
|
||||
</group>
|
||||
<!-- [Online Video]. -->
|
||||
<group prefix="[" suffix="]" delimiter=" ">
|
||||
<choose>
|
||||
<if variable="medium" match="any">
|
||||
<text variable="medium" text-case="capitalize-first"/>
|
||||
</if>
|
||||
<else>
|
||||
<text term="online" text-case="capitalize-first"/>
|
||||
<choose>
|
||||
<if type="motion_picture">
|
||||
<text term="video" text-case="capitalize-first"/>
|
||||
</if>
|
||||
</choose>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
</group>
|
||||
<!-- Available: https://URL.com/ -->
|
||||
<group delimiter=": " prefix=" ">
|
||||
<text term="available at" text-case="capitalize-first"/>
|
||||
<text variable="URL"/>
|
||||
</group>
|
||||
</else-if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="page">
|
||||
<choose>
|
||||
<if type="article-journal" variable="number" match="all">
|
||||
<group delimiter=" ">
|
||||
<text value="Art."/>
|
||||
<text term="issue" form="short"/>
|
||||
<text variable="number"/>
|
||||
</group>
|
||||
</if>
|
||||
<else>
|
||||
<group delimiter=" ">
|
||||
<label variable="page" form="short"/>
|
||||
<text variable="page"/>
|
||||
</group>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="citation-locator">
|
||||
<group delimiter=" ">
|
||||
<choose>
|
||||
<if locator="page">
|
||||
<label variable="locator" form="short"/>
|
||||
</if>
|
||||
<else>
|
||||
<label variable="locator" form="short" text-case="capitalize-first"/>
|
||||
</else>
|
||||
</choose>
|
||||
<text variable="locator"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="geographic-location">
|
||||
<group delimiter=", " suffix=".">
|
||||
<choose>
|
||||
<if variable="publisher-place">
|
||||
<text variable="publisher-place" text-case="title"/>
|
||||
</if>
|
||||
<else-if variable="event-place">
|
||||
<text variable="event-place" text-case="title"/>
|
||||
</else-if>
|
||||
</choose>
|
||||
</group>
|
||||
</macro>
|
||||
<!-- Series -->
|
||||
<macro name="collection">
|
||||
<choose>
|
||||
<if variable="collection-title" match="any">
|
||||
<text term="in" suffix=" "/>
|
||||
<group delimiter=", " suffix=". ">
|
||||
<text variable="collection-title"/>
|
||||
<text variable="collection-number" prefix="no. "/>
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
</group>
|
||||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<!-- Citation -->
|
||||
<citation>
|
||||
<sort>
|
||||
<key variable="citation-number"/>
|
||||
</sort>
|
||||
<layout delimiter=", ">
|
||||
<group prefix="[" suffix="]" delimiter=", ">
|
||||
<text variable="citation-number"/>
|
||||
<text macro="citation-locator"/>
|
||||
</group>
|
||||
</layout>
|
||||
</citation>
|
||||
<!-- Bibliography -->
|
||||
<bibliography entry-spacing="0" second-field-align="flush">
|
||||
<layout>
|
||||
<!-- Citation Number -->
|
||||
<text variable="citation-number" prefix="[" suffix="]"/>
|
||||
<!-- Author(s) -->
|
||||
<text macro="author" suffix=", "/>
|
||||
<!-- Rest of Citation -->
|
||||
<choose>
|
||||
<!-- Specific Formats -->
|
||||
<if type="article-journal">
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic" form="short"/>
|
||||
<text macro="locators"/>
|
||||
<text macro="page"/>
|
||||
<text macro="issued"/>
|
||||
<text macro="status"/>
|
||||
</group>
|
||||
<choose>
|
||||
<if variable="URL DOI" match="none">
|
||||
<text value="."/>
|
||||
</if>
|
||||
<else>
|
||||
<text value=","/>
|
||||
</else>
|
||||
</choose>
|
||||
<text macro="access"/>
|
||||
</if>
|
||||
<else-if type="paper-conference speech" match="any">
|
||||
<group delimiter=", " suffix=", ">
|
||||
<text macro="title"/>
|
||||
<text macro="event"/>
|
||||
<text macro="editor"/>
|
||||
</group>
|
||||
<text macro="collection"/>
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
<text macro="page"/>
|
||||
<text macro="status"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="chapter">
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="title"/>
|
||||
<group delimiter=" ">
|
||||
<text term="in" suffix=" "/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
</group>
|
||||
<text macro="locators"/>
|
||||
<text macro="editor"/>
|
||||
<text macro="collection"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
<group delimiter=" ">
|
||||
<label variable="chapter-number" form="short"/>
|
||||
<text variable="chapter-number"/>
|
||||
</group>
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="report">
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text macro="publisher"/>
|
||||
<group delimiter=" ">
|
||||
<text variable="genre"/>
|
||||
<text variable="number"/>
|
||||
</group>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="thesis">
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="software">
|
||||
<group delimiter=". " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text macro="issued" prefix="(" suffix=")"/>
|
||||
<text variable="genre"/>
|
||||
<text macro="publisher"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="article">
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text macro="issued"/>
|
||||
<group delimiter=": ">
|
||||
<text macro="publisher" font-style="italic"/>
|
||||
<text variable="number"/>
|
||||
</group>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="webpage post-weblog post" match="any">
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text variable="container-title"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="patent">
|
||||
<group delimiter=", ">
|
||||
<text macro="title"/>
|
||||
<text variable="number"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<!-- Online Video -->
|
||||
<else-if type="motion_picture">
|
||||
<text macro="geographic-location" suffix=". "/>
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="standard">
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="title"/>
|
||||
<group delimiter=" ">
|
||||
<text variable="genre"/>
|
||||
<text variable="number"/>
|
||||
</group>
|
||||
<text macro="geographic-location"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<!-- Generic/Fallback Formats -->
|
||||
<else-if type="bill book graphic legal_case legislation report song" match="any">
|
||||
<group delimiter=", " suffix=". ">
|
||||
<text macro="title"/>
|
||||
<text macro="locators"/>
|
||||
</group>
|
||||
<text macro="collection"/>
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="publisher"/>
|
||||
<text macro="issued"/>
|
||||
<text macro="page"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else-if type="article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage" match="any">
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="locators"/>
|
||||
<text macro="publisher"/>
|
||||
<text macro="page"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else-if>
|
||||
<else>
|
||||
<group delimiter=", " suffix=". ">
|
||||
<text macro="title"/>
|
||||
<text variable="container-title" font-style="italic"/>
|
||||
<text macro="locators"/>
|
||||
</group>
|
||||
<text macro="collection"/>
|
||||
<group delimiter=", " suffix=".">
|
||||
<text macro="publisher"/>
|
||||
<text macro="page"/>
|
||||
<text macro="issued"/>
|
||||
</group>
|
||||
<text macro="access"/>
|
||||
</else>
|
||||
</choose>
|
||||
</layout>
|
||||
</bibliography>
|
||||
</style>
|
||||
774
.pandoc/locales-en-US.xml
Executable file
774
.pandoc/locales-en-US.xml
Executable file
@ -0,0 +1,774 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<locale xmlns="http://purl.org/net/xbiblio/csl" version="1.0" xml:lang="en-US">
|
||||
<info>
|
||||
<translator>
|
||||
<name>Andrew Dunning</name>
|
||||
</translator>
|
||||
<translator>
|
||||
<name>Sebastian Karcher</name>
|
||||
</translator>
|
||||
<translator>
|
||||
<name>Rintze M. Zelle</name>
|
||||
</translator>
|
||||
<translator>
|
||||
<name>Denis Meier</name>
|
||||
</translator>
|
||||
<translator>
|
||||
<name>Brenton M. Wiernik</name>
|
||||
</translator>
|
||||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
||||
<updated>2024-03-12T13:41:31+00:00</updated>
|
||||
</info>
|
||||
<style-options punctuation-in-quote="true"/>
|
||||
<date form="text">
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="day" suffix=", "/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<date form="numeric">
|
||||
<date-part name="month" form="numeric-leading-zeros" suffix="/"/>
|
||||
<date-part name="day" form="numeric-leading-zeros" suffix="/"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
<terms>
|
||||
<!-- GENERAL TERMS -->
|
||||
<term name="accessed">accessed</term>
|
||||
<term name="advance-online-publication">advance online publication</term>
|
||||
<term name="album">album</term>
|
||||
<term name="and">and</term>
|
||||
<term name="and others">and others</term>
|
||||
<term name="anonymous">anonymous</term>
|
||||
<term name="anonymous" form="short">anon.</term>
|
||||
<term name="at">at</term>
|
||||
<term name="audio-recording">audio recording</term>
|
||||
<term name="available at">available at</term>
|
||||
<term name="by">by</term>
|
||||
<term name="circa">circa</term>
|
||||
<term name="circa" form="short">c.</term>
|
||||
<term name="cited">cited</term>
|
||||
<term name="et-al">et al.</term>
|
||||
<term name="film">film</term>
|
||||
<term name="forthcoming">forthcoming</term>
|
||||
<term name="from">from</term>
|
||||
<term name="henceforth">henceforth</term>
|
||||
<term name="ibid">ibid.</term>
|
||||
<term name="in">in</term>
|
||||
<term name="in press">in press</term>
|
||||
<term name="internet">internet</term>
|
||||
<term name="letter">letter</term>
|
||||
<term name="loc-cit">loc. cit.</term> <!-- like ibid., the abbreviated form is the regular form -->
|
||||
<term name="no date">no date</term>
|
||||
<term name="no date" form="short">n.d.</term>
|
||||
<term name="no-place">no place</term>
|
||||
<term name="no-place" form="short">n.p.</term>
|
||||
<term name="no-publisher">no publisher</term> <!-- sine nomine -->
|
||||
<term name="no-publisher" form="short">n.p.</term>
|
||||
<term name="on">on</term>
|
||||
<term name="online">online</term>
|
||||
<term name="op-cit">op. cit.</term> <!-- like ibid., the abbreviated form is the regular form -->
|
||||
<term name="original-work-published">original work published</term>
|
||||
<term name="personal-communication">personal communication</term>
|
||||
<term name="podcast">podcast</term>
|
||||
<term name="podcast-episode">podcast episode</term>
|
||||
<term name="preprint">preprint</term>
|
||||
<term name="presented at">presented at the</term>
|
||||
<term name="radio-broadcast">radio broadcast</term>
|
||||
<term name="radio-series">radio series</term>
|
||||
<term name="radio-series-episode">radio series episode</term>
|
||||
<term name="reference">
|
||||
<single>reference</single>
|
||||
<multiple>references</multiple>
|
||||
</term>
|
||||
<term name="reference" form="short">
|
||||
<single>ref.</single>
|
||||
<multiple>refs.</multiple>
|
||||
</term>
|
||||
<term name="retrieved">retrieved</term>
|
||||
<term name="review-of">review of</term>
|
||||
<term name="review-of" form="short">rev. of</term>
|
||||
<term name="scale">scale</term>
|
||||
<term name="special-issue">special issue</term>
|
||||
<term name="special-section">special section</term>
|
||||
<term name="television-broadcast">television broadcast</term>
|
||||
<term name="television-series">television series</term>
|
||||
<term name="television-series-episode">television series episode</term>
|
||||
<term name="video">video</term>
|
||||
<term name="working-paper">working paper</term>
|
||||
|
||||
<!-- LONG ITEM TYPE FORMS -->
|
||||
<term name="article">preprint</term>
|
||||
<term name="article-journal">journal article</term>
|
||||
<term name="article-magazine">magazine article</term>
|
||||
<term name="article-newspaper">newspaper article</term>
|
||||
<term name="bill">bill</term>
|
||||
<!-- book is in the list of locator terms -->
|
||||
<term name="broadcast">broadcast</term>
|
||||
<!-- chapter is in the list of locator terms -->
|
||||
<term name="classic">classic</term>
|
||||
<term name="collection">collection</term>
|
||||
<term name="dataset">dataset</term>
|
||||
<term name="document">document</term>
|
||||
<term name="entry">entry</term>
|
||||
<term name="entry-dictionary">dictionary entry</term>
|
||||
<term name="entry-encyclopedia">encyclopedia entry</term>
|
||||
<term name="event">event</term>
|
||||
<!-- figure is in the list of locator terms -->
|
||||
<term name="graphic">graphic</term>
|
||||
<term name="hearing">hearing</term>
|
||||
<term name="interview">interview</term>
|
||||
<term name="legal_case">legal case</term>
|
||||
<term name="legislation">legislation</term>
|
||||
<term name="manuscript">manuscript</term>
|
||||
<term name="map">map</term>
|
||||
<term name="motion_picture">video recording</term>
|
||||
<term name="musical_score">musical score</term>
|
||||
<term name="pamphlet">pamphlet</term>
|
||||
<term name="paper-conference">conference paper</term>
|
||||
<term name="patent">patent</term>
|
||||
<term name="performance">performance</term>
|
||||
<term name="periodical">periodical</term>
|
||||
<term name="personal_communication">personal communication</term>
|
||||
<term name="post">post</term>
|
||||
<term name="post-weblog">blog post</term>
|
||||
<term name="regulation">regulation</term>
|
||||
<term name="report">report</term>
|
||||
<term name="review">review</term>
|
||||
<term name="review-book">book review</term>
|
||||
<term name="software">software</term>
|
||||
<term name="song">audio recording</term>
|
||||
<term name="speech">presentation</term>
|
||||
<term name="standard">standard</term>
|
||||
<term name="thesis">thesis</term>
|
||||
<term name="treaty">treaty</term>
|
||||
<term name="webpage">webpage</term>
|
||||
|
||||
<!-- SHORT ITEM TYPE FORMS -->
|
||||
<term name="article-journal" form="short">journal art.</term>
|
||||
<term name="article-magazine" form="short">mag. art.</term>
|
||||
<term name="article-newspaper" form="short">newspaper art.</term>
|
||||
<!-- book is in the list of locator terms -->
|
||||
<!-- chapter is in the list of locator terms -->
|
||||
<term name="document" form="short">doc.</term>
|
||||
<!-- figure is in the list of locator terms -->
|
||||
<term name="graphic" form="short">graph.</term>
|
||||
<term name="interview" form="short">interv.</term>
|
||||
<term name="manuscript" form="short">MS</term>
|
||||
<term name="motion_picture" form="short">video rec.</term>
|
||||
<term name="report" form="short">rep.</term>
|
||||
<term name="review" form="short">rev.</term>
|
||||
<term name="review-book" form="short">bk. rev.</term>
|
||||
<term name="song" form="short">audio rec.</term>
|
||||
|
||||
<!-- VERB ITEM TYPE FORMS -->
|
||||
<!-- Only where applicable -->
|
||||
<term name="hearing" form="verb">testimony of</term>
|
||||
<term name="review" form="verb">review of</term>
|
||||
<term name="review-book" form="verb">review of the book</term>
|
||||
|
||||
<!-- HISTORICAL ERA TERMS -->
|
||||
<term name="ad">AD</term>
|
||||
<term name="bc">BC</term>
|
||||
<term name="bce">BCE</term>
|
||||
<term name="ce">CE</term>
|
||||
|
||||
<!-- PUNCTUATION -->
|
||||
<term name="open-quote">“</term>
|
||||
<term name="close-quote">”</term>
|
||||
<term name="open-inner-quote">‘</term>
|
||||
<term name="close-inner-quote">’</term>
|
||||
<term name="page-range-delimiter">–</term>
|
||||
<term name="colon">:</term>
|
||||
<term name="comma">,</term>
|
||||
<term name="semicolon">;</term>
|
||||
|
||||
<!-- ORDINALS -->
|
||||
<term name="ordinal">th</term>
|
||||
<term name="ordinal-01">st</term>
|
||||
<term name="ordinal-02">nd</term>
|
||||
<term name="ordinal-03">rd</term>
|
||||
<term name="ordinal-11">th</term>
|
||||
<term name="ordinal-12">th</term>
|
||||
<term name="ordinal-13">th</term>
|
||||
|
||||
<!-- LONG ORDINALS -->
|
||||
<term name="long-ordinal-01">first</term>
|
||||
<term name="long-ordinal-02">second</term>
|
||||
<term name="long-ordinal-03">third</term>
|
||||
<term name="long-ordinal-04">fourth</term>
|
||||
<term name="long-ordinal-05">fifth</term>
|
||||
<term name="long-ordinal-06">sixth</term>
|
||||
<term name="long-ordinal-07">seventh</term>
|
||||
<term name="long-ordinal-08">eighth</term>
|
||||
<term name="long-ordinal-09">ninth</term>
|
||||
<term name="long-ordinal-10">tenth</term>
|
||||
|
||||
<!-- LONG LOCATOR FORMS -->
|
||||
<term name="act">
|
||||
<single>act</single>
|
||||
<multiple>acts</multiple>
|
||||
</term>
|
||||
<term name="appendix">
|
||||
<single>appendix</single>
|
||||
<multiple>appendices</multiple>
|
||||
</term>
|
||||
<term name="article-locator">
|
||||
<single>article</single>
|
||||
<multiple>articles</multiple>
|
||||
</term>
|
||||
<term name="book">
|
||||
<single>book</single>
|
||||
<multiple>books</multiple>
|
||||
</term>
|
||||
<term name="canon">
|
||||
<single>canon</single>
|
||||
<multiple>canons</multiple>
|
||||
</term>
|
||||
<term name="chapter">
|
||||
<single>chapter</single>
|
||||
<multiple>chapters</multiple>
|
||||
</term>
|
||||
<term name="column">
|
||||
<single>column</single>
|
||||
<multiple>columns</multiple>
|
||||
</term>
|
||||
<term name="elocation">
|
||||
<single>location</single>
|
||||
<multiple>locations</multiple>
|
||||
</term>
|
||||
<term name="equation">
|
||||
<single>equation</single>
|
||||
<multiple>equations</multiple>
|
||||
</term>
|
||||
<term name="figure">
|
||||
<single>figure</single>
|
||||
<multiple>figures</multiple>
|
||||
</term>
|
||||
<term name="folio">
|
||||
<single>folio</single>
|
||||
<multiple>folios</multiple>
|
||||
</term>
|
||||
<term name="issue">
|
||||
<single>number</single>
|
||||
<multiple>numbers</multiple>
|
||||
</term>
|
||||
<term name="line">
|
||||
<single>line</single>
|
||||
<multiple>lines</multiple>
|
||||
</term>
|
||||
<term name="note">
|
||||
<single>note</single>
|
||||
<multiple>notes</multiple>
|
||||
</term>
|
||||
<term name="opus">
|
||||
<single>opus</single>
|
||||
<multiple>opera</multiple>
|
||||
</term>
|
||||
<term name="page">
|
||||
<single>page</single>
|
||||
<multiple>pages</multiple>
|
||||
</term>
|
||||
<term name="paragraph">
|
||||
<single>paragraph</single>
|
||||
<multiple>paragraphs</multiple>
|
||||
</term>
|
||||
<term name="part">
|
||||
<single>part</single>
|
||||
<multiple>parts</multiple>
|
||||
</term>
|
||||
<term name="rule">
|
||||
<single>rule</single>
|
||||
<multiple>rules</multiple>
|
||||
</term>
|
||||
<term name="scene">
|
||||
<single>scene</single>
|
||||
<multiple>scenes</multiple>
|
||||
</term>
|
||||
<term name="section">
|
||||
<single>section</single>
|
||||
<multiple>sections</multiple>
|
||||
</term>
|
||||
<term name="sub-verbo">
|
||||
<single>sub verbo</single>
|
||||
<multiple>sub verbis</multiple>
|
||||
</term>
|
||||
<term name="supplement">
|
||||
<single>supplement</single>
|
||||
<multiple>supplements</multiple>
|
||||
</term>
|
||||
<term name="table">
|
||||
<single>table</single>
|
||||
<multiple>tables</multiple>
|
||||
</term>
|
||||
<term name="timestamp"> <!-- generally blank -->
|
||||
<single></single>
|
||||
<multiple></multiple>
|
||||
</term>
|
||||
<term name="title-locator">
|
||||
<single>title</single>
|
||||
<multiple>titles</multiple>
|
||||
</term>
|
||||
<term name="verse">
|
||||
<single>verse</single>
|
||||
<multiple>verses</multiple>
|
||||
</term>
|
||||
<term name="version">
|
||||
<single>version</single>
|
||||
<multiple>versions</multiple>
|
||||
</term>
|
||||
<term name="volume">
|
||||
<single>volume</single>
|
||||
<multiple>volumes</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SHORT LOCATOR FORMS -->
|
||||
<!-- Omitted short forms: act, timestamp -->
|
||||
<term name="appendix" form="short">
|
||||
<single>app.</single>
|
||||
<multiple>apps.</multiple>
|
||||
</term>
|
||||
<term name="article-locator" form="short">
|
||||
<single>art.</single>
|
||||
<multiple>arts.</multiple>
|
||||
</term>
|
||||
<term name="book" form="short">
|
||||
<single>bk.</single>
|
||||
<multiple>bks.</multiple>
|
||||
</term>
|
||||
<term name="canon" form="short">
|
||||
<single>c.</single>
|
||||
<multiple>cc.</multiple>
|
||||
</term>
|
||||
<term name="chapter" form="short">
|
||||
<single>chap.</single>
|
||||
<multiple>chaps.</multiple>
|
||||
</term>
|
||||
<term name="column" form="short">
|
||||
<single>col.</single>
|
||||
<multiple>cols.</multiple>
|
||||
</term>
|
||||
<term name="elocation" form="short">
|
||||
<single>loc.</single>
|
||||
<multiple>locs.</multiple>
|
||||
</term>
|
||||
<term name="equation" form="short">
|
||||
<single>eq.</single>
|
||||
<multiple>eqs.</multiple>
|
||||
</term>
|
||||
<term name="figure" form="short">
|
||||
<single>fig.</single>
|
||||
<multiple>figs.</multiple>
|
||||
</term>
|
||||
<term name="folio" form="short">
|
||||
<single>fol.</single>
|
||||
<multiple>fols.</multiple>
|
||||
</term>
|
||||
<term name="issue" form="short">
|
||||
<single>no.</single>
|
||||
<multiple>nos.</multiple>
|
||||
</term>
|
||||
<term name="line" form="short">
|
||||
<single>l.</single>
|
||||
<multiple>ll.</multiple>
|
||||
</term>
|
||||
<term name="note" form="short">
|
||||
<single>n.</single>
|
||||
<multiple>nn.</multiple>
|
||||
</term>
|
||||
<term name="opus" form="short">
|
||||
<single>op.</single>
|
||||
<multiple>opp.</multiple>
|
||||
</term>
|
||||
<term name="page" form="short">
|
||||
<single>p.</single>
|
||||
<multiple>pp.</multiple>
|
||||
</term>
|
||||
<term name="paragraph" form="short">
|
||||
<single>para.</single>
|
||||
<multiple>paras.</multiple>
|
||||
</term>
|
||||
<term name="part" form="short">
|
||||
<single>pt.</single>
|
||||
<multiple>pts.</multiple>
|
||||
</term>
|
||||
<term name="rule" form="short">
|
||||
<single>r.</single>
|
||||
<multiple>rr.</multiple>
|
||||
</term>
|
||||
<term name="scene" form="short">
|
||||
<single>sc.</single>
|
||||
<multiple>scs.</multiple>
|
||||
</term>
|
||||
<term name="section" form="short">
|
||||
<single>sec.</single>
|
||||
<multiple>secs.</multiple>
|
||||
</term>
|
||||
<term name="sub-verbo" form="short">
|
||||
<single>s.v.</single>
|
||||
<multiple>s.vv.</multiple>
|
||||
</term>
|
||||
<term name="supplement" form="short">
|
||||
<single>supp.</single>
|
||||
<multiple>supps.</multiple>
|
||||
</term>
|
||||
<term name="table" form="short">
|
||||
<single>tbl.</single>
|
||||
<multiple>tbls.</multiple>
|
||||
</term>
|
||||
<term name="title-locator" form="short">
|
||||
<single>tit.</single>
|
||||
<multiple>tits.</multiple>
|
||||
</term>
|
||||
<term name="verse" form="short">
|
||||
<single>v.</single>
|
||||
<multiple>vv.</multiple>
|
||||
</term>
|
||||
<term name="version" form="short">
|
||||
<single>v.</single>
|
||||
<multiple>v.</multiple>
|
||||
</term>
|
||||
<term name="volume" form="short">
|
||||
<single>vol.</single>
|
||||
<multiple>vols.</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SYMBOL LOCATOR FORMS -->
|
||||
<term name="paragraph" form="symbol">
|
||||
<single>¶</single>
|
||||
<multiple>¶¶</multiple>
|
||||
</term>
|
||||
<term name="section" form="symbol">
|
||||
<single>§</single>
|
||||
<multiple>§§</multiple>
|
||||
</term>
|
||||
|
||||
<!-- LONG NUMBER VARIABLE FORMS -->
|
||||
<term name="chapter-number">
|
||||
<single>chapter</single>
|
||||
<multiple>chapters</multiple>
|
||||
</term>
|
||||
<term name="citation-number">
|
||||
<single>citation</single>
|
||||
<multiple>citations</multiple>
|
||||
</term>
|
||||
<term name="collection-number">
|
||||
<single>number</single>
|
||||
<multiple>numbers</multiple>
|
||||
</term>
|
||||
<term name="edition">
|
||||
<single>edition</single>
|
||||
<multiple>editions</multiple>
|
||||
</term>
|
||||
<term name="first-reference-note-number">
|
||||
<single>reference</single>
|
||||
<multiple>references</multiple>
|
||||
</term>
|
||||
<term name="number">
|
||||
<single>number</single>
|
||||
<multiple>numbers</multiple>
|
||||
</term>
|
||||
<term name="number-of-pages">
|
||||
<single>page</single>
|
||||
<multiple>pages</multiple>
|
||||
</term>
|
||||
<term name="number-of-volumes">
|
||||
<single>volume</single>
|
||||
<multiple>volumes</multiple>
|
||||
</term>
|
||||
<term name="page-first">
|
||||
<single>page</single>
|
||||
<multiple>pages</multiple>
|
||||
</term>
|
||||
<term name="printing">
|
||||
<single>printing</single>
|
||||
<multiple>printings</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SHORT NUMBER VARIABLE FORMS -->
|
||||
<term name="chapter-number" form="short">
|
||||
<single>chap.</single>
|
||||
<multiple>chaps.</multiple>
|
||||
</term>
|
||||
<term name="citation-number" form="short">
|
||||
<single>cit.</single>
|
||||
<multiple>cits.</multiple>
|
||||
</term>
|
||||
<term name="collection-number" form="short">
|
||||
<single>no.</single>
|
||||
<multiple>nos.</multiple>
|
||||
</term>
|
||||
<term name="edition" form="short">
|
||||
<single>ed.</single>
|
||||
<multiple>eds.</multiple>
|
||||
</term>
|
||||
<term name="first-reference-note-number" form="short">
|
||||
<single>ref.</single>
|
||||
<multiple>refs.</multiple>
|
||||
</term>
|
||||
<term name="number" form="short">
|
||||
<single>no.</single>
|
||||
<multiple>nos.</multiple>
|
||||
</term>
|
||||
<term name="number-of-pages" form="short">
|
||||
<single>p.</single>
|
||||
<multiple>pp.</multiple>
|
||||
</term>
|
||||
<term name="number-of-volumes" form="short">
|
||||
<single>vol.</single>
|
||||
<multiple>vols.</multiple>
|
||||
</term>
|
||||
<term name="page-first" form="short">
|
||||
<single>p.</single>
|
||||
<multiple>pp.</multiple>
|
||||
</term>
|
||||
<term name="printing" form="short">
|
||||
<single>print.</single>
|
||||
<multiple>prints.</multiple>
|
||||
</term>
|
||||
|
||||
|
||||
<!-- LONG ROLE FORMS -->
|
||||
<!-- Omitted roles:
|
||||
author, composer, container-author, interviewer, original-author, recipient, reviewed-author
|
||||
-->
|
||||
<term name="chair">
|
||||
<single>chair</single>
|
||||
<multiple>chairs</multiple>
|
||||
</term>
|
||||
<term name="collection-editor">
|
||||
<single>editor</single>
|
||||
<multiple>editors</multiple>
|
||||
</term>
|
||||
<term name="compiler">
|
||||
<single>compiler</single>
|
||||
<multiple>compilers</multiple>
|
||||
</term>
|
||||
<term name="contributor">
|
||||
<single>contributor</single>
|
||||
<multiple>contributors</multiple>
|
||||
</term>
|
||||
<term name="curator">
|
||||
<single>curator</single>
|
||||
<multiple>curators</multiple>
|
||||
</term>
|
||||
<term name="director">
|
||||
<single>director</single>
|
||||
<multiple>directors</multiple>
|
||||
</term>
|
||||
<term name="editor">
|
||||
<single>editor</single>
|
||||
<multiple>editors</multiple>
|
||||
</term>
|
||||
<term name="editortranslator">
|
||||
<single>editor & translator</single>
|
||||
<multiple>editors & translators</multiple>
|
||||
</term>
|
||||
<term name="editorial-director">
|
||||
<single>editor</single>
|
||||
<multiple>editors</multiple>
|
||||
</term>
|
||||
<term name="executive-producer">
|
||||
<single>executive producer</single>
|
||||
<multiple>executive producers</multiple>
|
||||
</term>
|
||||
<term name="guest">
|
||||
<single>guest</single>
|
||||
<multiple>guests</multiple>
|
||||
</term>
|
||||
<term name="host">
|
||||
<single>host</single>
|
||||
<multiple>hosts</multiple>
|
||||
</term>
|
||||
<term name="illustrator">
|
||||
<single>illustrator</single>
|
||||
<multiple>illustrators</multiple>
|
||||
</term>
|
||||
<term name="narrator">
|
||||
<single>narrator</single>
|
||||
<multiple>narrators</multiple>
|
||||
</term>
|
||||
<term name="organizer">
|
||||
<single>organizer</single>
|
||||
<multiple>organizers</multiple>
|
||||
</term>
|
||||
<term name="performer">
|
||||
<single>performer</single>
|
||||
<multiple>performers</multiple>
|
||||
</term>
|
||||
<term name="producer">
|
||||
<single>producer</single>
|
||||
<multiple>producers</multiple>
|
||||
</term>
|
||||
<term name="script-writer">
|
||||
<single>writer</single>
|
||||
<multiple>writers</multiple>
|
||||
</term>
|
||||
<term name="series-creator">
|
||||
<single>series creator</single>
|
||||
<multiple>series creators</multiple>
|
||||
</term>
|
||||
<term name="translator">
|
||||
<single>translator</single>
|
||||
<multiple>translators</multiple>
|
||||
</term>
|
||||
|
||||
<!-- SHORT ROLE FORMS -->
|
||||
<!-- Omitted roles:
|
||||
author, chair, composer, container-author, guest, host, interviewer, original-author, recipient, reviewed-author
|
||||
-->
|
||||
<term name="collection-editor" form="short">
|
||||
<single>ed.</single>
|
||||
<multiple>eds.</multiple>
|
||||
</term>
|
||||
<term name="compiler" form="short">
|
||||
<single>comp.</single>
|
||||
<multiple>comps.</multiple>
|
||||
</term>
|
||||
<term name="contributor" form="short">
|
||||
<single>contrib.</single>
|
||||
<multiple>contribs.</multiple>
|
||||
</term>
|
||||
<term name="curator" form="short">
|
||||
<single>cur.</single>
|
||||
<multiple>curs.</multiple>
|
||||
</term>
|
||||
<term name="director" form="short">
|
||||
<single>dir.</single>
|
||||
<multiple>dirs.</multiple>
|
||||
</term>
|
||||
<term name="editor" form="short">
|
||||
<single>ed.</single>
|
||||
<multiple>eds.</multiple>
|
||||
</term>
|
||||
<term name="editortranslator" form="short">
|
||||
<single>ed. & tran.</single>
|
||||
<multiple>eds. & trans.</multiple>
|
||||
</term>
|
||||
<term name="editorial-director" form="short">
|
||||
<single>ed.</single>
|
||||
<multiple>eds.</multiple>
|
||||
</term>
|
||||
<term name="executive-producer" form="short">
|
||||
<single>exec. prod.</single>
|
||||
<multiple>exec. prods.</multiple>
|
||||
</term>
|
||||
<term name="illustrator" form="short">
|
||||
<single>ill.</single>
|
||||
<multiple>ills.</multiple>
|
||||
</term>
|
||||
<term name="narrator" form="short">
|
||||
<single>narr.</single>
|
||||
<multiple>narrs.</multiple>
|
||||
</term>
|
||||
<term name="organizer" form="short">
|
||||
<single>org.</single>
|
||||
<multiple>orgs.</multiple>
|
||||
</term>
|
||||
<term name="performer" form="short">
|
||||
<single>perf.</single>
|
||||
<multiple>perfs.</multiple>
|
||||
</term>
|
||||
<term name="producer" form="short">
|
||||
<single>prod.</single>
|
||||
<multiple>prods.</multiple>
|
||||
</term>
|
||||
<term name="script-writer" form="short">
|
||||
<single>writ.</single>
|
||||
<multiple>writs.</multiple>
|
||||
</term>
|
||||
<term name="series-creator" form="short">
|
||||
<single>cre.</single>
|
||||
<multiple>cres.</multiple>
|
||||
</term>
|
||||
<term name="translator" form="short">
|
||||
<single>tran.</single>
|
||||
<multiple>trans.</multiple>
|
||||
</term>
|
||||
|
||||
<!-- VERB ROLE FORMS -->
|
||||
<term name="author" form="verb">by</term>
|
||||
<term name="chair" form="verb">chaired by</term>
|
||||
<term name="collection-editor" form="verb">edited by</term>
|
||||
<term name="compiler" form="verb">compiled by</term>
|
||||
<term name="composer" form="verb">composed by</term>
|
||||
<term name="container-author" form="verb">by</term>
|
||||
<term name="contributor" form="verb">with</term>
|
||||
<term name="curator" form="verb">curated by</term>
|
||||
<term name="director" form="verb">directed by</term>
|
||||
<term name="editor" form="verb">edited by</term>
|
||||
<term name="editortranslator" form="verb">edited & translated by</term>
|
||||
<term name="editorial-director" form="verb">edited by</term>
|
||||
<term name="executive-producer" form="verb">executive produced by</term>
|
||||
<term name="guest" form="verb">with guest</term>
|
||||
<term name="host" form="verb">hosted by</term>
|
||||
<term name="illustrator" form="verb">illustrated by</term>
|
||||
<term name="interviewer" form="verb">interview by</term>
|
||||
<term name="narrator" form="verb">narrated by</term>
|
||||
<term name="organizer" form="verb">organized by</term>
|
||||
<term name="original-author" form="verb">by</term>
|
||||
<term name="performer" form="verb">performed by</term>
|
||||
<term name="producer" form="verb">produced by</term>
|
||||
<term name="recipient" form="verb">to</term>
|
||||
<term name="reviewed-author" form="verb">by</term>
|
||||
<term name="script-writer" form="verb">written by</term>
|
||||
<term name="series-creator" form="verb">created by</term>
|
||||
<term name="translator" form="verb">translated by</term>
|
||||
|
||||
<!-- SHORT VERB ROLE FORMS -->
|
||||
<!-- Omitted roles:
|
||||
author, chair, container-author, host, interviewer, original-author, recipient, reviewed-author
|
||||
-->
|
||||
<term name="collection-editor" form="verb-short">ed. by</term>
|
||||
<term name="compiler" form="verb-short">comp. by</term>
|
||||
<term name="composer" form="verb-short">comp. by</term>
|
||||
<term name="contributor" form="verb-short">w.</term>
|
||||
<term name="curator" form="verb-short">cur. by</term>
|
||||
<term name="director" form="verb-short">dir. by</term>
|
||||
<term name="editor" form="verb-short">ed. by</term>
|
||||
<term name="editortranslator" form="verb-short">ed. & trans. by</term>
|
||||
<term name="editorial-director" form="verb-short">ed. by</term>
|
||||
<term name="executive-producer" form="verb-short">exec. prod. by</term>
|
||||
<term name="guest" form="verb-short">w. guest</term>
|
||||
<term name="illustrator" form="verb-short">illus. by</term>
|
||||
<term name="narrator" form="verb-short">narr. by</term>
|
||||
<term name="organizer" form="verb-short">org. by</term>
|
||||
<term name="performer" form="verb-short">perf. by</term>
|
||||
<term name="producer" form="verb-short">prod. by</term>
|
||||
<term name="script-writer" form="verb-short">writ. by</term>
|
||||
<term name="series-creator" form="verb-short">cre. by</term>
|
||||
<term name="translator" form="verb-short">trans. by</term>
|
||||
|
||||
<!-- LONG MONTH FORMS -->
|
||||
<term name="month-01">January</term>
|
||||
<term name="month-02">February</term>
|
||||
<term name="month-03">March</term>
|
||||
<term name="month-04">April</term>
|
||||
<term name="month-05">May</term>
|
||||
<term name="month-06">June</term>
|
||||
<term name="month-07">July</term>
|
||||
<term name="month-08">August</term>
|
||||
<term name="month-09">September</term>
|
||||
<term name="month-10">October</term>
|
||||
<term name="month-11">November</term>
|
||||
<term name="month-12">December</term>
|
||||
|
||||
<!-- SHORT MONTH FORMS -->
|
||||
<term name="month-01" form="short">Jan.</term>
|
||||
<term name="month-02" form="short">Feb.</term>
|
||||
<term name="month-03" form="short">Mar.</term>
|
||||
<term name="month-04" form="short">Apr.</term>
|
||||
<term name="month-05" form="short">May</term>
|
||||
<term name="month-06" form="short">Jun.</term>
|
||||
<term name="month-07" form="short">Jul.</term>
|
||||
<term name="month-08" form="short">Aug.</term>
|
||||
<term name="month-09" form="short">Sep.</term>
|
||||
<term name="month-10" form="short">Oct.</term>
|
||||
<term name="month-11" form="short">Nov.</term>
|
||||
<term name="month-12" form="short">Dec.</term>
|
||||
|
||||
<!-- SEASONS -->
|
||||
<term name="season-01">Spring</term>
|
||||
<term name="season-02">Summer</term>
|
||||
<term name="season-03">Autumn</term>
|
||||
<term name="season-04">Winter</term>
|
||||
</terms>
|
||||
</locale>
|
||||
8
.pandoc/zotero-library-1.json
Executable file
8
.pandoc/zotero-library-1.json
Executable file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{"id":"ModelFreePlantTuning","accessed":{"date-parts":[["2024",7,10]]},"citation-key":"ModelFreePlantTuning","title":"Model-Free Plant Tuning | IEEE Journals & Magazine | IEEE Xplore","type":"webpage","URL":"https://ieeexplore.ieee.org/abstract/document/7586127"},
|
||||
{"id":"blanchiniModelFreePlantTuning2017","abstract":"Given a static plant described by a differentiable input-output function, which is completely unknown, but whose Jacobian takes values in a known polytope in the matrix space, this paper considers the problem of tuning (i.e., driving to a desired value) the output, by suitably choosing the input. It is shown that, if the polytope is robustly nonsingular (or has full rank, in the nonsquare case), then a suitable tuning scheme drives the output to the desired point. The proof exploits a Lyapunov-like function and applies a well-known game-theoretic result, concerning the existence of a saddle point for a min-max zero-sum game. When the plant output is represented in an implicit form, it is shown that the same result can be obtained, resorting to a different Lyapunov-like function. The case in which proper input or output constraints must be enforced during the transient is considered as well. Some application examples are proposed to show the effectiveness of the approach.","accessed":{"date-parts":[["2024",7,10]]},"author":[{"family":"Blanchini","given":"Franco"},{"family":"Fenu","given":"Gianfranco"},{"family":"Giordano","given":"Giulia"},{"family":"Pellegrino","given":"Felice Andrea"}],"citation-key":"blanchiniModelFreePlantTuning2017","container-title":"IEEE Transactions on Automatic Control","DOI":"10.1109/TAC.2016.2616025","ISSN":"1558-2523","issue":"6","issued":{"date-parts":[["2017",6]]},"page":"2623-2634","source":"IEEE Xplore","title":"Model-Free Plant Tuning","type":"article-journal","URL":"https://ieeexplore.ieee.org/abstract/document/7586127","volume":"62"},
|
||||
{"id":"ZoteroConnectors","accessed":{"date-parts":[["2024",7,2]]},"citation-key":"ZoteroConnectors","title":"Zotero | Connectors","type":"webpage","URL":"https://www.zotero.org/download/connectors"},
|
||||
{"id":"ZoteroConnectorsa","accessed":{"date-parts":[["2024",7,2]]},"citation-key":"ZoteroConnectorsa","title":"Zotero | Connectors","type":"webpage","URL":"https://www.zotero.org/download/connectors"},
|
||||
{"id":"ZoteroConnectorsb","accessed":{"date-parts":[["2024",7,2]]},"citation-key":"ZoteroConnectorsb","title":"Zotero | Connectors","type":"webpage","URL":"https://www.zotero.org/download/connectors"},
|
||||
{"id":"millerDistributedTrustedWeb2020","abstract":"Most computer checked proofs are tied to the particular technology of a prover’s software. While sharing results between proof assistants is a recognized and desirable goal, the current organization of theorem proving tools makes such sharing an exception instead of the rule. In this talk, I argue that we need to turn the current architecture of proof assistants and formal proofs inside-out. That is, instead of having a few mature theorem provers include within them their formally checked theorems and proofs, I propose that proof assistants should sit on the edge of a web of formal proofs and that proof assistant should be exporting their proofs so that they can exist independently of any theorem prover. While it is necessary to maintain the dependencies between definitions, theories, and theorems, no explicit library structure should be imposed on this web of formal proofs. Thus a theorem and its proofs should not necessarily be located at a particular URL or within a particular prover’s library. While the world of symbolic logic and proof theory certainly allows for proofs to be seen as global and permanent objects, there is a lot of research and engineering work that is needed to make this possible. I describe some of the required research and development that must be done to achieve this goal.","author":[{"family":"Miller","given":"Dale"}],"citation-key":"millerDistributedTrustedWeb2020","container-title":"Distributed Computing and Internet Technology","DOI":"10.1007/978-3-030-36987-3_2","editor":[{"family":"Hung","given":"Dang Van"},{"family":"D´Souza","given":"Meenakshi"}],"event-place":"Cham","ISBN":"978-3-030-36987-3","issued":{"date-parts":[["2020"]]},"language":"en","page":"21-40","publisher":"Springer International Publishing","publisher-place":"Cham","source":"Springer Link","title":"A Distributed and Trusted Web of Formal Proofs","type":"paper-conference"}
|
||||
]
|
||||
1
.pandoc/zotero-library-2.json
Executable file
1
.pandoc/zotero-library-2.json
Executable file
File diff suppressed because one or more lines are too long
0
.trash/().md
Executable file
0
.trash/().md
Executable file
@ -0,0 +1 @@
|
||||
[Website Link](https://www.sis.pitt.edu/lersais/conference/common/SR-CIST/index.html)
|
||||
0
.trash/2024-08-06.md
Executable file
0
.trash/2024-08-06.md
Executable file
0
.trash/2024-08-07.md
Executable file
0
.trash/2024-08-07.md
Executable file
0
.trash/2024-08-08.md
Executable file
0
.trash/2024-08-08.md
Executable file
30
.trash/2024-08-09 2.md
Executable file
30
.trash/2024-08-09 2.md
Executable file
@ -0,0 +1,30 @@
|
||||
---
|
||||
creation date: 2024-08-08
|
||||
modification date: Thursday 8th August 2024 19:22:34
|
||||
tags:
|
||||
- DailyNote
|
||||
---
|
||||
---
|
||||
creation date: 2024-08-08
|
||||
modification date: Thursday 8th August 2024 19:22:36
|
||||
tags:
|
||||
- DailyNote
|
||||
---
|
||||
#### Yesterday | Tomorrow
|
||||
<< [[2024-08-07]] | [[2024-08-09]] >>
|
||||
#### This Week's Weekly Note
|
||||
[[Weekly Note]]
|
||||
|
||||
## Tasks for today
|
||||
### Big Task
|
||||
- [ ]
|
||||
### Medium Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
### Small Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
27
.trash/2024-08-09.md
Executable file
27
.trash/2024-08-09.md
Executable file
@ -0,0 +1,27 @@
|
||||
---
|
||||
creation date: 2024-08-08
|
||||
modification date: Thursday 8th August 2024 19:06:09
|
||||
tags:
|
||||
- DailyNote
|
||||
---
|
||||
#### Yesterday | Tomorrow
|
||||
<< [[2024-08-07]] | [[2024-08-09]] >>
|
||||
|
||||
|
||||
Error generating daily quote
|
||||
#### This Week's Weekly Note
|
||||
[[Weekly Note 2024-07-30]]
|
||||
|
||||
## Tasks for today
|
||||
### Big Task
|
||||
- [ ]
|
||||
### Medium Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
### Small Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
44
.trash/@IntroductionDiffusionModels2022.md
Executable file
44
.trash/@IntroductionDiffusionModels2022.md
Executable file
@ -0,0 +1,44 @@
|
||||
---
|
||||
category: literaturenote
|
||||
tags:
|
||||
citekey: IntroductionDiffusionModels2022
|
||||
status: unread
|
||||
dateread:
|
||||
---
|
||||
|
||||
> [!Cite]
|
||||
> [1]
|
||||
|
||||
“Introduction to Diffusion Models for Machine Learning,” News, Tutorials, AI Research. Accessed: Jul. 23, 2024. [Online]. Available: [https://www.assemblyai.com/blog/diffusion-models-for-machine-learning-introduction/](https://www.assemblyai.com/blog/diffusion-models-for-machine-learning-introduction/)
|
||||
|
||||
>[!Synth]
|
||||
>**Contribution**::
|
||||
>
|
||||
>**Related**::
|
||||
>
|
||||
|
||||
>[!md]
|
||||
|
||||
> **Title**:: Introduction to Diffusion Models for Machine Learning
|
||||
> **Year**:: 2022
|
||||
> **Citekey**:: IntroductionDiffusionModels2022
|
||||
> **itemType**:: webpage
|
||||
|
||||
> [!LINK]
|
||||
>.
|
||||
|
||||
> [!Abstract]
|
||||
>
|
||||
> The meteoric rise of Diffusion Models is one of the biggest developments in Machine Learning in the past several years. Learn everything you need to know about Diffusion Models in this easy-to-follow guide.
|
||||
>.
|
||||
>
|
||||
# Notes
|
||||
>.
|
||||
|
||||
|
||||
# Annotations%% begin annotations %%
|
||||
|
||||
|
||||
%% end annotations %%
|
||||
|
||||
%% Import Date: 2024-08-07T15:31:06.048-04:00 %%
|
||||
51
.trash/@maccaroneADVANCEDREACTORCYBER.md
Executable file
51
.trash/@maccaroneADVANCEDREACTORCYBER.md
Executable file
@ -0,0 +1,51 @@
|
||||
---
|
||||
category: literaturenote
|
||||
tags:
|
||||
citekey: maccaroneADVANCEDREACTORCYBER
|
||||
status: unread
|
||||
dateread:
|
||||
---
|
||||
|
||||
> [!Cite]
|
||||
> [1]
|
||||
|
||||
L. T. Maccarone _et al._, “ADVANCED REACTOR CYBER ANALYSIS AND DEVELOPMENT ENVIRONMENT (ARCADE) FOR UNIVERSITY RESEARCH”.
|
||||
|
||||
>[!Synth]
|
||||
>**Contribution**::
|
||||
>
|
||||
>**Related**::
|
||||
>
|
||||
|
||||
>[!md]
|
||||
> **FirstAuthor**:: Maccarone, L T
|
||||
> **Author**:: Hahn, A S
|
||||
> **Author**:: Valme, R
|
||||
> **Author**:: Rowland, M T
|
||||
> **Author**:: Kapuria, A
|
||||
> **Author**:: Zhang, Y
|
||||
> **Author**:: Cole, D G
|
||||
~
|
||||
> **Title**:: ADVANCED REACTOR CYBER ANALYSIS AND DEVELOPMENT ENVIRONMENT (ARCADE) FOR UNIVERSITY RESEARCH
|
||||
> **Year**:: Error: `format` can only be applied to dates. Tried for format object
|
||||
> **Citekey**:: maccaroneADVANCEDREACTORCYBER
|
||||
> **itemType**:: journalArticle
|
||||
> **Journal**:: **
|
||||
|
||||
> [!LINK]
|
||||
>
|
||||
> [Maccarone et al. - ADVANCED REACTOR CYBER ANALYSIS AND DEVELOPMENT EN.pdf](file:///home/danesabo/Zotero/storage/7UDGTJ8S/Maccarone%20et%20al.%20-%20ADVANCED%20REACTOR%20CYBER%20ANALYSIS%20AND%20DEVELOPMENT%20EN.pdf).
|
||||
|
||||
> [!Abstract]
|
||||
>.
|
||||
>
|
||||
# Notes
|
||||
>.
|
||||
|
||||
|
||||
# Annotations%% begin annotations %%
|
||||
|
||||
|
||||
%% end annotations %%
|
||||
|
||||
%% Import Date: 2024-08-08T10:02:44.202-04:00 %%
|
||||
50
.trash/@sohl-dicksteinDeepUnsupervisedLearning2015.md
Executable file
50
.trash/@sohl-dicksteinDeepUnsupervisedLearning2015.md
Executable file
@ -0,0 +1,50 @@
|
||||
---
|
||||
category: literaturenote
|
||||
tags:
|
||||
citekey: sohl-dicksteinDeepUnsupervisedLearning2015
|
||||
status: unread
|
||||
dateread:
|
||||
---
|
||||
|
||||
> [!Cite]
|
||||
> [1]
|
||||
|
||||
J. Sohl-Dickstein, E. A. Weiss, N. Maheswaranathan, and S. Ganguli, “Deep Unsupervised Learning using Nonequilibrium Thermodynamics,” Nov. 18, 2015, _arXiv_: arXiv:1503.03585. doi: [10.48550/arXiv.1503.03585](https://doi.org/10.48550/arXiv.1503.03585).
|
||||
|
||||
>[!Synth]
|
||||
>**Contribution**::
|
||||
>
|
||||
>**Related**::
|
||||
>
|
||||
|
||||
>[!md]
|
||||
> **FirstAuthor**:: Sohl-Dickstein, Jascha
|
||||
> **Author**:: Weiss, Eric A.
|
||||
> **Author**:: Maheswaranathan, Niru
|
||||
> **Author**:: Ganguli, Surya
|
||||
~
|
||||
> **Title**:: Deep Unsupervised Learning using Nonequilibrium Thermodynamics
|
||||
> **Year**:: 2015
|
||||
> **Citekey**:: sohl-dicksteinDeepUnsupervisedLearning2015
|
||||
> **itemType**:: preprint
|
||||
> **DOI**:: 10.48550/arXiv.1503.03585
|
||||
|
||||
> [!LINK]
|
||||
>
|
||||
> [arXiv Fulltext PDF](file:///home/danesabo/Zotero/storage/ZXS2BEWT/Sohl-Dickstein%20et%20al.%20-%202015%20-%20Deep%20Unsupervised%20Learning%20using%20Nonequilibrium%20Th.pdf).
|
||||
|
||||
> [!Abstract]
|
||||
>
|
||||
> A central problem in machine learning involves modeling complex data-sets using highly flexible families of probability distributions in which learning, sampling, inference, and evaluation are still analytically or computationally tractable. Here, we develop an approach that simultaneously achieves both flexibility and tractability. The essential idea, inspired by non-equilibrium statistical physics, is to systematically and slowly destroy structure in a data distribution through an iterative forward diffusion process. We then learn a reverse diffusion process that restores structure in data, yielding a highly flexible and tractable generative model of the data. This approach allows us to rapidly learn, sample from, and evaluate probabilities in deep generative models with thousands of layers or time steps, as well as to compute conditional and posterior probabilities under the learned model. We additionally release an open source reference implementation of the algorithm.
|
||||
>.
|
||||
>
|
||||
# Notes
|
||||
>.
|
||||
|
||||
|
||||
# Annotations%% begin annotations %%
|
||||
|
||||
|
||||
%% end annotations %%
|
||||
|
||||
%% Import Date: 2024-08-07T15:32:22.213-04:00 %%
|
||||
64
.trash/@sunSoKAttacksIndustrial2021.md
Executable file
64
.trash/@sunSoKAttacksIndustrial2021.md
Executable file
@ -0,0 +1,64 @@
|
||||
---
|
||||
category: literaturenote
|
||||
tags:
|
||||
citekey: sunSoKAttacksIndustrial2021
|
||||
status: unread
|
||||
dateread:
|
||||
---
|
||||
|
||||
> [!Cite]
|
||||
> [1]
|
||||
|
||||
R. Sun, A. Mera, L. Lu, and D. Choffnes, “SoK: Attacks on Industrial Control Logic and Formal Verification-Based Defenses,” Mar. 23, 2021, _arXiv_: arXiv:2006.04806. Accessed: May 16, 2022. [Online]. Available: [http://arxiv.org/abs/2006.04806](http://arxiv.org/abs/2006.04806)
|
||||
|
||||
>[!Synth]
|
||||
>**Contribution**::
|
||||
>
|
||||
>**Related**::
|
||||
>
|
||||
|
||||
>[!md]
|
||||
> **FirstAuthor**:: Sun, Ruimin
|
||||
> **Author**:: Mera, Alejandro
|
||||
> **Author**:: Lu, Long
|
||||
> **Author**:: Choffnes, David
|
||||
~
|
||||
> **Title**:: SoK: Attacks on Industrial Control Logic and Formal Verification-Based Defenses
|
||||
> **Year**:: 2021
|
||||
> **Citekey**:: sunSoKAttacksIndustrial2021
|
||||
> **itemType**:: preprint
|
||||
|
||||
> [!LINK]
|
||||
>
|
||||
> [Sun et al. - 2021 - SoK Attacks on Industrial Control Logic and Forma.pdf](file:///home/danesabo/Zotero/storage/KSAQEB8Q/Sun%20et%20al.%20-%202021%20-%20SoK%20Attacks%20on%20Industrial%20Control%20Logic%20and%20Forma.pdf)
|
||||
> [Sun et al. - 2021 - SoK Attacks on Industrial Control Logic and Forma.pdf](file:///home/danesabo/Zotero/storage/HYUB6R2T/Sun%20et%20al.%20-%202021%20-%20SoK%20Attacks%20on%20Industrial%20Control%20Logic%20and%20Forma.pdf).
|
||||
|
||||
> [!Abstract]
|
||||
>
|
||||
> Programmable Logic Controllers (PLCs) play a critical role in the industrial control systems. Vulnerabilities in PLC programs might lead to attacks causing devastating consequences to the critical infrastructure, as shown in Stuxnet and similar attacks. In recent years, we have seen an exponential increase in vulnerabilities reported for PLC control logic. Looking back on past research, we found extensive studies explored control logic modification attacks, as well as formal verification-based security solutions.
|
||||
>.
|
||||
>
|
||||
# Notes
|
||||
>
|
||||
>Comment: 18 pages w/ ref, Sok, PLC, ICS, CPS, attack, formal verification
|
||||
|
||||
Comment: 18 pages w/ ref, Sok, PLC, ICS, CPS, attack, formal verification
|
||||
|
||||
Comment: 18 pages w/ ref, Sok, PLC, ICS, CPS, attack, formal verification.
|
||||
|
||||
|
||||
# Annotations%% begin annotations %%
|
||||
|
||||
|
||||
|
||||
### Imported: 2024-08-07 3:34 pm
|
||||
|
||||
|
||||
|
||||
<mark style="background-color: #ff6666">Quote</mark>
|
||||
> showed
|
||||
|
||||
|
||||
%% end annotations %%
|
||||
|
||||
%% Import Date: 2024-08-07T15:34:56.850-04:00 %%
|
||||
0
.trash/Learn what a vision paper is 2.md
Executable file
0
.trash/Learn what a vision paper is 2.md
Executable file
0
.trash/Learn what a vision paper is 3.md
Executable file
0
.trash/Learn what a vision paper is 3.md
Executable file
0
.trash/Learn what a vision paper is.md
Executable file
0
.trash/Learn what a vision paper is.md
Executable file
0
.trash/Notes at.md
Executable file
0
.trash/Notes at.md
Executable file
130
.trash/Tasks Plugin - Review and check your Statuses 2024-08-06 08-48-38.md
Executable file
130
.trash/Tasks Plugin - Review and check your Statuses 2024-08-06 08-48-38.md
Executable file
@ -0,0 +1,130 @@
|
||||
# Review and check your Statuses
|
||||
|
||||
## About this file
|
||||
|
||||
This file was created by the Obsidian Tasks plugin (version 7.7.0) to help visualise the task statuses in this vault.
|
||||
|
||||
If you change the Tasks status settings, you can get an updated report by:
|
||||
|
||||
- Going to `Settings` -> `Tasks`.
|
||||
- Clicking on `Review and check your Statuses`.
|
||||
|
||||
You can delete this file any time.
|
||||
|
||||
## Status Settings
|
||||
|
||||
<!--
|
||||
Switch to Live Preview or Reading Mode to see the table.
|
||||
If there are any Markdown formatting characters in status names, such as '*' or '_',
|
||||
Obsidian may only render the table correctly in Reading Mode.
|
||||
-->
|
||||
|
||||
These are the status values in the Core and Custom statuses sections.
|
||||
|
||||
| Status Symbol | Next Status Symbol | Status Name | Status Type | Problems (if any) |
|
||||
| ----- | ----- | ----- | ----- | ----- |
|
||||
| `space` | `x` | Todo | `TODO` | |
|
||||
| `x` | `space` | Done | `DONE` | |
|
||||
| `/` | `x` | In Progress | `IN_PROGRESS` | |
|
||||
| `-` | `space` | Cancelled | `CANCELLED` | |
|
||||
| `space` | `x` | Unchecked | `TODO` | Duplicate symbol '`space`': this status will be ignored. |
|
||||
| `x` | `space` | Checked | `DONE` | Duplicate symbol '`x`': this status will be ignored. |
|
||||
| `>` | `x` | Rescheduled | `TODO` | |
|
||||
| `<` | `x` | Scheduled | `TODO` | |
|
||||
| `!` | `x` | Important | `TODO` | |
|
||||
| `?` | `x` | Question | `TODO` | |
|
||||
| `*` | `x` | Star | `TODO` | |
|
||||
| `n` | `x` | Note | `TODO` | |
|
||||
| `l` | `x` | Location | `TODO` | |
|
||||
| `i` | `x` | Information | `TODO` | |
|
||||
| `I` | `x` | Idea | `TODO` | |
|
||||
| `S` | `x` | Amount | `TODO` | |
|
||||
| `p` | `x` | Pro | `TODO` | |
|
||||
| `c` | `x` | Con | `TODO` | |
|
||||
| `b` | `x` | Bookmark | `TODO` | |
|
||||
| `"` | `x` | Quote | `TODO` | |
|
||||
| `0` | `0` | Speech bubble 0 | `NON_TASK` | |
|
||||
| `1` | `1` | Speech bubble 1 | `NON_TASK` | |
|
||||
| `2` | `2` | Speech bubble 2 | `NON_TASK` | |
|
||||
| `3` | `3` | Speech bubble 3 | `NON_TASK` | |
|
||||
| `4` | `4` | Speech bubble 4 | `NON_TASK` | |
|
||||
| `5` | `5` | Speech bubble 5 | `NON_TASK` | |
|
||||
| `6` | `6` | Speech bubble 6 | `NON_TASK` | |
|
||||
| `7` | `7` | Speech bubble 7 | `NON_TASK` | |
|
||||
| `8` | `8` | Speech bubble 8 | `NON_TASK` | |
|
||||
| `9` | `9` | Speech bubble 9 | `NON_TASK` | |
|
||||
|
||||
## Loaded Settings
|
||||
|
||||
<!-- Switch to Live Preview or Reading Mode to see the diagram. -->
|
||||
|
||||
These are the settings actually used by Tasks.
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
|
||||
classDef TODO stroke:#f33,stroke-width:3px;
|
||||
classDef DONE stroke:#0c0,stroke-width:3px;
|
||||
classDef IN_PROGRESS stroke:#fa0,stroke-width:3px;
|
||||
classDef CANCELLED stroke:#ddd,stroke-width:3px;
|
||||
classDef NON_TASK stroke:#99e,stroke-width:3px;
|
||||
|
||||
1["'Todo'<br>[ ] -> [x]<br>(TODO)"]:::TODO
|
||||
2["'Done'<br>[x] -> [ ]<br>(DONE)"]:::DONE
|
||||
3["'In Progress'<br>[/] -> [x]<br>(IN_PROGRESS)"]:::IN_PROGRESS
|
||||
4["'Cancelled'<br>[-] -> [ ]<br>(CANCELLED)"]:::CANCELLED
|
||||
5["'Rescheduled'<br>[>] -> [x]<br>(TODO)"]:::TODO
|
||||
6["'Scheduled'<br>[<] -> [x]<br>(TODO)"]:::TODO
|
||||
7["'Important'<br>[!] -> [x]<br>(TODO)"]:::TODO
|
||||
8["'Question'<br>[?] -> [x]<br>(TODO)"]:::TODO
|
||||
9["'Star'<br>[*] -> [x]<br>(TODO)"]:::TODO
|
||||
10["'Note'<br>[n] -> [x]<br>(TODO)"]:::TODO
|
||||
11["'Location'<br>[l] -> [x]<br>(TODO)"]:::TODO
|
||||
12["'Information'<br>[i] -> [x]<br>(TODO)"]:::TODO
|
||||
13["'Idea'<br>[I] -> [x]<br>(TODO)"]:::TODO
|
||||
14["'Amount'<br>[S] -> [x]<br>(TODO)"]:::TODO
|
||||
15["'Pro'<br>[p] -> [x]<br>(TODO)"]:::TODO
|
||||
16["'Con'<br>[c] -> [x]<br>(TODO)"]:::TODO
|
||||
17["'Bookmark'<br>[b] -> [x]<br>(TODO)"]:::TODO
|
||||
18["'Quote'<br>["] -> [x]<br>(TODO)"]:::TODO
|
||||
19["'Speech bubble 0'<br>[0] -> [0]<br>(NON_TASK)"]:::NON_TASK
|
||||
20["'Speech bubble 1'<br>[1] -> [1]<br>(NON_TASK)"]:::NON_TASK
|
||||
21["'Speech bubble 2'<br>[2] -> [2]<br>(NON_TASK)"]:::NON_TASK
|
||||
22["'Speech bubble 3'<br>[3] -> [3]<br>(NON_TASK)"]:::NON_TASK
|
||||
23["'Speech bubble 4'<br>[4] -> [4]<br>(NON_TASK)"]:::NON_TASK
|
||||
24["'Speech bubble 5'<br>[5] -> [5]<br>(NON_TASK)"]:::NON_TASK
|
||||
25["'Speech bubble 6'<br>[6] -> [6]<br>(NON_TASK)"]:::NON_TASK
|
||||
26["'Speech bubble 7'<br>[7] -> [7]<br>(NON_TASK)"]:::NON_TASK
|
||||
27["'Speech bubble 8'<br>[8] -> [8]<br>(NON_TASK)"]:::NON_TASK
|
||||
28["'Speech bubble 9'<br>[9] -> [9]<br>(NON_TASK)"]:::NON_TASK
|
||||
1 --> 2
|
||||
2 --> 1
|
||||
3 --> 2
|
||||
4 --> 1
|
||||
5 --> 2
|
||||
6 --> 2
|
||||
7 --> 2
|
||||
8 --> 2
|
||||
9 --> 2
|
||||
10 --> 2
|
||||
11 --> 2
|
||||
12 --> 2
|
||||
13 --> 2
|
||||
14 --> 2
|
||||
15 --> 2
|
||||
16 --> 2
|
||||
17 --> 2
|
||||
18 --> 2
|
||||
19 --> 19
|
||||
20 --> 20
|
||||
21 --> 21
|
||||
22 --> 22
|
||||
23 --> 23
|
||||
24 --> 24
|
||||
25 --> 25
|
||||
26 --> 26
|
||||
27 --> 27
|
||||
28 --> 28
|
||||
|
||||
linkStyle default stroke:gray
|
||||
```
|
||||
130
.trash/Tasks Plugin - Review and check your Statuses 2024-08-06 08-50-11.md
Executable file
130
.trash/Tasks Plugin - Review and check your Statuses 2024-08-06 08-50-11.md
Executable file
@ -0,0 +1,130 @@
|
||||
# Review and check your Statuses
|
||||
|
||||
## About this file
|
||||
|
||||
This file was created by the Obsidian Tasks plugin (version 7.7.0) to help visualise the task statuses in this vault.
|
||||
|
||||
If you change the Tasks status settings, you can get an updated report by:
|
||||
|
||||
- Going to `Settings` -> `Tasks`.
|
||||
- Clicking on `Review and check your Statuses`.
|
||||
|
||||
You can delete this file any time.
|
||||
|
||||
## Status Settings
|
||||
|
||||
<!--
|
||||
Switch to Live Preview or Reading Mode to see the table.
|
||||
If there are any Markdown formatting characters in status names, such as '*' or '_',
|
||||
Obsidian may only render the table correctly in Reading Mode.
|
||||
-->
|
||||
|
||||
These are the status values in the Core and Custom statuses sections.
|
||||
|
||||
| Status Symbol | Next Status Symbol | Status Name | Status Type | Problems (if any) |
|
||||
| ----- | ----- | ----- | ----- | ----- |
|
||||
| `space` | `x` | Todo | `TODO` | |
|
||||
| `x` | `space` | Done | `DONE` | |
|
||||
| `/` | `x` | In Progress | `IN_PROGRESS` | |
|
||||
| `-` | `space` | Cancelled | `CANCELLED` | |
|
||||
| `space` | `/` | Unchecked | `IN_PROGRESS` | Duplicate symbol '`space`': this status will be ignored. |
|
||||
| `x` | `space` | Checked | `DONE` | Duplicate symbol '`x`': this status will be ignored. |
|
||||
| `>` | `x` | Rescheduled | `TODO` | |
|
||||
| `<` | `x` | Scheduled | `TODO` | |
|
||||
| `!` | `x` | Important | `TODO` | |
|
||||
| `?` | `x` | Question | `TODO` | |
|
||||
| `*` | `x` | Star | `TODO` | |
|
||||
| `n` | `x` | Note | `TODO` | |
|
||||
| `l` | `x` | Location | `TODO` | |
|
||||
| `i` | `x` | Information | `TODO` | |
|
||||
| `I` | `x` | Idea | `TODO` | |
|
||||
| `S` | `x` | Amount | `TODO` | |
|
||||
| `p` | `x` | Pro | `TODO` | |
|
||||
| `c` | `x` | Con | `TODO` | |
|
||||
| `b` | `x` | Bookmark | `TODO` | |
|
||||
| `"` | `x` | Quote | `TODO` | |
|
||||
| `0` | `0` | Speech bubble 0 | `NON_TASK` | |
|
||||
| `1` | `1` | Speech bubble 1 | `NON_TASK` | |
|
||||
| `2` | `2` | Speech bubble 2 | `NON_TASK` | |
|
||||
| `3` | `3` | Speech bubble 3 | `NON_TASK` | |
|
||||
| `4` | `4` | Speech bubble 4 | `NON_TASK` | |
|
||||
| `5` | `5` | Speech bubble 5 | `NON_TASK` | |
|
||||
| `6` | `6` | Speech bubble 6 | `NON_TASK` | |
|
||||
| `7` | `7` | Speech bubble 7 | `NON_TASK` | |
|
||||
| `8` | `8` | Speech bubble 8 | `NON_TASK` | |
|
||||
| `9` | `9` | Speech bubble 9 | `NON_TASK` | |
|
||||
|
||||
## Loaded Settings
|
||||
|
||||
<!-- Switch to Live Preview or Reading Mode to see the diagram. -->
|
||||
|
||||
These are the settings actually used by Tasks.
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
|
||||
classDef TODO stroke:#f33,stroke-width:3px;
|
||||
classDef DONE stroke:#0c0,stroke-width:3px;
|
||||
classDef IN_PROGRESS stroke:#fa0,stroke-width:3px;
|
||||
classDef CANCELLED stroke:#ddd,stroke-width:3px;
|
||||
classDef NON_TASK stroke:#99e,stroke-width:3px;
|
||||
|
||||
1["'Todo'<br>[ ] -> [x]<br>(TODO)"]:::TODO
|
||||
2["'Done'<br>[x] -> [ ]<br>(DONE)"]:::DONE
|
||||
3["'In Progress'<br>[/] -> [x]<br>(IN_PROGRESS)"]:::IN_PROGRESS
|
||||
4["'Cancelled'<br>[-] -> [ ]<br>(CANCELLED)"]:::CANCELLED
|
||||
5["'Rescheduled'<br>[>] -> [x]<br>(TODO)"]:::TODO
|
||||
6["'Scheduled'<br>[<] -> [x]<br>(TODO)"]:::TODO
|
||||
7["'Important'<br>[!] -> [x]<br>(TODO)"]:::TODO
|
||||
8["'Question'<br>[?] -> [x]<br>(TODO)"]:::TODO
|
||||
9["'Star'<br>[*] -> [x]<br>(TODO)"]:::TODO
|
||||
10["'Note'<br>[n] -> [x]<br>(TODO)"]:::TODO
|
||||
11["'Location'<br>[l] -> [x]<br>(TODO)"]:::TODO
|
||||
12["'Information'<br>[i] -> [x]<br>(TODO)"]:::TODO
|
||||
13["'Idea'<br>[I] -> [x]<br>(TODO)"]:::TODO
|
||||
14["'Amount'<br>[S] -> [x]<br>(TODO)"]:::TODO
|
||||
15["'Pro'<br>[p] -> [x]<br>(TODO)"]:::TODO
|
||||
16["'Con'<br>[c] -> [x]<br>(TODO)"]:::TODO
|
||||
17["'Bookmark'<br>[b] -> [x]<br>(TODO)"]:::TODO
|
||||
18["'Quote'<br>["] -> [x]<br>(TODO)"]:::TODO
|
||||
19["'Speech bubble 0'<br>[0] -> [0]<br>(NON_TASK)"]:::NON_TASK
|
||||
20["'Speech bubble 1'<br>[1] -> [1]<br>(NON_TASK)"]:::NON_TASK
|
||||
21["'Speech bubble 2'<br>[2] -> [2]<br>(NON_TASK)"]:::NON_TASK
|
||||
22["'Speech bubble 3'<br>[3] -> [3]<br>(NON_TASK)"]:::NON_TASK
|
||||
23["'Speech bubble 4'<br>[4] -> [4]<br>(NON_TASK)"]:::NON_TASK
|
||||
24["'Speech bubble 5'<br>[5] -> [5]<br>(NON_TASK)"]:::NON_TASK
|
||||
25["'Speech bubble 6'<br>[6] -> [6]<br>(NON_TASK)"]:::NON_TASK
|
||||
26["'Speech bubble 7'<br>[7] -> [7]<br>(NON_TASK)"]:::NON_TASK
|
||||
27["'Speech bubble 8'<br>[8] -> [8]<br>(NON_TASK)"]:::NON_TASK
|
||||
28["'Speech bubble 9'<br>[9] -> [9]<br>(NON_TASK)"]:::NON_TASK
|
||||
1 --> 2
|
||||
2 --> 1
|
||||
3 --> 2
|
||||
4 --> 1
|
||||
5 --> 2
|
||||
6 --> 2
|
||||
7 --> 2
|
||||
8 --> 2
|
||||
9 --> 2
|
||||
10 --> 2
|
||||
11 --> 2
|
||||
12 --> 2
|
||||
13 --> 2
|
||||
14 --> 2
|
||||
15 --> 2
|
||||
16 --> 2
|
||||
17 --> 2
|
||||
18 --> 2
|
||||
19 --> 19
|
||||
20 --> 20
|
||||
21 --> 21
|
||||
22 --> 22
|
||||
23 --> 23
|
||||
24 --> 24
|
||||
25 --> 25
|
||||
26 --> 26
|
||||
27 --> 27
|
||||
28 --> 28
|
||||
|
||||
linkStyle default stroke:gray
|
||||
```
|
||||
130
.trash/Tasks Plugin - Review and check your Statuses 2024-08-06 08-51-30.md
Executable file
130
.trash/Tasks Plugin - Review and check your Statuses 2024-08-06 08-51-30.md
Executable file
@ -0,0 +1,130 @@
|
||||
# Review and check your Statuses
|
||||
|
||||
## About this file
|
||||
|
||||
This file was created by the Obsidian Tasks plugin (version 7.7.0) to help visualise the task statuses in this vault.
|
||||
|
||||
If you change the Tasks status settings, you can get an updated report by:
|
||||
|
||||
- Going to `Settings` -> `Tasks`.
|
||||
- Clicking on `Review and check your Statuses`.
|
||||
|
||||
You can delete this file any time.
|
||||
|
||||
## Status Settings
|
||||
|
||||
<!--
|
||||
Switch to Live Preview or Reading Mode to see the table.
|
||||
If there are any Markdown formatting characters in status names, such as '*' or '_',
|
||||
Obsidian may only render the table correctly in Reading Mode.
|
||||
-->
|
||||
|
||||
These are the status values in the Core and Custom statuses sections.
|
||||
|
||||
| Status Symbol | Next Status Symbol | Status Name | Status Type | Problems (if any) |
|
||||
| ----- | ----- | ----- | ----- | ----- |
|
||||
| `space` | `x` | Todo | `TODO` | |
|
||||
| `x` | `space` | Done | `DONE` | |
|
||||
| `/` | `x` | In Progress | `IN_PROGRESS` | |
|
||||
| `-` | `space` | Cancelled | `CANCELLED` | |
|
||||
| `space` | `/` | Unchecked | `IN_PROGRESS` | Duplicate symbol '`space`': this status will be ignored. |
|
||||
| `x` | `space` | Checked | `DONE` | Duplicate symbol '`x`': this status will be ignored. |
|
||||
| `>` | `x` | Rescheduled | `TODO` | |
|
||||
| `<` | `x` | Scheduled | `TODO` | |
|
||||
| `!` | `x` | Important | `TODO` | |
|
||||
| `?` | `x` | Question | `TODO` | |
|
||||
| `*` | `x` | Star | `TODO` | |
|
||||
| `n` | `x` | Note | `TODO` | |
|
||||
| `l` | `x` | Location | `TODO` | |
|
||||
| `i` | `x` | Information | `TODO` | |
|
||||
| `I` | `x` | Idea | `TODO` | |
|
||||
| `S` | `x` | Amount | `TODO` | |
|
||||
| `p` | `x` | Pro | `TODO` | |
|
||||
| `c` | `x` | Con | `TODO` | |
|
||||
| `b` | `x` | Bookmark | `TODO` | |
|
||||
| `"` | `x` | Quote | `TODO` | |
|
||||
| `0` | `0` | Speech bubble 0 | `NON_TASK` | |
|
||||
| `1` | `1` | Speech bubble 1 | `NON_TASK` | |
|
||||
| `2` | `2` | Speech bubble 2 | `NON_TASK` | |
|
||||
| `3` | `3` | Speech bubble 3 | `NON_TASK` | |
|
||||
| `4` | `4` | Speech bubble 4 | `NON_TASK` | |
|
||||
| `5` | `5` | Speech bubble 5 | `NON_TASK` | |
|
||||
| `6` | `6` | Speech bubble 6 | `NON_TASK` | |
|
||||
| `7` | `7` | Speech bubble 7 | `NON_TASK` | |
|
||||
| `8` | `8` | Speech bubble 8 | `NON_TASK` | |
|
||||
| `9` | `9` | Speech bubble 9 | `NON_TASK` | |
|
||||
|
||||
## Loaded Settings
|
||||
|
||||
<!-- Switch to Live Preview or Reading Mode to see the diagram. -->
|
||||
|
||||
These are the settings actually used by Tasks.
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
|
||||
classDef TODO stroke:#f33,stroke-width:3px;
|
||||
classDef DONE stroke:#0c0,stroke-width:3px;
|
||||
classDef IN_PROGRESS stroke:#fa0,stroke-width:3px;
|
||||
classDef CANCELLED stroke:#ddd,stroke-width:3px;
|
||||
classDef NON_TASK stroke:#99e,stroke-width:3px;
|
||||
|
||||
1["'Todo'<br>[ ] -> [x]<br>(TODO)"]:::TODO
|
||||
2["'Done'<br>[x] -> [ ]<br>(DONE)"]:::DONE
|
||||
3["'In Progress'<br>[/] -> [x]<br>(IN_PROGRESS)"]:::IN_PROGRESS
|
||||
4["'Cancelled'<br>[-] -> [ ]<br>(CANCELLED)"]:::CANCELLED
|
||||
5["'Rescheduled'<br>[>] -> [x]<br>(TODO)"]:::TODO
|
||||
6["'Scheduled'<br>[<] -> [x]<br>(TODO)"]:::TODO
|
||||
7["'Important'<br>[!] -> [x]<br>(TODO)"]:::TODO
|
||||
8["'Question'<br>[?] -> [x]<br>(TODO)"]:::TODO
|
||||
9["'Star'<br>[*] -> [x]<br>(TODO)"]:::TODO
|
||||
10["'Note'<br>[n] -> [x]<br>(TODO)"]:::TODO
|
||||
11["'Location'<br>[l] -> [x]<br>(TODO)"]:::TODO
|
||||
12["'Information'<br>[i] -> [x]<br>(TODO)"]:::TODO
|
||||
13["'Idea'<br>[I] -> [x]<br>(TODO)"]:::TODO
|
||||
14["'Amount'<br>[S] -> [x]<br>(TODO)"]:::TODO
|
||||
15["'Pro'<br>[p] -> [x]<br>(TODO)"]:::TODO
|
||||
16["'Con'<br>[c] -> [x]<br>(TODO)"]:::TODO
|
||||
17["'Bookmark'<br>[b] -> [x]<br>(TODO)"]:::TODO
|
||||
18["'Quote'<br>["] -> [x]<br>(TODO)"]:::TODO
|
||||
19["'Speech bubble 0'<br>[0] -> [0]<br>(NON_TASK)"]:::NON_TASK
|
||||
20["'Speech bubble 1'<br>[1] -> [1]<br>(NON_TASK)"]:::NON_TASK
|
||||
21["'Speech bubble 2'<br>[2] -> [2]<br>(NON_TASK)"]:::NON_TASK
|
||||
22["'Speech bubble 3'<br>[3] -> [3]<br>(NON_TASK)"]:::NON_TASK
|
||||
23["'Speech bubble 4'<br>[4] -> [4]<br>(NON_TASK)"]:::NON_TASK
|
||||
24["'Speech bubble 5'<br>[5] -> [5]<br>(NON_TASK)"]:::NON_TASK
|
||||
25["'Speech bubble 6'<br>[6] -> [6]<br>(NON_TASK)"]:::NON_TASK
|
||||
26["'Speech bubble 7'<br>[7] -> [7]<br>(NON_TASK)"]:::NON_TASK
|
||||
27["'Speech bubble 8'<br>[8] -> [8]<br>(NON_TASK)"]:::NON_TASK
|
||||
28["'Speech bubble 9'<br>[9] -> [9]<br>(NON_TASK)"]:::NON_TASK
|
||||
1 --> 2
|
||||
2 --> 1
|
||||
3 --> 2
|
||||
4 --> 1
|
||||
5 --> 2
|
||||
6 --> 2
|
||||
7 --> 2
|
||||
8 --> 2
|
||||
9 --> 2
|
||||
10 --> 2
|
||||
11 --> 2
|
||||
12 --> 2
|
||||
13 --> 2
|
||||
14 --> 2
|
||||
15 --> 2
|
||||
16 --> 2
|
||||
17 --> 2
|
||||
18 --> 2
|
||||
19 --> 19
|
||||
20 --> 20
|
||||
21 --> 21
|
||||
22 --> 22
|
||||
23 --> 23
|
||||
24 --> 24
|
||||
25 --> 25
|
||||
26 --> 26
|
||||
27 --> 27
|
||||
28 --> 28
|
||||
|
||||
linkStyle default stroke:gray
|
||||
```
|
||||
130
.trash/Tasks Plugin - Review and check your Statuses 2024-08-06 08-52-11.md
Executable file
130
.trash/Tasks Plugin - Review and check your Statuses 2024-08-06 08-52-11.md
Executable file
@ -0,0 +1,130 @@
|
||||
# Review and check your Statuses
|
||||
|
||||
## About this file
|
||||
|
||||
This file was created by the Obsidian Tasks plugin (version 7.7.0) to help visualise the task statuses in this vault.
|
||||
|
||||
If you change the Tasks status settings, you can get an updated report by:
|
||||
|
||||
- Going to `Settings` -> `Tasks`.
|
||||
- Clicking on `Review and check your Statuses`.
|
||||
|
||||
You can delete this file any time.
|
||||
|
||||
## Status Settings
|
||||
|
||||
<!--
|
||||
Switch to Live Preview or Reading Mode to see the table.
|
||||
If there are any Markdown formatting characters in status names, such as '*' or '_',
|
||||
Obsidian may only render the table correctly in Reading Mode.
|
||||
-->
|
||||
|
||||
These are the status values in the Core and Custom statuses sections.
|
||||
|
||||
| Status Symbol | Next Status Symbol | Status Name | Status Type | Problems (if any) |
|
||||
| ----- | ----- | ----- | ----- | ----- |
|
||||
| `space` | `/` | Todo | `TODO` | |
|
||||
| `x` | `space` | Done | `DONE` | |
|
||||
| `/` | `x` | In Progress | `IN_PROGRESS` | |
|
||||
| `-` | `space` | Cancelled | `CANCELLED` | |
|
||||
| `space` | `/` | Unchecked | `IN_PROGRESS` | Duplicate symbol '`space`': this status will be ignored. |
|
||||
| `x` | `space` | Checked | `DONE` | Duplicate symbol '`x`': this status will be ignored. |
|
||||
| `>` | `x` | Rescheduled | `TODO` | |
|
||||
| `<` | `x` | Scheduled | `TODO` | |
|
||||
| `!` | `x` | Important | `TODO` | |
|
||||
| `?` | `x` | Question | `TODO` | |
|
||||
| `*` | `x` | Star | `TODO` | |
|
||||
| `n` | `x` | Note | `TODO` | |
|
||||
| `l` | `x` | Location | `TODO` | |
|
||||
| `i` | `x` | Information | `TODO` | |
|
||||
| `I` | `x` | Idea | `TODO` | |
|
||||
| `S` | `x` | Amount | `TODO` | |
|
||||
| `p` | `x` | Pro | `TODO` | |
|
||||
| `c` | `x` | Con | `TODO` | |
|
||||
| `b` | `x` | Bookmark | `TODO` | |
|
||||
| `"` | `x` | Quote | `TODO` | |
|
||||
| `0` | `0` | Speech bubble 0 | `NON_TASK` | |
|
||||
| `1` | `1` | Speech bubble 1 | `NON_TASK` | |
|
||||
| `2` | `2` | Speech bubble 2 | `NON_TASK` | |
|
||||
| `3` | `3` | Speech bubble 3 | `NON_TASK` | |
|
||||
| `4` | `4` | Speech bubble 4 | `NON_TASK` | |
|
||||
| `5` | `5` | Speech bubble 5 | `NON_TASK` | |
|
||||
| `6` | `6` | Speech bubble 6 | `NON_TASK` | |
|
||||
| `7` | `7` | Speech bubble 7 | `NON_TASK` | |
|
||||
| `8` | `8` | Speech bubble 8 | `NON_TASK` | |
|
||||
| `9` | `9` | Speech bubble 9 | `NON_TASK` | |
|
||||
|
||||
## Loaded Settings
|
||||
|
||||
<!-- Switch to Live Preview or Reading Mode to see the diagram. -->
|
||||
|
||||
These are the settings actually used by Tasks.
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
|
||||
classDef TODO stroke:#f33,stroke-width:3px;
|
||||
classDef DONE stroke:#0c0,stroke-width:3px;
|
||||
classDef IN_PROGRESS stroke:#fa0,stroke-width:3px;
|
||||
classDef CANCELLED stroke:#ddd,stroke-width:3px;
|
||||
classDef NON_TASK stroke:#99e,stroke-width:3px;
|
||||
|
||||
1["'Todo'<br>[ ] -> [/]<br>(TODO)"]:::TODO
|
||||
2["'Done'<br>[x] -> [ ]<br>(DONE)"]:::DONE
|
||||
3["'In Progress'<br>[/] -> [x]<br>(IN_PROGRESS)"]:::IN_PROGRESS
|
||||
4["'Cancelled'<br>[-] -> [ ]<br>(CANCELLED)"]:::CANCELLED
|
||||
5["'Rescheduled'<br>[>] -> [x]<br>(TODO)"]:::TODO
|
||||
6["'Scheduled'<br>[<] -> [x]<br>(TODO)"]:::TODO
|
||||
7["'Important'<br>[!] -> [x]<br>(TODO)"]:::TODO
|
||||
8["'Question'<br>[?] -> [x]<br>(TODO)"]:::TODO
|
||||
9["'Star'<br>[*] -> [x]<br>(TODO)"]:::TODO
|
||||
10["'Note'<br>[n] -> [x]<br>(TODO)"]:::TODO
|
||||
11["'Location'<br>[l] -> [x]<br>(TODO)"]:::TODO
|
||||
12["'Information'<br>[i] -> [x]<br>(TODO)"]:::TODO
|
||||
13["'Idea'<br>[I] -> [x]<br>(TODO)"]:::TODO
|
||||
14["'Amount'<br>[S] -> [x]<br>(TODO)"]:::TODO
|
||||
15["'Pro'<br>[p] -> [x]<br>(TODO)"]:::TODO
|
||||
16["'Con'<br>[c] -> [x]<br>(TODO)"]:::TODO
|
||||
17["'Bookmark'<br>[b] -> [x]<br>(TODO)"]:::TODO
|
||||
18["'Quote'<br>["] -> [x]<br>(TODO)"]:::TODO
|
||||
19["'Speech bubble 0'<br>[0] -> [0]<br>(NON_TASK)"]:::NON_TASK
|
||||
20["'Speech bubble 1'<br>[1] -> [1]<br>(NON_TASK)"]:::NON_TASK
|
||||
21["'Speech bubble 2'<br>[2] -> [2]<br>(NON_TASK)"]:::NON_TASK
|
||||
22["'Speech bubble 3'<br>[3] -> [3]<br>(NON_TASK)"]:::NON_TASK
|
||||
23["'Speech bubble 4'<br>[4] -> [4]<br>(NON_TASK)"]:::NON_TASK
|
||||
24["'Speech bubble 5'<br>[5] -> [5]<br>(NON_TASK)"]:::NON_TASK
|
||||
25["'Speech bubble 6'<br>[6] -> [6]<br>(NON_TASK)"]:::NON_TASK
|
||||
26["'Speech bubble 7'<br>[7] -> [7]<br>(NON_TASK)"]:::NON_TASK
|
||||
27["'Speech bubble 8'<br>[8] -> [8]<br>(NON_TASK)"]:::NON_TASK
|
||||
28["'Speech bubble 9'<br>[9] -> [9]<br>(NON_TASK)"]:::NON_TASK
|
||||
1 --> 3
|
||||
2 --> 1
|
||||
3 --> 2
|
||||
4 --> 1
|
||||
5 --> 2
|
||||
6 --> 2
|
||||
7 --> 2
|
||||
8 --> 2
|
||||
9 --> 2
|
||||
10 --> 2
|
||||
11 --> 2
|
||||
12 --> 2
|
||||
13 --> 2
|
||||
14 --> 2
|
||||
15 --> 2
|
||||
16 --> 2
|
||||
17 --> 2
|
||||
18 --> 2
|
||||
19 --> 19
|
||||
20 --> 20
|
||||
21 --> 21
|
||||
22 --> 22
|
||||
23 --> 23
|
||||
24 --> 24
|
||||
25 --> 25
|
||||
26 --> 26
|
||||
27 --> 27
|
||||
28 --> 28
|
||||
|
||||
linkStyle default stroke:gray
|
||||
```
|
||||
30
.trash/Untitled 1.md
Executable file
30
.trash/Untitled 1.md
Executable file
@ -0,0 +1,30 @@
|
||||
---
|
||||
creation date: 2024-08-06
|
||||
modification date: Tuesday 6th August 2024 10:06:03
|
||||
tags:
|
||||
- WeeklyNote
|
||||
---
|
||||
<< [[Weekly Note 2024-07-30]] | [[Weekly Note 2024-08-13]] >>
|
||||
|
||||
## This Week's Daily Notes
|
||||
[[2024-07-30]]
|
||||
[[2024-07-31]]
|
||||
[[2024-08-01]]
|
||||
[[2024-08-02]]
|
||||
[[2024-08-03]]
|
||||
[[2024-08-04]]
|
||||
[[2024-08-05]]
|
||||
|
||||
## Last Week's Plan
|
||||
## Accomplishments
|
||||
### Tasks and Notes From This Past Week
|
||||
|
||||
```dataview
|
||||
TASK
|
||||
where completed and file.mtime >= this.file.mday - dur(7 days)
|
||||
group by file.link
|
||||
sort rows.file.mtime asc
|
||||
|
||||
```
|
||||
### Remarks
|
||||
## This Week's Plan
|
||||
18
.trash/Untitled 2.md
Executable file
18
.trash/Untitled 2.md
Executable file
@ -0,0 +1,18 @@
|
||||
## Tasks for today
|
||||
### Big Task
|
||||
- [ ]
|
||||
### Medium Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
### Small Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
## Notes about today
|
||||
```dataview
|
||||
list
|
||||
where note.mday = this.note.cday
|
||||
```
|
||||
29
.trash/Untitled 3.md
Executable file
29
.trash/Untitled 3.md
Executable file
@ -0,0 +1,29 @@
|
||||
---
|
||||
creation date: 1969-12-31 19:00
|
||||
modification date: Tuesday 6th August 2024 09:52:03
|
||||
---
|
||||
|
||||
<< [[2024-08-05]] | [[2024-08-07]] >>
|
||||
|
||||
# Untitled
|
||||
|
||||
Error generating daily quote
|
||||
|
||||
## Tasks for today
|
||||
### Big Task
|
||||
- [ ]
|
||||
### Medium Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
### Small Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
## Notes about today
|
||||
```dataview
|
||||
list
|
||||
where note.mday = this.note.cday
|
||||
```
|
||||
29
.trash/Untitled 4.md
Executable file
29
.trash/Untitled 4.md
Executable file
@ -0,0 +1,29 @@
|
||||
---
|
||||
creation date: 2024-08-06
|
||||
modification date: Tuesday 6th August 2024 09:55:28
|
||||
---
|
||||
|
||||
<< [[2024-08-05]] | [[2024-08-07]] >>
|
||||
|
||||
# Untitled
|
||||
|
||||
Error generating daily quote
|
||||
|
||||
## Tasks for today
|
||||
### Big Task
|
||||
- [ ]
|
||||
### Medium Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
### Small Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
## Notes about today
|
||||
```dataview
|
||||
list
|
||||
where note.mday = this.note.cday
|
||||
```
|
||||
29
.trash/Untitled 5.md
Executable file
29
.trash/Untitled 5.md
Executable file
@ -0,0 +1,29 @@
|
||||
---
|
||||
creation date: 2024-08-06
|
||||
modification date: Tuesday 6th August 2024 10:04:08
|
||||
tags:
|
||||
- DailyNote
|
||||
---
|
||||
<< [[2024-08-05]] | [[2024-08-07]] >>
|
||||
Error generating daily quote
|
||||
|
||||
[[Weekly Note 2024-07-30]]
|
||||
|
||||
## Tasks for today
|
||||
### Big Task
|
||||
- [ ]
|
||||
### Medium Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
### Small Tasks
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
## Notes about today
|
||||
```dataview
|
||||
list
|
||||
where note.mday = this.mday
|
||||
```
|
||||
0
.trash/Untitled 6.md
Executable file
0
.trash/Untitled 6.md
Executable file
1
.trash/Untitled.canvas
Executable file
1
.trash/Untitled.canvas
Executable file
@ -0,0 +1 @@
|
||||
{}
|
||||
0
.trash/Untitled.md
Executable file
0
.trash/Untitled.md
Executable file
0
.trash/Weekly Note 2024-08-13.md
Executable file
0
.trash/Weekly Note 2024-08-13.md
Executable file
34
.trash/Weekly Note 2024-08-21.md
Executable file
34
.trash/Weekly Note 2024-08-21.md
Executable file
@ -0,0 +1,34 @@
|
||||
---
|
||||
creation_date: 2024-08-15
|
||||
modification date: Thursday 15th August 2024 08:08:31
|
||||
tags:
|
||||
- WeeklyNote
|
||||
---
|
||||
<< [[Weekly Note 2024-08-08]] | [[Weekly Note 2024-08-22]] >>
|
||||
|
||||
## This Week's Daily Notes
|
||||
[[2024-08-08]]
|
||||
[[2024-08-09]]
|
||||
[[2024-08-10]]
|
||||
[[2024-08-13]]
|
||||
[[2024-08-14]]
|
||||
|
||||
## Last Week's Plan
|
||||
## Accomplishments
|
||||
### Tasks and Notes From This Past Week
|
||||
|
||||
```dataview
|
||||
TASK
|
||||
where completed and file.mtime >= this.file.mday - dur(7 days)
|
||||
group by file.link
|
||||
sort rows.file.mtime asc
|
||||
|
||||
```
|
||||
### Papers read this past week
|
||||
```dataview
|
||||
table title as "Title", dateread as "Date Read"
|
||||
where readstatus and dateread => this.creation_date-dur(7)
|
||||
|
||||
```
|
||||
### Remarks
|
||||
## This Week's Plan
|
||||
0
.trash/doing.md
Executable file
0
.trash/doing.md
Executable file
51
.trash/nguyenFuzzyControlSystems2019 2.md
Executable file
51
.trash/nguyenFuzzyControlSystems2019 2.md
Executable file
@ -0,0 +1,51 @@
|
||||
---
|
||||
category: literaturenote
|
||||
tags: Analytical models, Fuzzy control, Fuzzy logic, Fuzzy systems, Linguistics, Nonlinear systems, Stability analysis, Zadeh, Lotfi, LiteratureNote
|
||||
citekey: nguyenFuzzyControlSystems2019
|
||||
status: unread
|
||||
dateread:
|
||||
---
|
||||
|
||||
>[!Synth]
|
||||
>**Contribution**::
|
||||
>
|
||||
>**Related**::
|
||||
>
|
||||
|
||||
>[!md]
|
||||
> **FirstAuthor**:: Nguyen, Anh-Tu
|
||||
> **Author**:: Taniguchi, Tadanari
|
||||
> **Author**:: Eciolaza, Luka
|
||||
> **Author**:: Campos, Victor
|
||||
> **Author**:: Palhares, Reinaldo
|
||||
> **Author**:: Sugeno, Michio
|
||||
~
|
||||
> **Title**:: Fuzzy Control Systems: Past, Present and Future
|
||||
> **Year**:: 2019
|
||||
> **Citekey**:: nguyenFuzzyControlSystems2019
|
||||
> **itemType**:: journalArticle
|
||||
> **Journal**:: *IEEE Computational Intelligence Magazine*
|
||||
> **Volume**:: 14
|
||||
> **Issue**:: 1
|
||||
> **Pages**:: 56-68
|
||||
> **DOI**:: 10.1109/MCI.2018.2881644
|
||||
|
||||
> [!LINK]
|
||||
>
|
||||
> [IEEE Xplore Full Text PDF](file:///home/danesabo/Zotero/storage/IS27EM5M/Nguyen%20et%20al.%20-%202019%20-%20Fuzzy%20Control%20Systems%20Past,%20Present%20and%20Future.pdf).
|
||||
|
||||
> [!Abstract]
|
||||
>
|
||||
> More than 40 years after fuzzy logic control appeared as an effective tool to deal with complex processes, the research on fuzzy control systems has constantly evolved. Mamdani fuzzy control was originally introduced as a model-free control approach based on expert?s experience and knowledge. Due to the lack of a systematic framework to study Mamdani fuzzy systems, we have witnessed growing interest in fuzzy model-based approaches with Takagi-Sugeno fuzzy systems and singleton-type fuzzy systems (also called piecewise multiaffine systems) over the past decades. This paper reviews the key features of the three above types of fuzzy systems. Through these features, we point out the historical rationale for each type of fuzzy systems and its current research mainstreams. However, the focus is put on fuzzy model-based approaches developed via Lyapunov stability theorem and linear matrix inequality (LMI) formulations. Finally, our personal viewpoint on the perspectives and challenges of the future fuzzy control research is discussed.
|
||||
>.
|
||||
>
|
||||
# Notes
|
||||
>.
|
||||
|
||||
|
||||
# Annotations%% begin annotations %%
|
||||
|
||||
|
||||
%% end annotations %%
|
||||
|
||||
%% Import Date: 2024-08-08T10:42:45.876-04:00 %%
|
||||
65
.trash/nguyenFuzzyControlSystems2019.md
Executable file
65
.trash/nguyenFuzzyControlSystems2019.md
Executable file
@ -0,0 +1,65 @@
|
||||
---
|
||||
category: literaturenote
|
||||
tags:
|
||||
- Fuzzy
|
||||
- control
|
||||
- Fuzzy
|
||||
- logic
|
||||
- Fuzzy
|
||||
- systems
|
||||
- Linguistics
|
||||
- Nonlinear
|
||||
- systems
|
||||
- Stability
|
||||
- analysis
|
||||
- Zadeh
|
||||
- Lotfi
|
||||
- LiteratureNote
|
||||
citekey: nguyenFuzzyControlSystems2019
|
||||
status: unread
|
||||
dateread:
|
||||
---
|
||||
|
||||
>[!Synth]
|
||||
>**Contribution**::
|
||||
>
|
||||
>**Related**::
|
||||
>
|
||||
|
||||
>[!md]
|
||||
> **FirstAuthor**:: Nguyen, Anh-Tu
|
||||
> **Author**:: Taniguchi, Tadanari
|
||||
> **Author**:: Eciolaza, Luka
|
||||
> **Author**:: Campos, Victor
|
||||
> **Author**:: Palhares, Reinaldo
|
||||
> **Author**:: Sugeno, Michio
|
||||
~
|
||||
> **Title**:: Fuzzy Control Systems: Past, Present and Future
|
||||
> **Year**:: 2019
|
||||
> **Citekey**:: nguyenFuzzyControlSystems2019
|
||||
> **itemType**:: journalArticle
|
||||
> **Journal**:: *IEEE Computational Intelligence Magazine*
|
||||
> **Volume**:: 14
|
||||
> **Issue**:: 1
|
||||
> **Pages**:: 56-68
|
||||
> **DOI**:: 10.1109/MCI.2018.2881644
|
||||
|
||||
> [!LINK]
|
||||
>
|
||||
> [IEEE Xplore Full Text PDF](file:///home/danesabo/Zotero/storage/IS27EM5M/Nguyen%20et%20al.%20-%202019%20-%20Fuzzy%20Control%20Systems%20Past,%20Present%20and%20Future.pdf).
|
||||
|
||||
> [!Abstract]
|
||||
>
|
||||
> More than 40 years after fuzzy logic control appeared as an effective tool to deal with complex processes, the research on fuzzy control systems has constantly evolved. Mamdani fuzzy control was originally introduced as a model-free control approach based on expert?s experience and knowledge. Due to the lack of a systematic framework to study Mamdani fuzzy systems, we have witnessed growing interest in fuzzy model-based approaches with Takagi-Sugeno fuzzy systems and singleton-type fuzzy systems (also called piecewise multiaffine systems) over the past decades. This paper reviews the key features of the three above types of fuzzy systems. Through these features, we point out the historical rationale for each type of fuzzy systems and its current research mainstreams. However, the focus is put on fuzzy model-based approaches developed via Lyapunov stability theorem and linear matrix inequality (LMI) formulations. Finally, our personal viewpoint on the perspectives and challenges of the future fuzzy control research is discussed.
|
||||
>.
|
||||
>
|
||||
# Notes
|
||||
>.
|
||||
|
||||
|
||||
# Annotations%% begin annotations %%
|
||||
|
||||
|
||||
%% end annotations %%
|
||||
|
||||
%% Import Date: 2024-08-08T10:41:12.865-04:00 %%
|
||||
60
.trash/sohl-dicksteinDeepUnsupervisedLearning2015.md
Executable file
60
.trash/sohl-dicksteinDeepUnsupervisedLearning2015.md
Executable file
@ -0,0 +1,60 @@
|
||||
---
|
||||
status: false
|
||||
dateread:
|
||||
title: "Deep Unsupervised Learning using Nonequilibrium Thermodynamics"
|
||||
year: 2015
|
||||
authors:
|
||||
|
||||
|
||||
- "Sohl-Dickstein, Jascha"
|
||||
|
||||
- "Weiss, Eric A."
|
||||
|
||||
- "Maheswaranathan, Niru"
|
||||
|
||||
- "Ganguli, Surya"
|
||||
|
||||
|
||||
DOI: "10.48550/arXiv.1503.03585"
|
||||
ISBN: ""
|
||||
citekey: "sohl-dicksteinDeepUnsupervisedLearning2015"
|
||||
itemType: "preprint"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
---
|
||||
#### DOI
|
||||
[10.48550/arXiv.1503.03585](https://doi.org/10.48550/arXiv.1503.03585)
|
||||
#### ISBN
|
||||
[](https://www.isbnsearch.org/isbn/)
|
||||
|
||||
### Tags:
|
||||
|
||||
|
||||
**Contribution**::
|
||||
|
||||
**Related**::
|
||||
|
||||
> [!LINK]
|
||||
>
|
||||
> [arXiv Fulltext PDF](file:///home/danesabo/Zotero/storage/ZXS2BEWT/Sohl-Dickstein%20et%20al.%20-%202015%20-%20Deep%20Unsupervised%20Learning%20using%20Nonequilibrium%20Th.pdf).
|
||||
|
||||
> [!Abstract]
|
||||
>
|
||||
> A central problem in machine learning involves modeling complex data-sets using highly flexible families of probability distributions in which learning, sampling, inference, and evaluation are still analytically or computationally tractable. Here, we develop an approach that simultaneously achieves both flexibility and tractability. The essential idea, inspired by non-equilibrium statistical physics, is to systematically and slowly destroy structure in a data distribution through an iterative forward diffusion process. We then learn a reverse diffusion process that restores structure in data, yielding a highly flexible and tractable generative model of the data. This approach allows us to rapidly learn, sample from, and evaluate probabilities in deep generative models with thousands of layers or time steps, as well as to compute conditional and posterior probabilities under the learned model. We additionally release an open source reference implementation of the algorithm.
|
||||
>.
|
||||
>
|
||||
# Notes
|
||||
>.
|
||||
|
||||
|
||||
# Annotations%% begin annotations %%
|
||||
|
||||
|
||||
%% end annotations %%
|
||||
|
||||
%% Import Date: 2024-08-08T12:05:51.522-04:00 %%
|
||||
22
1. Daily Notes/8. August/2024-08-05.md
Executable file
22
1. Daily Notes/8. August/2024-08-05.md
Executable file
@ -0,0 +1,22 @@
|
||||
---
|
||||
tags:
|
||||
- DailyNote
|
||||
---
|
||||
|
||||
## Tasks for today
|
||||
### Big Task
|
||||
- [x] Switch From Notion to Obsidian ✅ 2024-08-05
|
||||
### Medium Tasks
|
||||
- [x] Make reservation at Lucca ✅ 2024-08-05
|
||||
- [x] Review conference paper submission guidelines ✅ 2024-08-05
|
||||
- [x] Write Down Idea about Robust Control // Digital Twin ✅ 2024-08-05
|
||||
### Small Tasks
|
||||
- [ ] Call Pittsburgh Parking Office
|
||||
- [x] [[Move Ideas over from Notion]] ✅ 2024-08-05
|
||||
- [ ] Move Over Current Tasks
|
||||
Recreate Priority Matrix (ABANDONED)
|
||||
## Notes about today
|
||||
```dataview
|
||||
list
|
||||
where note.mday = this.note.mday
|
||||
```
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user