mirror of
https://github.com/danbulant/notes
synced 2026-05-21 21:39:13 +00:00
vault backup: 2022-09-29 14:25:14
This commit is contained in:
parent
39b8f7f0d7
commit
56f93a99b8
36 changed files with 117 additions and 39 deletions
2
notes/.obsidian/graph.json
vendored
2
notes/.obsidian/graph.json
vendored
|
|
@ -95,6 +95,6 @@
|
|||
"repelStrength": 11.9047619047619,
|
||||
"linkStrength": 0.654761904761905,
|
||||
"linkDistance": 195,
|
||||
"scale": 0.17579854984844898,
|
||||
"scale": 0.04993528587681569,
|
||||
"close": true
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
{
|
||||
"path": "/",
|
||||
"date": "2022-09-29",
|
||||
"size": 907146
|
||||
"size": 909249
|
||||
}
|
||||
],
|
||||
"activityHistory": [
|
||||
|
|
@ -834,7 +834,7 @@
|
|||
},
|
||||
{
|
||||
"date": "2022-09-29",
|
||||
"value": 0
|
||||
"value": 2103
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -130,6 +130,14 @@
|
|||
"lastUpdated": 1664280426435
|
||||
}
|
||||
}
|
||||
},
|
||||
"cjl/literatura": {
|
||||
"cjl/literatura": {
|
||||
"frontMatter": {
|
||||
"count": 3,
|
||||
"lastUpdated": 1664452694456
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -9,9 +9,11 @@
|
|||
"folderEmoji": ":card_index_dividers:",
|
||||
"fileEmoji": ":page_facing_up:",
|
||||
"enableEmojis": false,
|
||||
"foldersExcluded": "",
|
||||
"foldersExcluded": "notes/",
|
||||
"foldersIncluded": "",
|
||||
"sortOrder": "asc",
|
||||
"addSquareBrackets": true,
|
||||
"embedSubIndex": false
|
||||
"embedSubIndex": false,
|
||||
"templateFile": "",
|
||||
"frontMatterSeparator": "---"
|
||||
}
|
||||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [generated]
|
||||
---
|
||||
# Osobnosti
|
||||
```dataviewjs
|
||||
dv.table(["Jméno", "Předmět", "Popis"], dv.pages("#osobnosti").sort(u => u.name).map(u => ["[" + u.file.name + "](./" + encodeURI(u.file.path) + ")", u.tags[0], u.desc]))
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
tags:
|
||||
tags: [MOC]
|
||||
- ang
|
||||
- generated
|
||||
- index
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl]
|
||||
---
|
||||
# Pedagog a didaktik
|
||||
Pedagog vzdělává a vychovává
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl, cjl/literatura ]
|
||||
---
|
||||
# Díla, postavy, vlastnosti
|
||||
- Don Quijote - - snílek
|
||||
- Vergillius - autor?
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl, cjl/literatura, cjl/renesance]
|
||||
---
|
||||
# Hamlet
|
||||
- strýc Claudius mu zabije otce jedem do ucha
|
||||
- Hamletovi se zjeví duch jeho otce a řekne mu kdo ho zabil a jak
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl, cjl/literatura, cjl/renesance]
|
||||
---
|
||||
# Humanismus
|
||||
- myšlenkový proud
|
||||
- humanus - lidský
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl, cjl/literatura, cjl/renesance]
|
||||
---
|
||||
# Othello, mouření Benátský
|
||||
Odehrává se v Benátkách a na kypru
|
||||
Jargon mu namluvil že ho podvádí žena Desdemona
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl, MOC, generated, cjl/literatura ]
|
||||
---
|
||||
# Renesance
|
||||
umělecký směr
|
||||
aplikace humanismu stvořila renesanci
|
||||
|
|
@ -22,8 +25,8 @@ imagePrefix: 'data/'
|
|||
- [[cjl/literatura/slohy/Renesance/Humanismus|Humanismus]]
|
||||
- [[cjl/literatura/slohy/Renesance/Othello, mouření Benátský|Othello, mouření Benátský]]
|
||||
- [[cjl/literatura/slohy/Renesance/Romeo a Julie|Romeo a Julie]]
|
||||
- [[cjl/literatura/slohy/Renesance/Shakespear|Shakespear]]
|
||||
- [[cjl/literatura/slohy/Renesance/Sonety|Sonety]]
|
||||
- [[cjl/literatura/slohy/Renesance/William Shakespear|William Shakespear]]
|
||||
- [[cjl/literatura/slohy/Renesance/Zimní pohádka|Zimní pohádka]]
|
||||
- [[cjl/literatura/slohy/Renesance/Zkrocení zlé ženy|Zkrocení zlé ženy]]
|
||||
%% Zoottelkeeper: End of the autogenerated index file list %%
|
||||
|
|
|
|||
|
|
@ -1 +1,4 @@
|
|||
---
|
||||
tags: [cjl, cjl/literatura, cjl/renesance]
|
||||
---
|
||||
# Romeo a Julie
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl, cjl/literatura, cjl/renesance]
|
||||
---
|
||||
# Sonety
|
||||
- 4, 4, 3 a 3 verše ve slokách
|
||||
- 3 sloky
|
||||
|
|
@ -1,4 +1,8 @@
|
|||
# Shakespear
|
||||
---
|
||||
tags: [cjl, cjl/literatura, cjl/renesance, osobnosti]
|
||||
desc: Anglický spisovatel 15. st.
|
||||
---
|
||||
# William Shakespear
|
||||
|
||||
narození - Stredfort
|
||||
smrt - Stredfort
|
||||
|
|
@ -1,2 +1,5 @@
|
|||
---
|
||||
tags: [cjl, cjl/literatura, cjl/renesance]
|
||||
---
|
||||
# Zimní pohádka
|
||||
česku Shakespear připsal moře
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl, cjl/literatura, cjl/renesance]
|
||||
---
|
||||
# Zkrocení zlé ženy
|
||||
Kateřina - zlá
|
||||
Bianka - druhá dcera
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ tags: [cjl, generated, index, MOC]
|
|||
---
|
||||
# slohy
|
||||
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
|
||||
- [[cjl/literatura/slohy/Baroko/Baroko|Baroko]]
|
||||
- [[cjl/literatura/slohy/Gotika/Gotika|Gotika]]
|
||||
- [[cjl/literatura/slohy/Renesance/Renesance|Renesance]]
|
||||
- [[cjl/literatura/slohy/Románské umění|Románské umění]]
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [cjl, testy]
|
||||
---
|
||||
# Hamlet
|
||||
1. (děj se odehrává v) dánsko ✔️
|
||||
2. (o smrti otce a způsobu ho informuje) duch jeho otce ✔️
|
||||
|
|
|
|||
|
|
@ -120,6 +120,30 @@ imagePrefix: 'data/'
|
|||
- [[data/Pasted image 20220216103846.png|Pasted image 20220216103846.png]]
|
||||
- [[data/Pasted image 20220216104238.png|Pasted image 20220216104238.png]]
|
||||
- [[data/Pasted image 20220330092631.png|Pasted image 20220330092631.png]]
|
||||
- [[data/Pasted image 20220802111952.png|Pasted image 20220802111952.png]]
|
||||
- [[data/Pasted image 20220802112006.png|Pasted image 20220802112006.png]]
|
||||
- [[data/Pasted image 20220802112133.png|Pasted image 20220802112133.png]]
|
||||
- [[data/Pasted image 20220802112219.png|Pasted image 20220802112219.png]]
|
||||
- [[data/Pasted image 20220802112324.png|Pasted image 20220802112324.png]]
|
||||
- [[data/Pasted image 20220908113126.png|Pasted image 20220908113126.png]]
|
||||
- [[data/Pasted image 20220908113147.png|Pasted image 20220908113147.png]]
|
||||
- [[data/Pasted image 20220913130540.png|Pasted image 20220913130540.png]]
|
||||
- [[data/Pasted image 20220913131301.png|Pasted image 20220913131301.png]]
|
||||
- [[data/Pasted image 20220913131815.png|Pasted image 20220913131815.png]]
|
||||
- [[data/Pasted image 20220913132303.png|Pasted image 20220913132303.png]]
|
||||
- [[data/Pasted image 20220919200541.png|Pasted image 20220919200541.png]]
|
||||
- [[data/Pasted image 20220920130334.png|Pasted image 20220920130334.png]]
|
||||
- [[data/Pasted image 20220920141533.png|Pasted image 20220920141533.png]]
|
||||
- [[data/Pasted image 20220921112153.png|Pasted image 20220921112153.png]]
|
||||
- [[data/Pasted image 20220921112929.png|Pasted image 20220921112929.png]]
|
||||
- [[data/Pasted image 20220922111932.png|Pasted image 20220922111932.png]]
|
||||
- [[data/Pasted image 20220922112018.png|Pasted image 20220922112018.png]]
|
||||
- [[data/Pasted image 20220922112549.png|Pasted image 20220922112549.png]]
|
||||
- [[data/Pasted image 20220922113158.png|Pasted image 20220922113158.png]]
|
||||
- [[data/Pasted image 20220927141134.png|Pasted image 20220927141134.png]]
|
||||
- [[data/Pasted image 20220927141326.png|Pasted image 20220927141326.png]]
|
||||
- [[data/Pasted image 20220927141615.png|Pasted image 20220927141615.png]]
|
||||
- [[data/Pasted image 20220927142531.png|Pasted image 20220927142531.png]]
|
||||
- [[data/Rezistory 2022-06-09 11.29.33.excalidraw|Rezistory 2022-06-09 11.29.33.excalidraw]]
|
||||
- [[data/spoj průchozím šroubem 1.bmp|spoj průchozím šroubem 1.bmp]]
|
||||
- [[data/spoj průchozím šroubem 2.bmp|spoj průchozím šroubem 2.bmp]]
|
||||
|
|
@ -128,6 +152,7 @@ imagePrefix: 'data/'
|
|||
- [[data/Struktura povrchu_označení.excalidraw|Struktura povrchu_označení.excalidraw]]
|
||||
- [[data/struktura povrchu.bmp|struktura povrchu.bmp]]
|
||||
- [[data/struktura povrchu.svg|struktura povrchu.svg]]
|
||||
- [[data/TCP-IP.jpg|TCP-IP.jpg]]
|
||||
- [[data/tcpudp.jpg|tcpudp.jpg]]
|
||||
- [[data/tek-preruseni-dva.excalidraw|tek-preruseni-dva.excalidraw]]
|
||||
- [[data/Text Elements|Text Elements]]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
---
|
||||
tags: [MOC, dej, generated, index]
|
||||
--- ---
|
||||
tags: [MOC, dej, generated, index]
|
||||
---
|
||||
# dej
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
tags: [MCD, ele, index, generated]
|
||||
tags: [MCD, ele, index, generated, MOC]
|
||||
---
|
||||
# Elektrárny
|
||||
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
tags: [MCD, generated, index, ele, ele/elektrárny]
|
||||
tags: [MCD, generated, index, ele, ele/elektrárny, MOC]
|
||||
---
|
||||
# Jaderná elektrárna
|
||||
Nejšetrnější neobnovitelný zdroj, největší výkon, problémy s radioaktivitou.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
tags: [ele, ele/poruchy]
|
||||
tags: [ele, ele/poruchy, MOC]
|
||||
---
|
||||
# Poruchy
|
||||
```ccard
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
tags: [HAR]
|
||||
tags: [har]
|
||||
---
|
||||
# BIOS
|
||||
Basic input output system
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [har]
|
||||
---
|
||||
# GPU
|
||||
- dpi = dots (pixel) per inch
|
||||
-
|
||||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [har]
|
||||
---
|
||||
# Grafika
|
||||
- GPU procesor - AMD (ATI)/nVidia
|
||||
- GPU karty - ASUS, Gigabyte, další
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [har]
|
||||
---
|
||||
# HDD
|
||||
- mechanický disk
|
||||
- elektromagnetický princip
|
||||
|
|
|
|||
|
|
@ -1,2 +1,5 @@
|
|||
---
|
||||
tags: [har]
|
||||
---
|
||||
# USB
|
||||
[USB Cheat Sheet](https://fabiensanglard.net/usbcheat/index.html)
|
||||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [har]
|
||||
---
|
||||
# otázky
|
||||
## Co jsou to vstupní zařízení + příklady
|
||||
zařízení který dávají vstup do počítače
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
tags: [kbb, generated, index]
|
||||
tags: [kbb, generated, index, MOC]
|
||||
---
|
||||
# haxagon
|
||||
```ccard
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
tags:
|
||||
tags: [MOC]
|
||||
- mat
|
||||
- mat/lomeno
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,27 +4,3 @@ type: folder_brief_live
|
|||
folder: /
|
||||
noteOnly: true
|
||||
```
|
||||
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
|
||||
- [[ang/ang|ang]]
|
||||
- [[cjl/cjl|cjl]]
|
||||
- [[data/data|data]]
|
||||
- [[dej/dej|dej]]
|
||||
- [[ech/ech|ech]]
|
||||
- [[ele/ele|ele]]
|
||||
- [[Excalidraw/Excalidraw|Excalidraw]]
|
||||
- [[fyz/fyz|fyz]]
|
||||
- [[har/har|har]]
|
||||
- [[kbb/kbb|kbb]]
|
||||
- [[mat/mat|mat]]
|
||||
- [[Misc/Misc|Misc]]
|
||||
- [[ONA/ONA|ONA]]
|
||||
- [[OSE/OSE|OSE]]
|
||||
- [[Osobnosti|Osobnosti]]
|
||||
- [[pdv/pdv|pdv]]
|
||||
- [[preamble.sty|preamble.sty]]
|
||||
- [[projects/projects|projects]]
|
||||
- [[psi/psi|psi]]
|
||||
- [[README|README]]
|
||||
- [[tek/tek|tek]]
|
||||
- [[učitelé/učitelé|učitelé]]
|
||||
%% Zoottelkeeper: End of the autogenerated index file list %%
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [psi]
|
||||
---
|
||||
# CCNA1 Final PTSA
|
||||
|
||||
`192.168.10.0/24`
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [psi]
|
||||
---
|
||||
# Data Center Tier
|
||||
| Param | Tier 1 | Tier 2 | Tier 3 | Tier 4 |
|
||||
| ---------------------------------------------- | ------------------------------------------------------ | -------------------------------------------------- | ------------------------------------------------------ | ------------------------------------------------------------------------ |
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
tags: [psi]
|
||||
---
|
||||
# IPv6
|
||||
128bitová adresace
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue