Dmitry Telenkov 6 mēneši atpakaļ
vecāks
revīzija
a9628f4c28

+ 31 - 17
.obsidian/core-plugins.json

@@ -1,17 +1,31 @@
-[
-  "file-explorer",
-  "global-search",
-  "switcher",
-  "graph",
-  "backlink",
-  "canvas",
-  "properties",
-  "page-preview",
-  "note-composer",
-  "command-palette",
-  "editor-status",
-  "bookmarks",
-  "markdown-importer",
-  "word-count",
-  "file-recovery"
-]
+{
+  "file-explorer": true,
+  "global-search": true,
+  "switcher": true,
+  "graph": true,
+  "backlink": true,
+  "outgoing-link": false,
+  "tag-pane": false,
+  "page-preview": true,
+  "daily-notes": false,
+  "templates": false,
+  "note-composer": true,
+  "command-palette": true,
+  "slash-command": false,
+  "editor-status": true,
+  "starred": false,
+  "markdown-importer": true,
+  "zk-prefixer": false,
+  "random-note": false,
+  "outline": false,
+  "word-count": true,
+  "slides": false,
+  "audio-recorder": false,
+  "workspaces": false,
+  "file-recovery": true,
+  "publish": false,
+  "sync": false,
+  "canvas": true,
+  "bookmarks": true,
+  "properties": true
+}

+ 22 - 30
.obsidian/workspace.json

@@ -16,28 +16,10 @@
                 "file": "todo/Тренировки и занятия.md",
                 "mode": "source",
                 "source": false
-              }
-            },
-            "group": "58ba08a85594a65e"
-          }
-        ]
-      },
-      {
-        "id": "08aec21be51492a2",
-        "type": "tabs",
-        "children": [
-          {
-            "id": "c927e86f03be2d77",
-            "type": "leaf",
-            "state": {
-              "type": "markdown",
-              "state": {
-                "file": "todo/Тренировки и занятия.md",
-                "mode": "preview",
-                "source": false
-              }
-            },
-            "group": "58ba08a85594a65e"
+              },
+              "icon": "lucide-file",
+              "title": "Тренировки и занятия"
+            }
           }
         ]
       }
@@ -59,7 +41,9 @@
               "type": "file-explorer",
               "state": {
                 "sortOrder": "alphabetical"
-              }
+              },
+              "icon": "lucide-folder-closed",
+              "title": "Files"
             }
           },
           {
@@ -74,7 +58,9 @@
                 "collapseAll": false,
                 "extraContext": false,
                 "sortOrder": "alphabetical"
-              }
+              },
+              "icon": "lucide-search",
+              "title": "Search"
             }
           },
           {
@@ -82,7 +68,9 @@
             "type": "leaf",
             "state": {
               "type": "bookmarks",
-              "state": {}
+              "state": {},
+              "icon": "lucide-bookmark",
+              "title": "Bookmarks"
             }
           }
         ]
@@ -113,7 +101,9 @@
                 "searchQuery": "",
                 "backlinkCollapsed": false,
                 "unlinkedCollapsed": true
-              }
+              },
+              "icon": "links-coming-in",
+              "title": "Backlinks for Тренировки и занятия"
             }
           },
           {
@@ -125,7 +115,9 @@
                 "sortOrder": "frequency",
                 "showSearch": false,
                 "searchQuery": ""
-              }
+              },
+              "icon": "lucide-archive",
+              "title": "All properties"
             }
           }
         ]
@@ -144,12 +136,12 @@
       "markdown-importer:Open format converter": false
     }
   },
-  "active": "c927e86f03be2d77",
+  "active": "6332c424f14ec4a2",
   "lastOpenFiles": [
-    "todo/Задачи.md",
-    "todo/Счета.md",
     "todo/Разное.md",
     "todo/Тренировки и занятия.md",
+    "todo/Задачи.md",
+    "todo/Счета.md",
     "common.md",
     "Кодинг.md",
     "proGit.md",

+ 8 - 0
todo/Тренировки и занятия.md

@@ -64,6 +64,14 @@ renderHabitCalendar(this.container, dv, {
 {
     date: '2024-10-17',
     content: '💪', 
+},
+{
+    date: '2024-10-20',
+    content: '💪', 
+},
+{
+    date: '2024-10-21',
+    content: '🦵💲23000', 
 },
   ]
 })