From 349af975e246bedb755c0c73125746094e3ffcb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MARQUET?= Date: Wed, 6 Nov 2024 16:18:07 +0100 Subject: [PATCH] Obisidian vault auto-backup: 06-11-2024 16:18:07 on constellation. 3 files edited --- .obsidian/core-plugins.json | 54 +++++++++------- .../plugins/s3-attachments-storage/data.json | 16 +++++ .obsidian/workspace.json | 61 +++++++++++++++---- 3 files changed, 95 insertions(+), 36 deletions(-) diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 294510c..4389e16 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -1,23 +1,31 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "canvas", - "outgoing-link", - "tag-pane", - "properties", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "slash-command", - "editor-status", - "bookmarks", - "outline", - "word-count", - "audio-recorder", - "file-recovery" -] \ No newline at end of file +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "page-preview": true, + "daily-notes": true, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": true, + "editor-status": true, + "starred": true, + "markdown-importer": false, + "zk-prefixer": false, + "random-note": false, + "outline": true, + "word-count": true, + "slides": false, + "audio-recorder": true, + "workspaces": false, + "file-recovery": true, + "publish": false, + "sync": false, + "bookmarks": true, + "properties": true +} \ No newline at end of file diff --git a/.obsidian/plugins/s3-attachments-storage/data.json b/.obsidian/plugins/s3-attachments-storage/data.json index 363f17a..1889f2f 100644 --- a/.obsidian/plugins/s3-attachments-storage/data.json +++ b/.obsidian/plugins/s3-attachments-storage/data.json @@ -7,6 +7,22 @@ "folderName": "Obsidian", "bucketName": "bkp-glassier-scalway", "id": "default" + }, + { + "accessKey": "", + "secretKey": "", + "endPoint": "", + "folderName": "obsidian", + "bucketName": "", + "id": "name-me" + }, + { + "accessKey": "", + "secretKey": "", + "endPoint": "", + "folderName": "obsidian", + "bucketName": "", + "id": "name-me" } ], "port": "4998", diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 55e7311..b4fffc8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -17,7 +17,21 @@ "mode": "source", "backlinks": true, "source": false - } + }, + "icon": "lucide-file", + "title": "Gestion de projet Cours 1" + } + }, + { + "id": "234b95931ff39ebb", + "type": "leaf", + "state": { + "type": "release-notes", + "state": { + "currentVersion": "1.7.5" + }, + "icon": "lucide-file", + "title": "Release Notes 1.7.5" } }, { @@ -30,10 +44,13 @@ "mode": "source", "backlinks": true, "source": false - } + }, + "icon": "lucide-file", + "title": "README" } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -53,7 +70,9 @@ "type": "file-explorer", "state": { "sortOrder": "alphabetical" - } + }, + "icon": "lucide-folder-closed", + "title": "Explorateur de fichiers" } }, { @@ -68,7 +87,9 @@ "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical" - } + }, + "icon": "lucide-search", + "title": "Rechercher" } }, { @@ -76,7 +97,9 @@ "type": "leaf", "state": { "type": "bookmarks", - "state": {} + "state": {}, + "icon": "lucide-bookmark", + "title": "Signet" } } ] @@ -107,7 +130,9 @@ "searchQuery": "", "backlinkCollapsed": false, "unlinkedCollapsed": true - } + }, + "icon": "links-coming-in", + "title": "Rétrolien pour Gestion de projet Cours 1" } }, { @@ -119,7 +144,9 @@ "file": "ISEN/FHS/CIPA3/Gestion de projet/Gestion de projet Cours 1.md", "linksCollapsed": false, "unlinkedCollapsed": true - } + }, + "icon": "links-going-out", + "title": "Liens sortants de Gestion de projet Cours 1" } }, { @@ -130,7 +157,9 @@ "state": { "sortOrder": "frequency", "useHierarchy": false - } + }, + "icon": "lucide-tags", + "title": "Mots-clés" } }, { @@ -140,7 +169,9 @@ "type": "outline", "state": { "file": "ISEN/FHS/CIPA3/Gestion de projet/Gestion de projet Cours 1.md" - } + }, + "icon": "lucide-list", + "title": "Plan de Gestion de projet Cours 1" } }, { @@ -152,7 +183,9 @@ "sortOrder": "frequency", "showSearch": false, "searchQuery": "" - } + }, + "icon": "lucide-archive", + "title": "Toutes les propriétés" } }, { @@ -160,7 +193,9 @@ "type": "leaf", "state": { "type": "git-view", - "state": {} + "state": {}, + "icon": "git-pull-request", + "title": "Source Control" } } ], @@ -183,7 +218,7 @@ "obsidian-git:Open Git source control": false } }, - "active": "da4017e2068b8f8f", + "active": "234b95931ff39ebb", "lastOpenFiles": [ "README.md", "ISEN/FHS/CIPA3/Gestion de projet/Gestion de projet Cours 1.md",