From 4202f9e64f8b368d109f4aaffd81ababa95aa33e Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Thu, 25 Nov 2021 16:13:16 +0100 Subject: [PATCH 1/2] update --- notes/.obsidian/graph.json | 2 +- .../obsidian-activity-history/data.json | 20 ++++++------------- notes/mat/mat.md | 5 +---- notes/psi/Základní konfigurace.md | 3 +++ 4 files changed, 11 insertions(+), 19 deletions(-) diff --git a/notes/.obsidian/graph.json b/notes/.obsidian/graph.json index 95eb409..a08ebf8 100644 --- a/notes/.obsidian/graph.json +++ b/notes/.obsidian/graph.json @@ -88,6 +88,6 @@ "repelStrength": 10.2352941176471, "linkStrength": 0.458823529411765, "linkDistance": 240, - "scale": 0.18153310929099628, + "scale": 0.25971864303398534, "close": false } \ No newline at end of file diff --git a/notes/.obsidian/plugins/obsidian-activity-history/data.json b/notes/.obsidian/plugins/obsidian-activity-history/data.json index c143f4e..a867930 100644 --- a/notes/.obsidian/plugins/obsidian-activity-history/data.json +++ b/notes/.obsidian/plugins/obsidian-activity-history/data.json @@ -154,7 +154,7 @@ }, { "date": "2021-11-05", - "value": 1875 + "value": 0 }, { "date": "2021-11-06", @@ -162,23 +162,15 @@ }, { "date": "2021-11-07", - "value": 1870 + "value": 2167 }, { - "date": "2021-11-08", - "value": 6153 - }, - { - "date": "2021-11-12", - "value": 6702 + "date": "2021-11-11", + "value": 728 }, { "date": "2021-11-15", - "value": 322 - }, - { - "date": "2021-11-16", - "value": 0 + "value": 722 }, { "date": "2021-11-18", @@ -186,7 +178,7 @@ }, { "date": "2021-11-19", - "value": 60229 + "value": 39583 } ] } diff --git a/notes/mat/mat.md b/notes/mat/mat.md index 863c5b5..2bffbb3 100644 --- a/notes/mat/mat.md +++ b/notes/mat/mat.md @@ -1,8 +1,5 @@ --- -tags: [MOC] - - mat - - generated - - index +tags: [MOC, mat, generated, index] --- # mat ```ccard diff --git a/notes/psi/Základní konfigurace.md b/notes/psi/Základní konfigurace.md index ca57e25..27b4cfe 100644 --- a/notes/psi/Základní konfigurace.md +++ b/notes/psi/Základní konfigurace.md @@ -1,3 +1,6 @@ +--- +tags: [psi] +--- # Základní konfigurace ## Sdílené Módy: From 6d155f39f074d04bee62799c9c948e744a8dba95 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Thu, 25 Nov 2021 17:11:16 +0100 Subject: [PATCH 2/2] vault backup: 2021-11-25 17:11:16 --- .../plugins/obsidian-activity-history/data.json | 4 ++-- notes/dej/dej.md | 5 +---- notes/dej/quiz/Uherské králostviví a Maďarsko.md | 3 +++ notes/dej/quiz/quiz.md | 2 +- notes/dej/starší/starší.md | 6 +----- notes/ele/Ampérmetr.md | 2 +- notes/ele/Cívky.md | 3 +++ notes/ele/Kondenzátory.md | 3 +++ notes/har/Micro Controller Unit.md | 1 + notes/har/har.md | 5 +---- notes/kbb/haxagon/Terminals.md | 9 +++++++++ notes/kbb/haxagon/haxagon.md | 8 ++++++++ notes/kbb/kbb.md | 3 ++- notes/kbb/{ => tools}/SQLMap.md | 0 notes/kbb/tools/tools.md | 8 ++++++++ 15 files changed, 44 insertions(+), 18 deletions(-) create mode 100644 notes/kbb/haxagon/Terminals.md create mode 100644 notes/kbb/haxagon/haxagon.md rename notes/kbb/{ => tools}/SQLMap.md (100%) create mode 100644 notes/kbb/tools/tools.md diff --git a/notes/.obsidian/plugins/obsidian-activity-history/data.json b/notes/.obsidian/plugins/obsidian-activity-history/data.json index 916b200..a4dd41e 100644 --- a/notes/.obsidian/plugins/obsidian-activity-history/data.json +++ b/notes/.obsidian/plugins/obsidian-activity-history/data.json @@ -13,7 +13,7 @@ { "path": "/", "date": "2021-11-25", - "size": 258708 + "size": 260050 } ], "activityHistory": [ @@ -198,7 +198,7 @@ }, { "date": "2021-11-25", - "value": 1703 + "value": 3045 } ] } diff --git a/notes/dej/dej.md b/notes/dej/dej.md index 53e9f18..242d908 100644 --- a/notes/dej/dej.md +++ b/notes/dej/dej.md @@ -1,8 +1,5 @@ --- -tags: [MOC] - - dej - - generated - - index +tags: [MOC, dej, generated, index] --- # dej ```ccard diff --git a/notes/dej/quiz/Uherské králostviví a Maďarsko.md b/notes/dej/quiz/Uherské králostviví a Maďarsko.md index d559b62..eb9d37b 100644 --- a/notes/dej/quiz/Uherské králostviví a Maďarsko.md +++ b/notes/dej/quiz/Uherské králostviví a Maďarsko.md @@ -1,3 +1,6 @@ +--- +tags: [dej] +--- # Uherské králostviví a Maďarsko 1. **V čem spočívá tzv. svatoštěpánská myšlenka?** Maďarsko byli "ti hlavní", ostatní kultury pouze jako hosté. ~~Různé kultury a jazyky jsou dobré pro chod země.~~ 2. **Vyjmenujte národy, které v Uherském králoství žily.** Slováci, Rusíni, Maďaři, Chorvati, Srbové, Rumuni, Němci, Židé, Cikáni a Sikulové diff --git a/notes/dej/quiz/quiz.md b/notes/dej/quiz/quiz.md index f4babe6..6c6d17c 100644 --- a/notes/dej/quiz/quiz.md +++ b/notes/dej/quiz/quiz.md @@ -1,5 +1,5 @@ --- -tags: [MOC, generated, index] +tags: [MOC, dej, generated, index] --- # quiz %% Zoottelkeeper: Beginning of the autogenerated index file list %% diff --git a/notes/dej/starší/starší.md b/notes/dej/starší/starší.md index d32062e..3020199 100644 --- a/notes/dej/starší/starší.md +++ b/notes/dej/starší/starší.md @@ -1,9 +1,5 @@ --- -tags: [MOC] - - dej - - dej/starší - - generated - - index +tags: [MOC, dej, dej/starší, generated, index] --- # starší ```ccard diff --git a/notes/ele/Ampérmetr.md b/notes/ele/Ampérmetr.md index bacd10b..f34c768 100644 --- a/notes/ele/Ampérmetr.md +++ b/notes/ele/Ampérmetr.md @@ -1,5 +1,5 @@ --- -tags: [ech, přístroje] +tags: [ele, přístroje] --- # Ampérmetr - Měří ampéry. diff --git a/notes/ele/Cívky.md b/notes/ele/Cívky.md index 1a40ccf..60ac0fc 100644 --- a/notes/ele/Cívky.md +++ b/notes/ele/Cívky.md @@ -1,3 +1,6 @@ +--- +tags: [ele] +--- # Cívky - dvoupólová součástka - pasivní diff --git a/notes/ele/Kondenzátory.md b/notes/ele/Kondenzátory.md index 7540f31..7c5ac7c 100644 --- a/notes/ele/Kondenzátory.md +++ b/notes/ele/Kondenzátory.md @@ -1,3 +1,6 @@ +--- +tags: [ele] +--- # Kondenzátory - pasivní - lineární diff --git a/notes/har/Micro Controller Unit.md b/notes/har/Micro Controller Unit.md index 0720c32..2488da5 100644 --- a/notes/har/Micro Controller Unit.md +++ b/notes/har/Micro Controller Unit.md @@ -1,5 +1,6 @@ --- aliases: [MCU, Micro Controller Unit] +tags: [har] --- # Micro Controller Unit diff --git a/notes/har/har.md b/notes/har/har.md index 563e069..462c5c8 100644 --- a/notes/har/har.md +++ b/notes/har/har.md @@ -1,8 +1,5 @@ --- -tags: [MOC] - - har - - generated - - index +tags: [MOC, har, generated, index] --- # har ```ccard diff --git a/notes/kbb/haxagon/Terminals.md b/notes/kbb/haxagon/Terminals.md new file mode 100644 index 0000000..cb035dd --- /dev/null +++ b/notes/kbb/haxagon/Terminals.md @@ -0,0 +1,9 @@ +# Terminals +## Escape codes +Used for things like colors and moving the cursor. They can set background color, foreground color and move cursor to any position. To delete text, you can move cursor backwards, replace with space and move it backwards again. +## TTY +Terminals (virtual or physical) create a TTY to interact with the shell. They provide their size (can be queries using `tput cols` for width and `tput rows` for height) and other metadata. +Applications can check if a file descriptor is a tty. +When piping output (either to other command or to file), the file descriptors no longer belong to a tty. That can be used to not output colors when piping to other commands or files, for example. +## Changing shell +To change shell, `chsh` command can be used with the requested shell. \ No newline at end of file diff --git a/notes/kbb/haxagon/haxagon.md b/notes/kbb/haxagon/haxagon.md new file mode 100644 index 0000000..acba5d4 --- /dev/null +++ b/notes/kbb/haxagon/haxagon.md @@ -0,0 +1,8 @@ +# haxagon +```ccard +type: folder_brief_live +imagePrefix: 'data/' +``` +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[kbb/haxagon/Terminals|Terminals]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/notes/kbb/kbb.md b/notes/kbb/kbb.md index 2c23f5a..6175fc1 100644 --- a/notes/kbb/kbb.md +++ b/notes/kbb/kbb.md @@ -3,5 +3,6 @@ tags: [MOC, generated, index, kbb] --- # kbb %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[kbb/SQLMap|SQLMap]] +- [[kbb/haxagon/haxagon|haxagon]] +- [[kbb/tools/tools|tools]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/notes/kbb/SQLMap.md b/notes/kbb/tools/SQLMap.md similarity index 100% rename from notes/kbb/SQLMap.md rename to notes/kbb/tools/SQLMap.md diff --git a/notes/kbb/tools/tools.md b/notes/kbb/tools/tools.md new file mode 100644 index 0000000..420292d --- /dev/null +++ b/notes/kbb/tools/tools.md @@ -0,0 +1,8 @@ +# tools +```ccard +type: folder_brief_live +imagePrefix: 'data/' +``` +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[kbb/tools/SQLMap|SQLMap]] +%% Zoottelkeeper: End of the autogenerated index file list %%