mirror of
https://github.com/danbulant/notes
synced 2026-06-24 17:11:44 +00:00
vault backup: 2021-10-21 21:22:03
This commit is contained in:
parent
0586eb4c51
commit
6597265f04
85 changed files with 3806 additions and 33790 deletions
3
notes/.obsidian/community-plugins.json
vendored
3
notes/.obsidian/community-plugins.json
vendored
|
|
@ -22,5 +22,6 @@
|
||||||
"templater-obsidian",
|
"templater-obsidian",
|
||||||
"wikilinks-to-mdlinks-obsidian",
|
"wikilinks-to-mdlinks-obsidian",
|
||||||
"obsidian-outliner",
|
"obsidian-outliner",
|
||||||
"obsidian-chartsview-plugin"
|
"obsidian-chartsview-plugin",
|
||||||
|
"obsidian-activity-history"
|
||||||
]
|
]
|
||||||
10
notes/.obsidian/graph.json
vendored
10
notes/.obsidian/graph.json
vendored
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"collapse-filter": true,
|
"collapse-filter": false,
|
||||||
"search": "",
|
"search": "",
|
||||||
"showTags": false,
|
"showTags": true,
|
||||||
"showAttachments": false,
|
"showAttachments": false,
|
||||||
"hideUnresolved": false,
|
"hideUnresolved": false,
|
||||||
"showOrphans": true,
|
"showOrphans": true,
|
||||||
|
|
@ -83,11 +83,11 @@
|
||||||
"textFadeMultiplier": -1.5,
|
"textFadeMultiplier": -1.5,
|
||||||
"nodeSizeMultiplier": 1,
|
"nodeSizeMultiplier": 1,
|
||||||
"lineSizeMultiplier": 1,
|
"lineSizeMultiplier": 1,
|
||||||
"collapse-forces": true,
|
"collapse-forces": false,
|
||||||
"centerStrength": 0.476470588235294,
|
"centerStrength": 0.476470588235294,
|
||||||
"repelStrength": 10.7058823529412,
|
"repelStrength": 10.7058823529412,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 218,
|
"linkDistance": 85,
|
||||||
"scale": 0.1431045030516977,
|
"scale": 0.3503656304628013,
|
||||||
"close": false
|
"close": false
|
||||||
}
|
}
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"id": "cycle-through-panes",
|
"id": "cycle-through-panes",
|
||||||
"name": "Cycle through Panes",
|
"name": "Cycle through Panes",
|
||||||
"version": "0.0.6",
|
"version": "0.0.8",
|
||||||
"minAppVersion": "0.9.7",
|
"minAppVersion": "0.12.5",
|
||||||
"description": "Cycle through your open Panes with `ctrl + Tab`, just like with Tabs in your Browser!, ctrl+shift+Tab for Reverse",
|
"description": "Cycle through your open Panes with `ctrl + Tab`, just like with Tabs in your Browser!, ctrl+shift+Tab for Reverse",
|
||||||
"author": "Vinadon & Rythm",
|
"author": "Vinadon & Rythm",
|
||||||
"authorUrl": "https://github.com/phibr0",
|
"authorUrl": "https://github.com/phibr0",
|
||||||
|
|
|
||||||
14
notes/.obsidian/plugins/dataview/data.json
vendored
Normal file
14
notes/.obsidian/plugins/dataview/data.json
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"renderNullAs": "\\-",
|
||||||
|
"warnOnEmptyResult": true,
|
||||||
|
"refreshInterval": 1000,
|
||||||
|
"defaultDateFormat": "MMMM dd, yyyy",
|
||||||
|
"defaultDateTimeFormat": "h:mm a - MMMM dd, yyyy",
|
||||||
|
"maxRecursiveRenderDepth": 6,
|
||||||
|
"tableIdColumnName": "Soubor",
|
||||||
|
"tableGroupColumnName": "Skupina",
|
||||||
|
"inlineQueryPrefix": "=",
|
||||||
|
"inlineJsQueryPrefix": "$=",
|
||||||
|
"enableDataviewJs": true,
|
||||||
|
"schemaVersion": 1
|
||||||
|
}
|
||||||
1207
notes/.obsidian/plugins/dataview/main.js
vendored
1207
notes/.obsidian/plugins/dataview/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "dataview",
|
"id": "dataview",
|
||||||
"name": "Dataview",
|
"name": "Dataview",
|
||||||
"version": "0.4.11",
|
"version": "0.4.19",
|
||||||
"minAppVersion": "0.12.0",
|
"minAppVersion": "0.12.0",
|
||||||
"description": "Complex data views for the data-obsessed.",
|
"description": "Complex data views for the data-obsessed.",
|
||||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||||
|
|
|
||||||
31
notes/.obsidian/plugins/dataview/styles.css
vendored
31
notes/.obsidian/plugins/dataview/styles.css
vendored
|
|
@ -38,3 +38,34 @@
|
||||||
.dataview.result-group {
|
.dataview.result-group {
|
||||||
padding-left: 8px;
|
padding-left: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** Inline Field Rendering. */
|
||||||
|
|
||||||
|
.dataview.inline-field-key {
|
||||||
|
border-top-left-radius: 250px;
|
||||||
|
border-bottom-left-radius: 250px;
|
||||||
|
padding-left: 16px;
|
||||||
|
padding-right: 8px;
|
||||||
|
font-family: var(--font-monospace);
|
||||||
|
background-color: var(--background-primary-alt);
|
||||||
|
color: var(--text-nav-selected);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dataview.inline-field-value {
|
||||||
|
border-top-right-radius: 250px;
|
||||||
|
border-bottom-right-radius: 250px;
|
||||||
|
padding-left: 8px;
|
||||||
|
padding-right: 16px;
|
||||||
|
font-family: var(--font-monospace);
|
||||||
|
background-color: var(--background-secondary-alt);
|
||||||
|
color: var(--text-nav-selected);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dataview.inline-field-standalone-value {
|
||||||
|
border-radius: 250px;
|
||||||
|
padding-left: 16px;
|
||||||
|
padding-right: 16px;
|
||||||
|
font-family: var(--font-monospace);
|
||||||
|
background-color: var(--background-secondary-alt);
|
||||||
|
color: var(--text-nav-selected);
|
||||||
|
}
|
||||||
|
|
|
||||||
294
notes/.obsidian/plugins/emoji-shortcodes/main.js
vendored
294
notes/.obsidian/plugins/emoji-shortcodes/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"id": "emoji-shortcodes",
|
"id": "emoji-shortcodes",
|
||||||
"name": "Emoji Shortcodes",
|
"name": "Emoji Shortcodes",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"minAppVersion": "0.12.11",
|
"minAppVersion": "0.12.17",
|
||||||
"description": "This Plugin enables the use of Markdown Emoji Shortcodes :smile:",
|
"description": "This Plugin enables the use of Markdown Emoji Shortcodes :smile:",
|
||||||
"author": "phibr0",
|
"author": "phibr0",
|
||||||
"authorUrl": "https://github.com/phibr0",
|
"authorUrl": "https://github.com/phibr0",
|
||||||
|
|
|
||||||
|
|
@ -16,5 +16,6 @@ a[href="https://www.buymeacoffee.com/phibr0"]{
|
||||||
}
|
}
|
||||||
|
|
||||||
.ES-suggestion-item {
|
.ES-suggestion-item {
|
||||||
|
border-top: solid var(--background-secondary) 1px;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
@ -12,8 +12,8 @@
|
||||||
"checkpointList": [
|
"checkpointList": [
|
||||||
{
|
{
|
||||||
"path": "/",
|
"path": "/",
|
||||||
"date": "2021-10-19",
|
"date": "2021-10-21",
|
||||||
"size": 44567
|
"size": 56947
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"activityHistory": [
|
"activityHistory": [
|
||||||
|
|
@ -119,6 +119,10 @@
|
||||||
{
|
{
|
||||||
"date": "2021-10-19",
|
"date": "2021-10-19",
|
||||||
"value": 1661
|
"value": 1661
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2021-10-21",
|
||||||
|
"value": 12918
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"userAdmonitions": {},
|
"userAdmonitions": {},
|
||||||
"syntaxHighlight": false,
|
"syntaxHighlight": false,
|
||||||
"copyButton": false,
|
"copyButton": false,
|
||||||
"version": "6.3.2",
|
"version": "6.4.0",
|
||||||
"autoCollapse": false,
|
"autoCollapse": false,
|
||||||
"defaultCollapseType": "open",
|
"defaultCollapseType": "open",
|
||||||
"syncLinks": true,
|
"syncLinks": true,
|
||||||
|
|
|
||||||
11788
notes/.obsidian/plugins/obsidian-admonition/main.js
vendored
11788
notes/.obsidian/plugins/obsidian-admonition/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "obsidian-admonition",
|
"id": "obsidian-admonition",
|
||||||
"name": "Admonition",
|
"name": "Admonition",
|
||||||
"version": "6.3.2",
|
"version": "6.4.0",
|
||||||
"minAppVersion": "0.11.0",
|
"minAppVersion": "0.11.0",
|
||||||
"description": "Admonition block-styled content for Obsidian.md",
|
"description": "Admonition block-styled content for Obsidian.md",
|
||||||
"author": "Jeremy Valentine",
|
"author": "Jeremy Valentine",
|
||||||
|
|
|
||||||
18815
notes/.obsidian/plugins/obsidian-charts/main.js
vendored
18815
notes/.obsidian/plugins/obsidian-charts/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "obsidian-charts",
|
"id": "obsidian-charts",
|
||||||
"name": "Obsidian Charts",
|
"name": "Obsidian Charts",
|
||||||
"version": "2.5.2",
|
"version": "3.0.1",
|
||||||
"minAppVersion": "0.12.7",
|
"minAppVersion": "0.12.7",
|
||||||
"description": "This Plugin lets you create Charts within Obsidian",
|
"description": "This Plugin lets you create Charts within Obsidian",
|
||||||
"author": "phibr0",
|
"author": "phibr0",
|
||||||
|
|
|
||||||
864
notes/.obsidian/plugins/obsidian-charts/styles.css
vendored
864
notes/.obsidian/plugins/obsidian-charts/styles.css
vendored
|
|
@ -1,858 +1,20 @@
|
||||||
.theme-light text.ct-label {
|
.picker_wrapper.popup,
|
||||||
fill: rgba(0, 0, 0, .7);
|
.picker_wrapper.popup .picker_arrow::before,
|
||||||
color: rgba(0, 0, 0, .7);
|
.picker_wrapper.popup .picker_arrow::after,
|
||||||
font-size: .75rem;
|
.picker_editor > input {
|
||||||
line-height: 1
|
background-color: var(--background-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark text.ct-label {
|
.picker_editor > input {
|
||||||
fill: rgba(255, 255, 255, .7);
|
color: var(--text-normal);
|
||||||
color: rgba(255, 255, 255, .7);
|
|
||||||
font-size: .75rem;
|
|
||||||
line-height: 1
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-light .ct-grid {
|
div.chart-error {
|
||||||
stroke: rgba(0, 0, 0, .4);
|
padding: 1rem;
|
||||||
stroke-width: 1px;
|
border-radius: 1rem;
|
||||||
stroke-dasharray: 2px
|
background-color: var(--background-secondary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark .ct-grid {
|
div.chart-error pre > code {
|
||||||
stroke: rgba(255, 255, 255, .4);
|
color: crimson !important;
|
||||||
stroke-width: 1px;
|
|
||||||
stroke-dasharray: 2px
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-a .ct-bar,
|
|
||||||
.ct-series-a .ct-line,
|
|
||||||
.ct-series-a .ct-point,
|
|
||||||
.ct-series-a .ct-slice-donut {
|
|
||||||
stroke: #d70206
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-a .ct-area,
|
|
||||||
.ct-series-a .ct-slice-donut-solid,
|
|
||||||
.ct-series-a .ct-slice-pie {
|
|
||||||
fill: #d70206
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-b .ct-bar,
|
|
||||||
.ct-series-b .ct-line,
|
|
||||||
.ct-series-b .ct-point,
|
|
||||||
.ct-series-b .ct-slice-donut {
|
|
||||||
stroke: #f05b4f
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-b .ct-area,
|
|
||||||
.ct-series-b .ct-slice-donut-solid,
|
|
||||||
.ct-series-b .ct-slice-pie {
|
|
||||||
fill: #f05b4f
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-c .ct-bar,
|
|
||||||
.ct-series-c .ct-line,
|
|
||||||
.ct-series-c .ct-point,
|
|
||||||
.ct-series-c .ct-slice-donut {
|
|
||||||
stroke: #f4c63d
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-c .ct-area,
|
|
||||||
.ct-series-c .ct-slice-donut-solid,
|
|
||||||
.ct-series-c .ct-slice-pie {
|
|
||||||
fill: #f4c63d
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-d .ct-bar,
|
|
||||||
.ct-series-d .ct-line,
|
|
||||||
.ct-series-d .ct-point,
|
|
||||||
.ct-series-d .ct-slice-donut {
|
|
||||||
stroke: #d17905
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-d .ct-area,
|
|
||||||
.ct-series-d .ct-slice-donut-solid,
|
|
||||||
.ct-series-d .ct-slice-pie {
|
|
||||||
fill: #d17905
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-e .ct-bar,
|
|
||||||
.ct-series-e .ct-line,
|
|
||||||
.ct-series-e .ct-point,
|
|
||||||
.ct-series-e .ct-slice-donut {
|
|
||||||
stroke: #453d3f
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-e .ct-area,
|
|
||||||
.ct-series-e .ct-slice-donut-solid,
|
|
||||||
.ct-series-e .ct-slice-pie {
|
|
||||||
fill: #453d3f
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-f .ct-bar,
|
|
||||||
.ct-series-f .ct-line,
|
|
||||||
.ct-series-f .ct-point,
|
|
||||||
.ct-series-f .ct-slice-donut {
|
|
||||||
stroke: #59922b
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-f .ct-area,
|
|
||||||
.ct-series-f .ct-slice-donut-solid,
|
|
||||||
.ct-series-f .ct-slice-pie {
|
|
||||||
fill: #59922b
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-g .ct-bar,
|
|
||||||
.ct-series-g .ct-line,
|
|
||||||
.ct-series-g .ct-point,
|
|
||||||
.ct-series-g .ct-slice-donut {
|
|
||||||
stroke: #0544d3
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-g .ct-area,
|
|
||||||
.ct-series-g .ct-slice-donut-solid,
|
|
||||||
.ct-series-g .ct-slice-pie {
|
|
||||||
fill: #0544d3
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-h .ct-bar,
|
|
||||||
.ct-series-h .ct-line,
|
|
||||||
.ct-series-h .ct-point,
|
|
||||||
.ct-series-h .ct-slice-donut {
|
|
||||||
stroke: #6b0392
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-h .ct-area,
|
|
||||||
.ct-series-h .ct-slice-donut-solid,
|
|
||||||
.ct-series-h .ct-slice-pie {
|
|
||||||
fill: #6b0392
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-i .ct-bar,
|
|
||||||
.ct-series-i .ct-line,
|
|
||||||
.ct-series-i .ct-point,
|
|
||||||
.ct-series-i .ct-slice-donut {
|
|
||||||
stroke: #f05b4f
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-i .ct-area,
|
|
||||||
.ct-series-i .ct-slice-donut-solid,
|
|
||||||
.ct-series-i .ct-slice-pie {
|
|
||||||
fill: #f05b4f
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-j .ct-bar,
|
|
||||||
.ct-series-j .ct-line,
|
|
||||||
.ct-series-j .ct-point,
|
|
||||||
.ct-series-j .ct-slice-donut {
|
|
||||||
stroke: #dda458
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-j .ct-area,
|
|
||||||
.ct-series-j .ct-slice-donut-solid,
|
|
||||||
.ct-series-j .ct-slice-pie {
|
|
||||||
fill: #dda458
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-k .ct-bar,
|
|
||||||
.ct-series-k .ct-line,
|
|
||||||
.ct-series-k .ct-point,
|
|
||||||
.ct-series-k .ct-slice-donut {
|
|
||||||
stroke: #eacf7d
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-k .ct-area,
|
|
||||||
.ct-series-k .ct-slice-donut-solid,
|
|
||||||
.ct-series-k .ct-slice-pie {
|
|
||||||
fill: #eacf7d
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-l .ct-bar,
|
|
||||||
.ct-series-l .ct-line,
|
|
||||||
.ct-series-l .ct-point,
|
|
||||||
.ct-series-l .ct-slice-donut {
|
|
||||||
stroke: #86797d
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-l .ct-area,
|
|
||||||
.ct-series-l .ct-slice-donut-solid,
|
|
||||||
.ct-series-l .ct-slice-pie {
|
|
||||||
fill: #86797d
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-m .ct-bar,
|
|
||||||
.ct-series-m .ct-line,
|
|
||||||
.ct-series-m .ct-point,
|
|
||||||
.ct-series-m .ct-slice-donut {
|
|
||||||
stroke: #b2c326
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-m .ct-area,
|
|
||||||
.ct-series-m .ct-slice-donut-solid,
|
|
||||||
.ct-series-m .ct-slice-pie {
|
|
||||||
fill: #b2c326
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-n .ct-bar,
|
|
||||||
.ct-series-n .ct-line,
|
|
||||||
.ct-series-n .ct-point,
|
|
||||||
.ct-series-n .ct-slice-donut {
|
|
||||||
stroke: #6188e2
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-n .ct-area,
|
|
||||||
.ct-series-n .ct-slice-donut-solid,
|
|
||||||
.ct-series-n .ct-slice-pie {
|
|
||||||
fill: #6188e2
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-o .ct-bar,
|
|
||||||
.ct-series-o .ct-line,
|
|
||||||
.ct-series-o .ct-point,
|
|
||||||
.ct-series-o .ct-slice-donut {
|
|
||||||
stroke: #a748ca
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-series-o .ct-area,
|
|
||||||
.ct-series-o .ct-slice-donut-solid,
|
|
||||||
.ct-series-o .ct-slice-pie {
|
|
||||||
fill: #a748ca
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-double-octave:after,
|
|
||||||
.ct-major-eleventh:after,
|
|
||||||
.ct-major-second:after,
|
|
||||||
.ct-major-seventh:after,
|
|
||||||
.ct-major-sixth:after,
|
|
||||||
.ct-major-tenth:after,
|
|
||||||
.ct-major-third:after,
|
|
||||||
.ct-major-twelfth:after,
|
|
||||||
.ct-minor-second:after,
|
|
||||||
.ct-minor-seventh:after,
|
|
||||||
.ct-minor-sixth:after,
|
|
||||||
.ct-minor-third:after,
|
|
||||||
.ct-octave:after,
|
|
||||||
.ct-perfect-fifth:after,
|
|
||||||
.ct-perfect-fourth:after,
|
|
||||||
.ct-square:after {
|
|
||||||
content: "";
|
|
||||||
clear: both
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-grid-background,
|
|
||||||
.ct-line {
|
|
||||||
fill: none
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-chart-bar .ct-label,
|
|
||||||
.ct-chart-line .ct-label {
|
|
||||||
display: block;
|
|
||||||
display: -webkit-box;
|
|
||||||
display: -moz-box;
|
|
||||||
display: -ms-flexbox;
|
|
||||||
display: -webkit-flex;
|
|
||||||
display: flex
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-chart-donut .ct-label,
|
|
||||||
.ct-chart-pie .ct-label {
|
|
||||||
dominant-baseline: central
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-label.ct-horizontal.ct-start {
|
|
||||||
-webkit-box-align: flex-end;
|
|
||||||
-webkit-align-items: flex-end;
|
|
||||||
-ms-flex-align: flex-end;
|
|
||||||
align-items: flex-end;
|
|
||||||
-webkit-box-pack: flex-start;
|
|
||||||
-webkit-justify-content: flex-start;
|
|
||||||
-ms-flex-pack: flex-start;
|
|
||||||
justify-content: flex-start;
|
|
||||||
text-align: left;
|
|
||||||
text-anchor: start
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-label.ct-horizontal.ct-end {
|
|
||||||
-webkit-box-align: flex-start;
|
|
||||||
-webkit-align-items: flex-start;
|
|
||||||
-ms-flex-align: flex-start;
|
|
||||||
align-items: flex-start;
|
|
||||||
-webkit-box-pack: flex-start;
|
|
||||||
-webkit-justify-content: flex-start;
|
|
||||||
-ms-flex-pack: flex-start;
|
|
||||||
justify-content: flex-start;
|
|
||||||
text-align: left;
|
|
||||||
text-anchor: start
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-label.ct-vertical.ct-start {
|
|
||||||
-webkit-box-align: flex-end;
|
|
||||||
-webkit-align-items: flex-end;
|
|
||||||
-ms-flex-align: flex-end;
|
|
||||||
align-items: flex-end;
|
|
||||||
-webkit-box-pack: flex-end;
|
|
||||||
-webkit-justify-content: flex-end;
|
|
||||||
-ms-flex-pack: flex-end;
|
|
||||||
justify-content: flex-end;
|
|
||||||
text-align: right;
|
|
||||||
text-anchor: end
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-label.ct-vertical.ct-end {
|
|
||||||
-webkit-box-align: flex-end;
|
|
||||||
-webkit-align-items: flex-end;
|
|
||||||
-ms-flex-align: flex-end;
|
|
||||||
align-items: flex-end;
|
|
||||||
-webkit-box-pack: flex-start;
|
|
||||||
-webkit-justify-content: flex-start;
|
|
||||||
-ms-flex-pack: flex-start;
|
|
||||||
justify-content: flex-start;
|
|
||||||
text-align: left;
|
|
||||||
text-anchor: start
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-chart-bar .ct-label.ct-horizontal.ct-start {
|
|
||||||
-webkit-box-align: flex-end;
|
|
||||||
-webkit-align-items: flex-end;
|
|
||||||
-ms-flex-align: flex-end;
|
|
||||||
align-items: flex-end;
|
|
||||||
-webkit-box-pack: center;
|
|
||||||
-webkit-justify-content: center;
|
|
||||||
-ms-flex-pack: center;
|
|
||||||
justify-content: center;
|
|
||||||
text-align: center;
|
|
||||||
text-anchor: start
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-chart-bar .ct-label.ct-horizontal.ct-end {
|
|
||||||
-webkit-box-align: flex-start;
|
|
||||||
-webkit-align-items: flex-start;
|
|
||||||
-ms-flex-align: flex-start;
|
|
||||||
align-items: flex-start;
|
|
||||||
-webkit-box-pack: center;
|
|
||||||
-webkit-justify-content: center;
|
|
||||||
-ms-flex-pack: center;
|
|
||||||
justify-content: center;
|
|
||||||
text-align: center;
|
|
||||||
text-anchor: start
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
|
|
||||||
-webkit-box-align: flex-end;
|
|
||||||
-webkit-align-items: flex-end;
|
|
||||||
-ms-flex-align: flex-end;
|
|
||||||
align-items: flex-end;
|
|
||||||
-webkit-box-pack: flex-start;
|
|
||||||
-webkit-justify-content: flex-start;
|
|
||||||
-ms-flex-pack: flex-start;
|
|
||||||
justify-content: flex-start;
|
|
||||||
text-align: left;
|
|
||||||
text-anchor: start
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
|
|
||||||
-webkit-box-align: flex-start;
|
|
||||||
-webkit-align-items: flex-start;
|
|
||||||
-ms-flex-align: flex-start;
|
|
||||||
align-items: flex-start;
|
|
||||||
-webkit-box-pack: flex-start;
|
|
||||||
-webkit-justify-content: flex-start;
|
|
||||||
-ms-flex-pack: flex-start;
|
|
||||||
justify-content: flex-start;
|
|
||||||
text-align: left;
|
|
||||||
text-anchor: start
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
|
|
||||||
-webkit-box-align: center;
|
|
||||||
-webkit-align-items: center;
|
|
||||||
-ms-flex-align: center;
|
|
||||||
align-items: center;
|
|
||||||
-webkit-box-pack: flex-end;
|
|
||||||
-webkit-justify-content: flex-end;
|
|
||||||
-ms-flex-pack: flex-end;
|
|
||||||
justify-content: flex-end;
|
|
||||||
text-align: right;
|
|
||||||
text-anchor: end
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
|
|
||||||
-webkit-box-align: center;
|
|
||||||
-webkit-align-items: center;
|
|
||||||
-ms-flex-align: center;
|
|
||||||
align-items: center;
|
|
||||||
-webkit-box-pack: flex-start;
|
|
||||||
-webkit-justify-content: flex-start;
|
|
||||||
-ms-flex-pack: flex-start;
|
|
||||||
justify-content: flex-start;
|
|
||||||
text-align: left;
|
|
||||||
text-anchor: end
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-point {
|
|
||||||
stroke-width: 10px;
|
|
||||||
stroke-linecap: round
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-line {
|
|
||||||
stroke-width: 4px
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-area {
|
|
||||||
stroke: none;
|
|
||||||
fill-opacity: .1
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-bar {
|
|
||||||
fill: none;
|
|
||||||
stroke-width: 10px
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-slice-donut {
|
|
||||||
fill: none;
|
|
||||||
stroke-width: 60px
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-square {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-square:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-square:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-square>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-second {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-second:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 93.75%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-second:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-second>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-second {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-second:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 88.8888888889%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-second:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-second>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-third {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-third:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 83.3333333333%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-third:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-third>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-third {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-third:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 80%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-third:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-third>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-perfect-fourth {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-perfect-fourth:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 75%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-perfect-fourth:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-perfect-fourth>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-perfect-fifth {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-perfect-fifth:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 66.6666666667%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-perfect-fifth:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-perfect-fifth>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-sixth {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-sixth:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 62.5%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-sixth:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-sixth>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-golden-section {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-golden-section:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 61.804697157%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-golden-section:after {
|
|
||||||
content: "";
|
|
||||||
display: table;
|
|
||||||
clear: both
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-golden-section>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-sixth {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-sixth:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 60%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-sixth:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-sixth>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-seventh {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-seventh:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 56.25%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-seventh:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-minor-seventh>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-seventh {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-seventh:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 53.3333333333%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-seventh:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-seventh>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-octave {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-octave:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 50%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-octave:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-octave>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-tenth {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-tenth:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 40%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-tenth:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-tenth>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-eleventh {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-eleventh:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 37.5%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-eleventh:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-eleventh>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-twelfth {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-twelfth:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 33.3333333333%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-twelfth:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-major-twelfth>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-double-octave {
|
|
||||||
display: block;
|
|
||||||
position: relative;
|
|
||||||
width: 100%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-double-octave:before {
|
|
||||||
display: block;
|
|
||||||
float: left;
|
|
||||||
content: "";
|
|
||||||
width: 0;
|
|
||||||
height: 0;
|
|
||||||
padding-bottom: 25%
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-double-octave:after {
|
|
||||||
display: table
|
|
||||||
}
|
|
||||||
|
|
||||||
.ct-double-octave>svg {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0
|
|
||||||
}
|
}
|
||||||
56
notes/.obsidian/plugins/obsidian-gist/main.js
vendored
56
notes/.obsidian/plugins/obsidian-gist/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "obsidian-gist",
|
"id": "obsidian-gist",
|
||||||
"name": "Gist",
|
"name": "Gist",
|
||||||
"version": "0.7.0",
|
"version": "0.8.1",
|
||||||
"minAppVersion": "0.9.12",
|
"minAppVersion": "0.9.12",
|
||||||
"description": "This is a plugin to display the GitHub Gist.",
|
"description": "This is a plugin to display the GitHub Gist.",
|
||||||
"author": "Jun Lin",
|
"author": "Jun Lin",
|
||||||
|
|
|
||||||
288
notes/.obsidian/plugins/obsidian-git/main.js
vendored
288
notes/.obsidian/plugins/obsidian-git/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -4,5 +4,5 @@
|
||||||
"description": "Backup your vault with git.",
|
"description": "Backup your vault with git.",
|
||||||
"isDesktopOnly": true,
|
"isDesktopOnly": true,
|
||||||
"js": "main.js",
|
"js": "main.js",
|
||||||
"version": "1.13.0"
|
"version": "1.13.1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "obsidian-outliner",
|
"id": "obsidian-outliner",
|
||||||
"name": "Outliner",
|
"name": "Outliner",
|
||||||
"version": "1.3.1",
|
"version": "1.4.0",
|
||||||
"minAppVersion": "0.12.10",
|
"minAppVersion": "0.12.10",
|
||||||
"description": "Work with your lists like in Workflowy or RoamResearch.",
|
"description": "Work with your lists like in Workflowy or RoamResearch.",
|
||||||
"author": "Viacheslav Slinko",
|
"author": "Viacheslav Slinko",
|
||||||
|
|
|
||||||
|
|
@ -23,20 +23,24 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* lines */
|
/* lines */
|
||||||
.outliner-plugin-bls .cm-hmd-list-indent .cm-tab {
|
.outliner-plugin-bls .cm-s-obsidian .HyperMD-list-line {
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
|
|
||||||
.outliner-plugin-bls .cm-hmd-list-indent .cm-tab::before {
|
|
||||||
content: "";
|
|
||||||
border-left: 1px solid var(--text-faint);
|
|
||||||
position: absolute;
|
|
||||||
left: 3px;
|
|
||||||
top: -9px;
|
|
||||||
bottom: -9999px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.outliner-plugin-bls .cm-s-obsidian .CodeMirror-line {
|
|
||||||
position: relative;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cm-hmd-list-indent {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.outliner-plugin-bls .CodeMirror-line .cm-hmd-list-indent::before {
|
||||||
|
content: '';
|
||||||
|
display: block;
|
||||||
|
position: absolute;
|
||||||
|
background-image: linear-gradient(to right, var(--text-faint) 1px, transparent 1px);
|
||||||
|
/* https://developer.mozilla.org/en-US/docs/Web/CSS/length#units */
|
||||||
|
background-size: 1.8ch 1px;
|
||||||
|
background-position-x: 3px;
|
||||||
|
width: 100%;
|
||||||
|
left: 0;
|
||||||
|
top: -1.6em;
|
||||||
|
padding-bottom: 999em;
|
||||||
|
}
|
||||||
|
|
|
||||||
3225
notes/.obsidian/plugins/templater-obsidian/main.js
vendored
3225
notes/.obsidian/plugins/templater-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"id": "templater-obsidian",
|
"id": "templater-obsidian",
|
||||||
"name": "Templater",
|
"name": "Templater",
|
||||||
"version": "1.9.4",
|
"version": "1.9.9",
|
||||||
"description": "Create and use templates",
|
"description": "Create and use templates",
|
||||||
"minAppVersion": "0.11.13",
|
"minAppVersion": "0.11.13",
|
||||||
"author": "SilentVoid",
|
"author": "SilentVoid",
|
||||||
"authorUrl": "https://github.com/SilentVoid13",
|
"authorUrl": "https://github.com/SilentVoid13",
|
||||||
"isDesktopOnly": false
|
"isDesktopOnly": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
.templater_search {
|
||||||
|
width: calc(100% - 20px);
|
||||||
|
}
|
||||||
|
|
||||||
.templater_div {
|
.templater_div {
|
||||||
border-top: 1px solid var(--background-modifier-border);
|
border-top: 1px solid var(--background-modifier-border);
|
||||||
}
|
}
|
||||||
|
|
@ -13,7 +17,10 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.templater_div > .setting-item > .setting-item-control > .setting-editor-extra-setting-button {
|
.templater_div
|
||||||
|
> .setting-item
|
||||||
|
> .setting-item-control
|
||||||
|
> .setting-editor-extra-setting-button {
|
||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -56,23 +63,20 @@
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.cm-s-obsidian .templater-command-bg {
|
.cm-s-obsidian .templater-command-bg {
|
||||||
left: 0px;
|
left: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
background-color: var(--background-primary-alt);
|
background-color: var(--background-primary-alt);
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-s-obsidian .cm-templater-command{
|
.cm-s-obsidian .cm-templater-command {
|
||||||
font-size: 0.85em;
|
font-size: 0.85em;
|
||||||
font-family: var(--font-monospace);
|
font-family: var(--font-monospace);
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-s-obsidian .templater-inline .cm-templater-command {
|
.cm-s-obsidian .templater-inline .cm-templater-command {
|
||||||
background-color: var(--background-primary-alt);
|
background-color: var(--background-primary-alt);
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-s-obsidian .cm-templater-command.cm-templater-opening-tag {
|
.cm-s-obsidian .cm-templater-command.cm-templater-opening-tag {
|
||||||
|
|
@ -84,11 +88,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-s-obsidian .cm-templater-command.cm-templater-interpolation-tag {
|
.cm-s-obsidian .cm-templater-command.cm-templater-interpolation-tag {
|
||||||
color: #008BFF;
|
color: #008bff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-s-obsidian .cm-templater-command.cm-templater-execution-tag {
|
.cm-s-obsidian .cm-templater-command.cm-templater-execution-tag {
|
||||||
color: #C0D700;
|
color: #c0d700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-s-obsidian .cm-templater-command.cm-templater-raw-tag {
|
.cm-s-obsidian .cm-templater-command.cm-templater-raw-tag {
|
||||||
|
|
@ -96,196 +100,167 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-keyword {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-keyword {
|
||||||
color: #00A7AA;
|
color: #00a7aa;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-atom {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-atom {
|
||||||
color: #F39B35;
|
color: #f39b35;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-number {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-number {
|
||||||
color: #A06FCA;
|
color: #a06fca;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-type {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-type {
|
||||||
color: #A06FCA;
|
color: #a06fca;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-def {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-def {
|
||||||
color: #98E342;
|
color: #98e342;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-property {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-property {
|
||||||
color: #D4D4D4;
|
color: #d4d4d4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable {
|
||||||
color: #D4D4D4;
|
color: #d4d4d4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable-2 {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable-2 {
|
||||||
color: #da7dae;
|
color: #da7dae;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable-3 {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-variable-3 {
|
||||||
color: #A06FCA;
|
color: #a06fca;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-type.cm-def {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-type.cm-def {
|
||||||
color: #FC4384;
|
color: #fc4384;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-property.cm-def {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-property.cm-def {
|
||||||
color: #FC4384;
|
color: #fc4384;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-callee {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-callee {
|
||||||
color: #FC4384;
|
color: #fc4384;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-operator {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-operator {
|
||||||
color: #FC4384;
|
color: #fc4384;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-qualifier {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-qualifier {
|
||||||
color: #FC4384;
|
color: #fc4384;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-tag {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-tag {
|
||||||
color: #FC4384;
|
color: #fc4384;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-tag.cm-bracket {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-tag.cm-bracket {
|
||||||
color: #D4D4D4;
|
color: #d4d4d4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-attribute {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-attribute {
|
||||||
color: #A06FCA;
|
color: #a06fca;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment {
|
||||||
color: #696d70;
|
color: #696d70;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment.cm-tag {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment.cm-tag {
|
||||||
color: #FC4384;
|
color: #fc4384;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment.cm-attribute {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-comment.cm-attribute {
|
||||||
color: #D4D4D4;
|
color: #d4d4d4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-string {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-string {
|
||||||
color: #E6DB74;
|
color: #e6db74;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-string-2 {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-string-2 {
|
||||||
color: #F39B35;
|
color: #f39b35;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-meta {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-meta {
|
||||||
color: #D4D4D4;
|
color: #d4d4d4;
|
||||||
background: inherit;
|
background: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-builtin {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-builtin {
|
||||||
color: #FC4384;
|
color: #fc4384;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-header {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-header {
|
||||||
color: #da7dae;
|
color: #da7dae;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-hr {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-hr {
|
||||||
color: #98E342;
|
color: #98e342;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-link {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-link {
|
||||||
color: #696d70;
|
color: #696d70;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-error {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-error {
|
||||||
border-bottom: 1px solid #C42412;
|
border-bottom: 1px solid #c42412;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-keyword {
|
.theme-dark .cm-s-obsidian pre.HyperMD-codeblock .cm-keyword {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.CodeMirror-activeline-background {
|
.theme-dark
|
||||||
background: #272727;
|
.cm-s-obsidian
|
||||||
|
.cm-templater-command.CodeMirror-activeline-background {
|
||||||
|
background: #272727;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.CodeMirror-matchingbracket {
|
.theme-dark .cm-s-obsidian .cm-templater-command.CodeMirror-matchingbracket {
|
||||||
outline: 1px solid grey;
|
outline: 1px solid grey;
|
||||||
color: #D4D4D4 !important;
|
color: #d4d4d4 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.CodeMirror-hints {
|
.CodeMirror-hints {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
|
||||||
-webkit-box-shadow: 2px 3px 5px rgba(0,0,0,.2);
|
-webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
|
||||||
-moz-box-shadow: 2px 3px 5px rgba(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,.2);
|
box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border: 1px solid silver;
|
border: 1px solid silver;
|
||||||
|
|
||||||
background: white;
|
background: white;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
|
||||||
max-height: 20em;
|
max-height: 20em;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.CodeMirror-hint {
|
.CodeMirror-hint {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
color: black;
|
color: black;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
li.CodeMirror-hint-active {
|
li.CodeMirror-hint-active {
|
||||||
background: #08f;
|
background: #08f;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -17,3 +17,39 @@ Podporováno pouze v Obsidian zobrazení.
|
||||||
```ActivityHistory
|
```ActivityHistory
|
||||||
/
|
/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Seznam učitelů
|
||||||
|
```dataviewjs
|
||||||
|
dv.table(["Jméno", "Zkratka", "Předmět", "Kabinet", "Email"], dv.pages("#učitelé").sort(u => u.name).map(u => ["[" + u.name + "](./" + encodeURI(u.file.path) + ")", u.shortName, u.class, u.kabinet, u.mail]))
|
||||||
|
```
|
||||||
|
|
||||||
|
## Látky
|
||||||
|
Jak a kde začít:
|
||||||
|
```dataviewjs
|
||||||
|
dv.table(["Předmět", "Popis"], dv.pages("#README").map(t => [
|
||||||
|
"[" + t.file.folder.toUpperCase() + "](" + t.file.path + ")", t.desc]))
|
||||||
|
```
|
||||||
|
|
||||||
|
## Testy a úkoly
|
||||||
|
```dataviewjs
|
||||||
|
function highlightDate(date) {
|
||||||
|
if(!date) return date;
|
||||||
|
const text = dv.date(date).toFormat("dd. MM. yyyy");
|
||||||
|
if(DateTime.now() < dv.date(date) && dv.date(date).diff(DateTime.now(), "days").as("days") < 7) return ` ==${text}==`;
|
||||||
|
return " " + text;
|
||||||
|
}
|
||||||
|
|
||||||
|
dv.table(["Předmět", "Datum", "Test"], dv.pages("#testy or #úkoly").map(t => [t.file.path.split("/")[0], highlightDate(t.file.day), t.file.link]))
|
||||||
|
```
|
||||||
|
|
||||||
|
## Prezentace
|
||||||
|
```dataviewjs
|
||||||
|
function highlightDate(date) {
|
||||||
|
if(!date) return date;
|
||||||
|
const text = dv.date(date).toFormat("dd. MM. yyyy");
|
||||||
|
if(DateTime.now() < dv.date(date) && dv.date(date).diff(DateTime.now(), "days").as("days") < 7) return ` ==${text}==`;
|
||||||
|
return " " + text;
|
||||||
|
}
|
||||||
|
|
||||||
|
dv.table(["Předmět", "Datum", "Téma"], dv.pages("#pdv or #prezentace").map(t => [t.file.path.split("/")[0], highlightDate(t.file.day), t.file.link]))
|
||||||
|
```
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- ang
|
||||||
- ang/testy
|
- ang/testy
|
||||||
- testy
|
- testy
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- ang
|
||||||
- ang/listening
|
- ang/listening
|
||||||
---
|
---
|
||||||
# listening
|
# listening
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- ang
|
||||||
- ang/slovesa
|
- ang/slovesa
|
||||||
---
|
---
|
||||||
# slovesa
|
# slovesa
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- cjl
|
||||||
- cjl/jména
|
- cjl/jména
|
||||||
---
|
---
|
||||||
# jména
|
# jména
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- cjl
|
||||||
|
- cjl/literatura
|
||||||
|
- cjl/literatura/pojmy
|
||||||
- cjl/literatura/tropy
|
- cjl/literatura/tropy
|
||||||
- cjl/literatura/figury
|
- cjl/literatura/figury
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- cjl
|
||||||
|
- cjl/literatura
|
||||||
- cjl/literatura/pojmy
|
- cjl/literatura/pojmy
|
||||||
- cjl/literatura/žánry
|
- cjl/literatura/žánry
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- cjl
|
||||||
- cjl/literatura
|
- cjl/literatura
|
||||||
|
- cjl/literatura/žánry
|
||||||
---
|
---
|
||||||
# poznávání žánrů
|
# poznávání žánrů
|
||||||
1. lyrika - kaligram
|
1. lyrika - kaligram
|
||||||
|
|
|
||||||
7
notes/dej/Data.md
Normal file
7
notes/dej/Data.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Data
|
||||||
|
Důležitá data:
|
||||||
|
```dataviewjs
|
||||||
|
dv.table(["Datum", "Název", "Popis"], dv.pages("#dej").filter(t => t.file.day).map(t => [t.file.day, t.file.name, t.desc]))
|
||||||
|
```
|
||||||
|
|
||||||
|
^806fb9
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/moderní
|
||||||
- dej/moderní/první-světová
|
- dej/moderní/první-světová
|
||||||
---
|
---
|
||||||
# 1. světová válka
|
# 1. světová válka
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/moderní
|
||||||
|
- dej/moderní/první-světová
|
||||||
- dej/moderní/první-světová/plyny
|
- dej/moderní/první-světová/plyny
|
||||||
---
|
---
|
||||||
# Použití plynů
|
# Použití plynů
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,10 @@
|
||||||
---
|
---
|
||||||
date: 28. 06. 1914
|
Date: 1914-06-28
|
||||||
|
desc: Atentát na Rakousko-uherského krále, zahájení 1. světové války.
|
||||||
tags:
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/moderní
|
||||||
|
- dej/moderní/první-světová
|
||||||
- dej/moderní/první-světová/atentát
|
- dej/moderní/první-světová/atentát
|
||||||
---
|
---
|
||||||
# Sarajevský atentát
|
# Sarajevský atentát
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/moderní
|
||||||
|
- dej/moderní/první-světová
|
||||||
- dej/moderní/první-světová/východní-fronta
|
- dej/moderní/první-světová/východní-fronta
|
||||||
---
|
---
|
||||||
# Východní fronta
|
# Východní fronta
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/moderní
|
||||||
|
- dej/moderní/první-světová
|
||||||
- dej/moderní/první-světová/zbraně
|
- dej/moderní/první-světová/zbraně
|
||||||
---
|
---
|
||||||
# Zbraně
|
# Zbraně
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/moderní
|
||||||
|
- dej/moderní/první-světová
|
||||||
- dej/moderní/první-světová/západní-fronta
|
- dej/moderní/první-světová/západní-fronta
|
||||||
---
|
---
|
||||||
# Západní fronta
|
# Západní fronta
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
- dej
|
- dej
|
||||||
|
- dej/starší
|
||||||
---
|
---
|
||||||
# Hrad Kalich
|
# Hrad Kalich
|
||||||
1. Kdo a proč si nechal hrad Kalich postavit?
|
1. Kdo a proč si nechal hrad Kalich postavit?
|
||||||
|
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Jeskyně pod Býčí skálou
|
title: Jeskyně pod Býčí skálou
|
||||||
location: 8M4V+XW Habrůvka
|
location: 8M4V+XW Habrůvka
|
||||||
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/starší
|
||||||
---
|
---
|
||||||
# Jeskyně pod Býčí skálou
|
# Jeskyně pod Býčí skálou
|
||||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/lvu8KVU-lEM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/lvu8KVU-lEM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||||
|
|
@ -2,6 +2,9 @@
|
||||||
title: Stonehenge
|
title: Stonehenge
|
||||||
location: 55HF+HG Salisbury, United Kingdom
|
location: 55HF+HG Salisbury, United Kingdom
|
||||||
creation: -2100
|
creation: -2100
|
||||||
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/starší
|
||||||
---
|
---
|
||||||
# Stonehenge
|
# Stonehenge
|
||||||
Komplex kamenů uspořádáných v kruzích.
|
Komplex kamenů uspořádáných v kruzích.
|
||||||
|
|
@ -1,4 +1,12 @@
|
||||||
# Test 11.10.2021
|
---
|
||||||
|
Day: 2021-10-11
|
||||||
|
tags:
|
||||||
|
- dej
|
||||||
|
- testy
|
||||||
|
- testy/dej
|
||||||
|
- dej/starší
|
||||||
|
---
|
||||||
|
# Test 11.10.
|
||||||
1. Jaký kódovací systém rozluštil Alan Turing?
|
1. Jaký kódovací systém rozluštil Alan Turing?
|
||||||
-> Enigma
|
-> Enigma
|
||||||
2. Jakým způsobem funguje letecká archeologie?
|
2. Jakým způsobem funguje letecká archeologie?
|
||||||
|
|
@ -1,4 +1,9 @@
|
||||||
# Pravěk
|
---
|
||||||
|
tags:
|
||||||
|
- dej
|
||||||
|
- dej/starší
|
||||||
|
---
|
||||||
|
# úvod
|
||||||
- období lidských dějin písemně (historicky) nezachycené
|
- období lidských dějin písemně (historicky) nezachycené
|
||||||
-> **pre**-historie
|
-> **pre**-historie
|
||||||
- informace přináší:
|
- informace přináší:
|
||||||
|
|
@ -1,11 +1,16 @@
|
||||||
---
|
---
|
||||||
|
desc: Dějepis
|
||||||
tags:
|
tags:
|
||||||
- dej
|
- dej
|
||||||
|
- dej/README
|
||||||
|
- README
|
||||||
---
|
---
|
||||||
# uvod
|
# Úvod
|
||||||
- humanitní a společenská věda
|
- humanitní a společenská věda
|
||||||
- dějiny člověka a jeho civilizace
|
- dějiny člověka a jeho civilizace
|
||||||
|
|
||||||
|
## Důležitá data
|
||||||
|
![[Data#^806fb9]]
|
||||||
## Prameny
|
## Prameny
|
||||||
1. písemné
|
1. písemné
|
||||||
2. hmotné
|
2. hmotné
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- ech
|
||||||
- ech/Mendělejev
|
- ech/Mendělejev
|
||||||
- osobnosti
|
- osobnosti
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
tags:
|
|
||||||
- ech/učitel
|
|
||||||
- učitelé
|
|
||||||
---
|
|
||||||
# Učitel
|
|
||||||
- Ladislav Trnka
|
|
||||||
- Kabinet 309
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- ech
|
||||||
- ech/vazby
|
- ech/vazby
|
||||||
---
|
---
|
||||||
# Vazby
|
# Vazby
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- ech
|
||||||
- ech/hmota
|
- ech/hmota
|
||||||
---
|
---
|
||||||
# hmota
|
# hmota
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- ech
|
||||||
- ech/atom
|
- ech/atom
|
||||||
- ech/shrodingerova-rovnice
|
- ech/shrodingerova-rovnice
|
||||||
- ech/kvantová-čísla
|
- ech/kvantová-čísla
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,13 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- ech
|
||||||
- ech/radioaktivita
|
- ech/radioaktivita
|
||||||
- ech/radioaktivita/fúzní
|
- ech/radioaktivita/fúzní
|
||||||
- ech/radioaktivita/rozklad
|
- ech/radioaktivita/rozklad
|
||||||
---
|
---
|
||||||
# radioaktivita
|
# radioaktivita
|
||||||
- přírodní proces
|
- přírodní proces
|
||||||
- Objevil fyzik [[Antoine Henri Becquerel]]
|
- Objevil fyzik Antoine Henri Becquerel
|
||||||
|
|
||||||
## Syntetické procesy (fúzní)
|
## Syntetické procesy (fúzní)
|
||||||
- Probíhá u lehčích jader, vznikají těžší
|
- Probíhá u lehčích jader, vznikají těžší
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- fyz
|
||||||
- fyz/exponencionální-zápis
|
- fyz/exponencionální-zápis
|
||||||
---
|
---
|
||||||
# Exponencionální zápis
|
# Exponencionální zápis
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- fyz
|
||||||
|
- fyz/SI
|
||||||
- fyz/SI/jednotky
|
- fyz/SI/jednotky
|
||||||
- fyz/SI/příklady
|
- fyz/SI/příklady
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- fyz
|
||||||
- fyz/pohyb
|
- fyz/pohyb
|
||||||
---
|
---
|
||||||
# Pohyb
|
# Pohyb
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
- fyz/příklad
|
- fyz
|
||||||
|
- fyz/příklady
|
||||||
---
|
---
|
||||||
# Příklad
|
# Příklad
|
||||||
$$
|
$$
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- fyz
|
||||||
- fyz/rychlost
|
- fyz/rychlost
|
||||||
---
|
---
|
||||||
# Rychlost
|
# Rychlost
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
tags:
|
|
||||||
- fyz/učitel
|
|
||||||
- učitelé
|
|
||||||
---
|
|
||||||
# Učitel
|
|
||||||
|
|
||||||
kabinet 309
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- fyz
|
||||||
|
- fyz/veličiny
|
||||||
- fyz/veličiny/vektory
|
- fyz/veličiny/vektory
|
||||||
- fyz/veličiny/síla
|
- fyz/veličiny/síla
|
||||||
- fyz/veličiny/rychlost
|
- fyz/veličiny/rychlost
|
||||||
|
|
@ -10,6 +12,7 @@ tags:
|
||||||
- fyz/veličiny/teplota
|
- fyz/veličiny/teplota
|
||||||
- fyz/veličiny/čas
|
- fyz/veličiny/čas
|
||||||
- fyz/veličiny/náboj
|
- fyz/veličiny/náboj
|
||||||
|
- fyz/SI
|
||||||
- fyz/SI/jednotky
|
- fyz/SI/jednotky
|
||||||
- fyz/SI/předpony
|
- fyz/SI/předpony
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- har
|
||||||
- har/cpu
|
- har/cpu
|
||||||
- har/cpu/alu
|
- har/cpu/alu
|
||||||
- har/cpu/fpu
|
- har/cpu/fpu
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- har
|
||||||
- har/IQRF
|
- har/IQRF
|
||||||
---
|
---
|
||||||
# IQRF
|
# IQRF
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- har
|
||||||
|
- dej
|
||||||
- har/history
|
- har/history
|
||||||
- dej/počítače
|
- dej/počítače
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- mat
|
||||||
- mat/druhá-odmocnina
|
- mat/druhá-odmocnina
|
||||||
---
|
---
|
||||||
# Druhá odmocnina
|
# Druhá odmocnina
|
||||||
|
|
|
||||||
10
notes/mat/Matematika.md
Normal file
10
notes/mat/Matematika.md
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
desc: Matematika
|
||||||
|
tags:
|
||||||
|
- mat/README
|
||||||
|
- README
|
||||||
|
---
|
||||||
|
# Matematika
|
||||||
|
```dataviewjs
|
||||||
|
dv.table(["Téma", "Klíčová slova"], dv.pages('"mat"').filter(t => !t.tags.includes("README") && !t.tableIgnored).map(t => ["[[" + t.file.name + "]]", t.file.etags.join(", ")]))
|
||||||
|
```
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- mat
|
||||||
- mat/množiny
|
- mat/množiny
|
||||||
- mat/množiny/průnik
|
- mat/množiny/průnik
|
||||||
- mat/množiny/podmnožina
|
- mat/množiny/podmnožina
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- mat
|
||||||
- mat/násobek
|
- mat/násobek
|
||||||
- mat/dělitel
|
- mat/dělitel
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- mat
|
||||||
- mat/prvočísla/rozklad
|
- mat/prvočísla/rozklad
|
||||||
---
|
---
|
||||||
# Rozklad složených čísel na součin prvočísel
|
# Rozklad složených čísel na součin prvočísel
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- mat
|
||||||
- mat/zakrouhlení
|
- mat/zakrouhlení
|
||||||
---
|
---
|
||||||
# Zakrouhlení
|
# Zakrouhlení
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- mat
|
||||||
- mat/zlomky
|
- mat/zlomky
|
||||||
---
|
---
|
||||||
# Zlomky
|
# Zlomky
|
||||||
|
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
tags:
|
|
||||||
- mat/učitel
|
|
||||||
- učitelé/tkáč
|
|
||||||
---
|
|
||||||
# učitel
|
|
||||||
Tkáč
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- mat
|
||||||
- mat/číselné-obory
|
- mat/číselné-obory
|
||||||
- mat/imaginárni-číslo
|
- mat/imaginárni-číslo
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
|
- mat
|
||||||
- mat/číselne-soustavy
|
- mat/číselne-soustavy
|
||||||
---
|
---
|
||||||
# Číselné soustavy
|
# Číselné soustavy
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
---
|
---
|
||||||
|
Day: 2021-09-16
|
||||||
tags:
|
tags:
|
||||||
- pdv
|
- pdv
|
||||||
- pdv/linux
|
- pdv/linux
|
||||||
---
|
---
|
||||||
# 30let linuxu
|
# 30 let linuxu
|
||||||
Necelé 2 týdny zpátky (v době psaní) bylo výročí 30 let od oznámení linuxu. Linus Torvalds 25. srpna poslal email kde psal o tom, jak pracuje na operačním systému pro procesory řady 386/486, a taky napsal že to nebude nic velkého a profesionálního jako GNU (ironicky). Napsal že Linux není portovatelný, protože používá hodně funkcí specifických pro 386 procesory. Nedávno byl naportován na VRChat shader (pomocí emulace RISC-V procesoru, který má úplně jinou architekturu než 386).
|
Necelé 2 týdny zpátky (v době psaní) bylo výročí 30 let od oznámení linuxu. Linus Torvalds 25. srpna poslal email kde psal o tom, jak pracuje na operačním systému pro procesory řady 386/486, a taky napsal že to nebude nic velkého a profesionálního jako GNU (ironicky). Napsal že Linux není portovatelný, protože používá hodně funkcí specifických pro 386 procesory. Nedávno byl naportován na VRChat shader (pomocí emulace RISC-V procesoru, který má úplně jinou architekturu než 386).
|
||||||
> It will never be the professional OS that Hurd will be.
|
> It will never be the professional OS that Hurd will be.
|
||||||
> — <cite>Linus Torvalds</cite>
|
> — <cite>Linus Torvalds</cite>
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
Day: 2021-11-04
|
||||||
tags:
|
tags:
|
||||||
- pdv
|
- pdv
|
||||||
- pdv/procesor
|
- pdv/procesor
|
||||||
|
|
|
||||||
10
notes/psi/Sítě.md
Normal file
10
notes/psi/Sítě.md
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
desc: Počítačové sítě
|
||||||
|
tags:
|
||||||
|
- psi
|
||||||
|
- README
|
||||||
|
---
|
||||||
|
# Sítě
|
||||||
|
```dataviewjs
|
||||||
|
dv.table(["Téma", "Popis", "Klíčová slova"], dv.pages('"psi"').filter(t => !t.tags.includes("README") && !t.tableIgnored).map(t => ["[[" + t.file.name + "]]", t.desc, t.file.etags.join(", ")]))
|
||||||
|
```
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
---
|
---
|
||||||
|
desc: Základní pojmy a věci okolo internetu.
|
||||||
tags:
|
tags:
|
||||||
- psi
|
- psi
|
||||||
- psi/protokol
|
- psi/protokol
|
||||||
- psi/isoosi
|
- psi/iso-osi
|
||||||
- psi/tcp
|
- psi/tcp
|
||||||
- psi/ip
|
- psi/ip
|
||||||
- psi/udp
|
- psi/udp
|
||||||
|
|
|
||||||
13
notes/učitelé/Alena Rybáková.md
Normal file
13
notes/učitelé/Alena Rybáková.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: RNDr. Alena Rybáková
|
||||||
|
shortName: Rb
|
||||||
|
kabinet: 209
|
||||||
|
mail: alena.rybakova@ssps.cz
|
||||||
|
class: fyz
|
||||||
|
tags:
|
||||||
|
- fyz
|
||||||
|
- učitelé
|
||||||
|
---
|
||||||
|
# Alena Rybáková
|
||||||
|
- RNDr. Alena Rybáková
|
||||||
|
- 209
|
||||||
13
notes/učitelé/Andrea Vlasáková.md
Normal file
13
notes/učitelé/Andrea Vlasáková.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: Mgr. Andrea Vlasáková
|
||||||
|
shortName: Vl
|
||||||
|
kabinet: 205
|
||||||
|
mail: andrea.vlasakova@ssps.cz
|
||||||
|
class: ang
|
||||||
|
tags:
|
||||||
|
- ang
|
||||||
|
- učitelé
|
||||||
|
---
|
||||||
|
# Andrea Vlasáková
|
||||||
|
- Mgr. Andrea Vlasáková
|
||||||
|
- 204
|
||||||
13
notes/učitelé/Aramis Tochjan.md
Normal file
13
notes/učitelé/Aramis Tochjan.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: Ing. Aramis Tochjan
|
||||||
|
shortName: Tn
|
||||||
|
kabinet: 204
|
||||||
|
mail: aramis.tochjan@ssps.cz
|
||||||
|
class: har
|
||||||
|
tags:
|
||||||
|
- har
|
||||||
|
- učitelé
|
||||||
|
---
|
||||||
|
# Aramis Tochjan
|
||||||
|
- Ing. Aramis Tochjan
|
||||||
|
- 204
|
||||||
13
notes/učitelé/Ivona Vítová.md
Normal file
13
notes/učitelé/Ivona Vítová.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: Mgr. Ivona Vítová
|
||||||
|
shortName: Vt
|
||||||
|
kabinet: 303
|
||||||
|
mail: ivona.vitova@ssps.cz
|
||||||
|
class: cjl
|
||||||
|
tags:
|
||||||
|
- cjl
|
||||||
|
- učitelé
|
||||||
|
---
|
||||||
|
# Ivona Vítová
|
||||||
|
- Mgr. Ivona Vítová
|
||||||
|
- 303
|
||||||
13
notes/učitelé/Ladislav Trnka.md
Normal file
13
notes/učitelé/Ladislav Trnka.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: Ing. Ladislav Trnka
|
||||||
|
shortName: Ta
|
||||||
|
kabinet: 209
|
||||||
|
mail: ladislav.trnka@ssps.cz
|
||||||
|
class: ech
|
||||||
|
tags:
|
||||||
|
- ech
|
||||||
|
- učitelé
|
||||||
|
---
|
||||||
|
# Ladislav Trnka
|
||||||
|
- Ing. Ladislav Trnka
|
||||||
|
- 209
|
||||||
13
notes/učitelé/Tomáš Tkáč.md
Normal file
13
notes/učitelé/Tomáš Tkáč.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: Mgr. Tomáš Tkáč
|
||||||
|
shortName: Tk
|
||||||
|
kabinet: 305
|
||||||
|
mail: tomas.tkac@ssps.cz
|
||||||
|
class: mat
|
||||||
|
tags:
|
||||||
|
- mat
|
||||||
|
- učitelé
|
||||||
|
---
|
||||||
|
# Tomáš Tkáč
|
||||||
|
- Mgr. Tomáš Tkáč
|
||||||
|
- 305
|
||||||
Loading…
Reference in a new issue