dtelenkov 4 months ago
parent
commit
e93f54f9ad
3 changed files with 27 additions and 9 deletions
  1. 24 9
      .obsidian/workspace.json
  2. 3 0
      ROTEK/bt67xx/common.md
  3. 0 0
      c/GDB.md

+ 24 - 9
.obsidian/workspace.json

@@ -35,6 +35,20 @@
               "title": "GDB"
             }
           },
+          {
+            "id": "77a245ec2c9de032",
+            "type": "leaf",
+            "state": {
+              "type": "markdown",
+              "state": {
+                "file": "Text 2.md",
+                "mode": "source",
+                "source": false
+              },
+              "icon": "lucide-file",
+              "title": "Text 2"
+            }
+          },
           {
             "id": "1f8fee35c7ba3867",
             "type": "leaf",
@@ -50,7 +64,7 @@
             }
           }
         ],
-        "currentTab": 1
+        "currentTab": 2
       }
     ],
     "direction": "vertical"
@@ -72,7 +86,7 @@
                 "sortOrder": "alphabetical"
               },
               "icon": "lucide-folder-closed",
-              "title": "Files"
+              "title": "Файловый менеджер"
             }
           },
           {
@@ -158,22 +172,23 @@
   },
   "left-ribbon": {
     "hiddenItems": {
-      "switcher:Open quick switcher": false,
-      "graph:Open graph view": false,
-      "canvas:Create new canvas": false,
-      "command-palette:Open command palette": false,
-      "markdown-importer:Open format converter": false
+      "switcher:Меню быстрого перехода": false,
+      "graph:Граф": false,
+      "canvas:Создать новый холст": false,
+      "command-palette:Открыть палитру команд": false,
+      "markdown-importer:Импорт Markdown-файлов": false
     }
   },
-  "active": "8aeecfa97d185816",
+  "active": "77a245ec2c9de032",
   "lastOpenFiles": [
+    "c/GDB.md",
+    "Text 2.md",
     "todo/Задачи по направлениям.md",
     "Python/function основное.md",
     "linux/bash.md",
     "linux/linux common.md",
     "linux/Tmux.md",
     "linux/Raspberry PI.md",
-    "c/GDB.md",
     "ROTEK/bt67xx/common.md",
     "docs/MEGA 通讯协议.pdf",
     "proGit.md",

+ 3 - 0
ROTEK/bt67xx/common.md

@@ -0,0 +1,3 @@
+Be kind and stay safe.
+Everybody knows that we should be polite and kind to people in real life and online. Unfortunnately this doesn't always happen. Where can you report online abuse of unkind messages to yourself or your friends? Do you know how to report and complain about harmful information online? For example, if you see an inappropriate tweet on Twitter you can click on 'more' and then choose 'Report tweet'. You can then block all further tweets from that user.
+Even celebrities can be cyberbullied. Tom Deley, the British Olympic diver, was abused online. His father died during the 2012 Olympic Games and Tom received some very cruel tweets about his indifference towards his father's health.

+ 0 - 0
c/GDB.md