diff --git a/notes/.obsidian/plugins/obsidian-activity-history/data.json b/notes/.obsidian/plugins/obsidian-activity-history/data.json index 0d9a084..7917442 100644 --- a/notes/.obsidian/plugins/obsidian-activity-history/data.json +++ b/notes/.obsidian/plugins/obsidian-activity-history/data.json @@ -12,8 +12,8 @@ "checkpointList": [ { "path": "/", - "date": "2022-02-28", - "size": 798136 + "date": "2022-03-02", + "size": 798483 } ], "activityHistory": [ @@ -483,6 +483,14 @@ { "date": "2022-02-28", "value": 1831 + }, + { + "date": "2022-03-01", + "value": 0 + }, + { + "date": "2022-03-02", + "value": 361 } ] } diff --git a/notes/har/Konektory.md b/notes/har/Konektory.md new file mode 100644 index 0000000..84dbf71 --- /dev/null +++ b/notes/har/Konektory.md @@ -0,0 +1,22 @@ +# Konektory +## PS/2 +- ❌ hotplug +## VGA +Video graphic adapter +Analog +## USB +Universal serial bus +- ✔️ hotplug +## DVI +Digital video +## HDMI +Starší High Definition Multimedia Interface +používanější +## Display Port +Novější +## eSATA +externí SATA připojení +## Jack +Na zvuk +## Cinch +Composite (component video) diff --git a/notes/har/har.md b/notes/har/har.md index c041e47..2826c2a 100644 --- a/notes/har/har.md +++ b/notes/har/har.md @@ -12,6 +12,7 @@ imagePrefix: 'data/' - [[har/CPU|CPU]] - [[har/historie počítačů|historie počítačů]] - [[har/IQRF|IQRF]] +- [[har/Konektory|Konektory]] - [[har/Micro Controller Unit|Micro Controller Unit]] - [[har/Pipelining|Pipelining]] - [[har/WOL|WOL]]