From 0e7dadc5c10ac720ecc4e6b301a9a1ecb74bf054 Mon Sep 17 00:00:00 2001 From: oskar Date: Mon, 18 Aug 2025 23:47:33 +0200 Subject: [PATCH] MacBook-Pro-de-Oscar.local 2025-8-18:23:47:33 --- dataview tasks completed in current file.md | 5 +++-- groupe symétrique.md | 6 ++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/dataview tasks completed in current file.md b/dataview tasks completed in current file.md index dbf9f72e..e25bbdd6 100644 --- a/dataview tasks completed in current file.md +++ b/dataview tasks completed in current file.md @@ -1,11 +1,12 @@ up::[[obsidian plugin dataview]] -title::"cound tasks completed in a file" +title::"count tasks completed in a file" #s/obsidian --- - simple solution : - `= length(filter(this.file.tasks.completed, (t) => t = true))` tasks completed + - `= length(filter(this.file.tasks.completed, (t) => t = true))` / `= length(filter(this.file.tasks.task, (t) => t = true))` tasks completed - with html styling : - `= ""` - with minimal's `` tag : @@ -13,7 +14,7 @@ title::"cound tasks completed in a file" # Tasks - - [ ] foo + - [x] foo - [x] bar - [ ] foobar - [ ] thing diff --git a/groupe symétrique.md b/groupe symétrique.md index dff63608..40f6b0e4 100644 --- a/groupe symétrique.md +++ b/groupe symétrique.md @@ -1,5 +1,7 @@ -up:: [[groupe]] -#s/maths/algèbre +--- +up: "[[groupe]]" +tags: ["#s/maths/algèbre"] +--- > [!definition] groupe symétrique d'indice $n$ > Soit $n \in \mathbb{N}^{*}$