From 5938e6bce533d2a0d6349d6c6c2dac0066b46e8c Mon Sep 17 00:00:00 2001 From: oskar Date: Tue, 1 Jul 2025 11:42:12 +0200 Subject: [PATCH] MacBook-Pro-de-Oscar.local 2025-7-1:11:42:11 --- ...check your Statuses 2024-09-25 15-57-59.md | 56 ------------------- ...check your Statuses 2024-09-25 15-58-59.md | 56 ------------------- ...check your Statuses 2024-09-25 15-59-01.md | 56 ------------------- daily/2025-07-01.md | 15 +++++ films à voir.md | 6 +- valise nouvelle zellande.md | 5 ++ youtube advices.md | 4 ++ étude de cas handicap dans les examens.md | 4 ++ 8 files changed, 32 insertions(+), 170 deletions(-) delete mode 100644 Tasks Plugin - Review and check your Statuses 2024-09-25 15-57-59.md delete mode 100644 Tasks Plugin - Review and check your Statuses 2024-09-25 15-58-59.md delete mode 100644 Tasks Plugin - Review and check your Statuses 2024-09-25 15-59-01.md create mode 100644 daily/2025-07-01.md diff --git a/Tasks Plugin - Review and check your Statuses 2024-09-25 15-57-59.md b/Tasks Plugin - Review and check your Statuses 2024-09-25 15-57-59.md deleted file mode 100644 index 7d6b7d2a..00000000 --- a/Tasks Plugin - Review and check your Statuses 2024-09-25 15-57-59.md +++ /dev/null @@ -1,56 +0,0 @@ -# Review and check your Statuses - -## About this file - -This file was created by the Obsidian Tasks plugin (version 7.10.0) to help visualise the task statuses in this vault. - -If you change the Tasks status settings, you can get an updated report by: - -- Going to `Settings` -> `Tasks`. -- Clicking on `Review and check your Statuses`. - -You can delete this file any time. - -## Status Settings - - - -These are the status values in the Core and Custom statuses sections. - -| Status Symbol | Next Status Symbol | Status Name | Status Type | Problems (if any) | -| ----- | ----- | ----- | ----- | ----- | -| `space` | `x` | Todo | `TODO` | | -| `x` | `space` | Done | `DONE` | | -| `/` | `x` | In Progress | `IN_PROGRESS` | | -| `-` | `space` | Cancelled | `CANCELLED` | | - -## Loaded Settings - - - -These are the settings actually used by Tasks. - -```mermaid -flowchart LR - -classDef TODO stroke:#f33,stroke-width:3px; -classDef DONE stroke:#0c0,stroke-width:3px; -classDef IN_PROGRESS stroke:#fa0,stroke-width:3px; -classDef CANCELLED stroke:#ddd,stroke-width:3px; -classDef NON_TASK stroke:#99e,stroke-width:3px; - -1["'Todo'
[ ] -> [x]
(TODO)"]:::TODO -2["'Done'
[x] -> [ ]
(DONE)"]:::DONE -3["'In Progress'
[/] -> [x]
(IN_PROGRESS)"]:::IN_PROGRESS -4["'Cancelled'
[-] -> [ ]
(CANCELLED)"]:::CANCELLED -1 --> 2 -2 --> 1 -3 --> 2 -4 --> 1 - -linkStyle default stroke:gray -``` diff --git a/Tasks Plugin - Review and check your Statuses 2024-09-25 15-58-59.md b/Tasks Plugin - Review and check your Statuses 2024-09-25 15-58-59.md deleted file mode 100644 index 7985c694..00000000 --- a/Tasks Plugin - Review and check your Statuses 2024-09-25 15-58-59.md +++ /dev/null @@ -1,56 +0,0 @@ -# Review and check your Statuses - -## About this file - -This file was created by the Obsidian Tasks plugin (version 7.10.2) to help visualise the task statuses in this vault. - -If you change the Tasks status settings, you can get an updated report by: - -- Going to `Settings` -> `Tasks`. -- Clicking on `Review and check your Statuses`. - -You can delete this file any time. - -## Status Settings - - - -These are the status values in the Core and Custom statuses sections. - -| Status Symbol | Next Status Symbol | Status Name | Status Type | Problems (if any) | -| ----- | ----- | ----- | ----- | ----- | -| `space` | `x` | Todo | `TODO` | | -| `x` | `space` | Done | `DONE` | | -| `/` | `x` | In Progress | `IN_PROGRESS` | | -| `-` | `space` | Cancelled | `CANCELLED` | | - -## Loaded Settings - - - -These are the settings actually used by Tasks. - -```mermaid -flowchart LR - -classDef TODO stroke:#f33,stroke-width:3px; -classDef DONE stroke:#0c0,stroke-width:3px; -classDef IN_PROGRESS stroke:#fa0,stroke-width:3px; -classDef CANCELLED stroke:#ddd,stroke-width:3px; -classDef NON_TASK stroke:#99e,stroke-width:3px; - -1["'Todo'
[ ] -> [x]
(TODO)"]:::TODO -2["'Done'
[x] -> [ ]
(DONE)"]:::DONE -3["'In Progress'
[/] -> [x]
(IN_PROGRESS)"]:::IN_PROGRESS -4["'Cancelled'
[-] -> [ ]
(CANCELLED)"]:::CANCELLED -1 --> 2 -2 --> 1 -3 --> 2 -4 --> 1 - -linkStyle default stroke:gray -``` diff --git a/Tasks Plugin - Review and check your Statuses 2024-09-25 15-59-01.md b/Tasks Plugin - Review and check your Statuses 2024-09-25 15-59-01.md deleted file mode 100644 index 7985c694..00000000 --- a/Tasks Plugin - Review and check your Statuses 2024-09-25 15-59-01.md +++ /dev/null @@ -1,56 +0,0 @@ -# Review and check your Statuses - -## About this file - -This file was created by the Obsidian Tasks plugin (version 7.10.2) to help visualise the task statuses in this vault. - -If you change the Tasks status settings, you can get an updated report by: - -- Going to `Settings` -> `Tasks`. -- Clicking on `Review and check your Statuses`. - -You can delete this file any time. - -## Status Settings - - - -These are the status values in the Core and Custom statuses sections. - -| Status Symbol | Next Status Symbol | Status Name | Status Type | Problems (if any) | -| ----- | ----- | ----- | ----- | ----- | -| `space` | `x` | Todo | `TODO` | | -| `x` | `space` | Done | `DONE` | | -| `/` | `x` | In Progress | `IN_PROGRESS` | | -| `-` | `space` | Cancelled | `CANCELLED` | | - -## Loaded Settings - - - -These are the settings actually used by Tasks. - -```mermaid -flowchart LR - -classDef TODO stroke:#f33,stroke-width:3px; -classDef DONE stroke:#0c0,stroke-width:3px; -classDef IN_PROGRESS stroke:#fa0,stroke-width:3px; -classDef CANCELLED stroke:#ddd,stroke-width:3px; -classDef NON_TASK stroke:#99e,stroke-width:3px; - -1["'Todo'
[ ] -> [x]
(TODO)"]:::TODO -2["'Done'
[x] -> [ ]
(DONE)"]:::DONE -3["'In Progress'
[/] -> [x]
(IN_PROGRESS)"]:::IN_PROGRESS -4["'Cancelled'
[-] -> [ ]
(CANCELLED)"]:::CANCELLED -1 --> 2 -2 --> 1 -3 --> 2 -4 --> 1 - -linkStyle default stroke:gray -``` diff --git a/daily/2025-07-01.md b/daily/2025-07-01.md new file mode 100644 index 00000000..b8f04eb7 --- /dev/null +++ b/daily/2025-07-01.md @@ -0,0 +1,15 @@ +# Todo + +# I did +> [!smallquery]- Modified files +> ```dataview +> LIST file.mtime +> where file.mtime > date(this.file.name) and file.mtime < (date(this.file.name) + dur(1 day)) sort file.mtime asc +> ``` +```tasks +done 2025-07-01 +short mode +``` + +# I am gratefull to + diff --git a/films à voir.md b/films à voir.md index 5b9645db..3b1b2242 100644 --- a/films à voir.md +++ b/films à voir.md @@ -1,6 +1,8 @@ -#s/autres +--- +tags: + - s/autres +--- ----- # Films diff --git a/valise nouvelle zellande.md b/valise nouvelle zellande.md index 28ac4a8a..b226ab46 100644 --- a/valise nouvelle zellande.md +++ b/valise nouvelle zellande.md @@ -1,3 +1,8 @@ +--- +tags: +--- + + - [ ] récupérer papiers - [ ] virement éléna : 342 NZD / 186 EUR diff --git a/youtube advices.md b/youtube advices.md index c3996892..b61561af 100644 --- a/youtube advices.md +++ b/youtube advices.md @@ -1,3 +1,7 @@ +--- +tags: + - s/autres +--- diff --git a/étude de cas handicap dans les examens.md b/étude de cas handicap dans les examens.md index 5722a472..b596e622 100644 --- a/étude de cas handicap dans les examens.md +++ b/étude de cas handicap dans les examens.md @@ -1,3 +1,7 @@ +--- +tags: + - "#s/fac" +--- > [!info] Profil de Marc