From 731b6b03c76f3e74a2280a370bc6e3bc0e0ef8aa Mon Sep 17 00:00:00 2001 From: Toine Date: Wed, 29 Oct 2025 13:39:35 +0100 Subject: [PATCH 1/2] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=2029=20octobre=20?= =?UTF-8?q?2025=20=C3=A0=2013:39?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ regrouper_md.sh | 0 2 files changed, 2 insertions(+) create mode 100644 .gitignore mode change 100755 => 100644 regrouper_md.sh diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..412404a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.obsidian/workspace.json +.obsidian/workspace-mobile.json \ No newline at end of file diff --git a/regrouper_md.sh b/regrouper_md.sh old mode 100755 new mode 100644 From 4d8af39678fcc1e21379fd30e09377be206105f5 Mon Sep 17 00:00:00 2001 From: Toine Date: Wed, 29 Oct 2025 13:41:02 +0100 Subject: [PATCH 2/2] =?UTF-8?q?R=C3=A9solution=20du=20conflit=20sur=20work?= =?UTF-8?q?space.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .obsidian/workspace-mobile.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json index 4fbd516..e13969f 100644 --- a/.obsidian/workspace-mobile.json +++ b/.obsidian/workspace-mobile.json @@ -40,7 +40,7 @@ "autoReveal": false }, "icon": "lucide-folder-closed", - "title": "Files" + "title": "Explorateur de fichiers" } }, { @@ -155,13 +155,13 @@ }, "left-ribbon": { "hiddenItems": { - "switcher:Open quick switcher": false, - "graph:Open graph view": false, - "canvas:Create new canvas": false, - "daily-notes:Open today's daily note": false, - "templates:Insert template": false, - "command-palette:Open command palette": false, - "publish:Publish changes...": false, + "switcher:Ouvrir le sélecteur rapide": false, + "graph:Ouvrir la vue graphique": false, + "canvas:Créer une nouvelle toile": false, + "daily-notes:Ouvrir la note quotidienne": false, + "templates:Insérer le modèle": false, + "command-palette:Ouvrir la palette de commandes": false, + "publish:Publier les modifications": false, "bases:Create new base": false, "templater-obsidian:Templater": false, "obsidian-kanban:Create new board": false,