mirror of
https://github.com/danbulant/notes
synced 2026-05-21 13:28:49 +00:00
vault backup: 2021-10-25 09:06:05
This commit is contained in:
parent
6597265f04
commit
dd6a640ec5
8 changed files with 290 additions and 9 deletions
7
notes/.obsidian/app.json
vendored
7
notes/.obsidian/app.json
vendored
|
|
@ -1,6 +1 @@
|
|||
{
|
||||
"showFrontmatter": false,
|
||||
"foldHeading": true,
|
||||
"showUnsupportedFiles": true,
|
||||
"attachmentFolderPath": "data"
|
||||
}
|
||||
{}
|
||||
3
notes/.obsidian/community-plugins.json
vendored
3
notes/.obsidian/community-plugins.json
vendored
|
|
@ -23,5 +23,6 @@
|
|||
"wikilinks-to-mdlinks-obsidian",
|
||||
"obsidian-outliner",
|
||||
"obsidian-chartsview-plugin",
|
||||
"obsidian-activity-history"
|
||||
"obsidian-activity-history",
|
||||
"obsidian-excalidraw-plugin"
|
||||
]
|
||||
|
|
@ -12,8 +12,8 @@
|
|||
"checkpointList": [
|
||||
{
|
||||
"path": "/",
|
||||
"date": "2021-10-21",
|
||||
"size": 56947
|
||||
"date": "2021-10-25",
|
||||
"size": 57099
|
||||
}
|
||||
],
|
||||
"activityHistory": [
|
||||
|
|
@ -123,6 +123,22 @@
|
|||
{
|
||||
"date": "2021-10-21",
|
||||
"value": 12918
|
||||
},
|
||||
{
|
||||
"date": "2021-10-22",
|
||||
"value": 12
|
||||
},
|
||||
{
|
||||
"date": "2021-10-23",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"date": "2021-10-24",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"date": "2021-10-25",
|
||||
"value": 140
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
35
notes/.obsidian/plugins/obsidian-excalidraw-plugin/data.json
vendored
Normal file
35
notes/.obsidian/plugins/obsidian-excalidraw-plugin/data.json
vendored
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"folder": "Excalidraw",
|
||||
"templateFilePath": "Excalidraw/Template.excalidraw",
|
||||
"drawingFilenamePrefix": "Drawing ",
|
||||
"drawingFilenameDateTime": "YYYY-MM-DD HH.mm.ss",
|
||||
"width": "400",
|
||||
"matchTheme": false,
|
||||
"matchThemeAlways": false,
|
||||
"zoomToFitOnResize": true,
|
||||
"zoomToFitMaxLevel": 2,
|
||||
"linkPrefix": "📍",
|
||||
"urlPrefix": "🌐",
|
||||
"openInAdjacentPane": false,
|
||||
"showLinkBrackets": true,
|
||||
"allowCtrlClick": true,
|
||||
"forceWrap": false,
|
||||
"pageTransclusionCharLimit": 200,
|
||||
"pngExportScale": 1,
|
||||
"exportWithTheme": true,
|
||||
"exportWithBackground": true,
|
||||
"keepInSync": false,
|
||||
"autoexportSVG": false,
|
||||
"autoexportPNG": false,
|
||||
"autoexportExcalidraw": false,
|
||||
"embedType": "excalidraw",
|
||||
"syncExcalidraw": false,
|
||||
"experimentalFileType": false,
|
||||
"experimentalFileTag": "✏️",
|
||||
"compatibilityMode": false,
|
||||
"loadCount": 1,
|
||||
"drawingOpenCount": 0,
|
||||
"library": "{\"type\":\"excalidrawlib\",\"version\":1,\"library\":[]}",
|
||||
"patchCommentBlock": true,
|
||||
"imageElementNotice": true
|
||||
}
|
||||
215
notes/.obsidian/plugins/obsidian-excalidraw-plugin/main.js
vendored
Normal file
215
notes/.obsidian/plugins/obsidian-excalidraw-plugin/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
notes/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json
vendored
Normal file
10
notes/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "obsidian-excalidraw-plugin",
|
||||
"name": "Excalidraw",
|
||||
"version": "1.4.0",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
|
||||
"author": "Zsolt Viczian",
|
||||
"authorUrl": "https://zsolt.blog",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
1
notes/.obsidian/plugins/obsidian-excalidraw-plugin/styles.css
vendored
Normal file
1
notes/.obsidian/plugins/obsidian-excalidraw-plugin/styles.css
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.App{font-family:sans-serif;text-align:center}.excalidraw-wrapper{height:100%;margin:0px;background-color:#fff}.context-menu-option__shortcut{background-color:transparent!important}.block-language-excalidraw{text-align:center}.excalidraw .github-corner{display:none}img.excalidraw-svg-right-wrap{float:right;margin:0px 0px 20px 20px}img.excalidraw-svg-left-wrap{float:left;margin:0px 35px 20px 0px}img.excalidraw-svg-right{float:right}img.excalidraw-svg-left{float:left}div.excalidraw-svg-right,div.excalidraw-svg-left{display:table;width:100%}button.ToolIcon_type_button[title=Export]{display:none}.excalidraw-prompt-div{display:flex;max-width:600px}.excalidraw-prompt-form{display:flex;flex-grow:1}.excalidraw-prompt-input{flex-grow:1}li[data-testid]{border:0!important;margin:0!important;padding:0!important;width:100%!important}.excalidraw .context-menu-option-separator{margin:4px!important}.excalidraw .popover{padding:0!important;border-color:transparent!important;border:0!important;box-shadow:0!important;background-color:transparent!important}.disable-zen-mode--visible{color:var(--text-primary-color)}.disable-zen-mode{width:9em!important}.ex-coffee-div{text-align:center;margin-bottom:20px}
|
||||
8
notes/ech/Názvosloví.md
Normal file
8
notes/ech/Názvosloví.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Názvosloví
|
||||
## Trivální
|
||||
"jednoduché" názvy
|
||||
|
||||
- **voda** $H_2O$
|
||||
- **sulfan** $H_2S$
|
||||
- **amoniak** $NH_3$
|
||||
- **peroxid vodíku** $H_2O_2$
|
||||
Loading…
Reference in a new issue