MacBook-Pro-de-Oscar.local 2025-7-1:11:42:11
This commit is contained in:
@@ -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
|
||||
|
||||
<!--
|
||||
Switch to Live Preview or Reading Mode to see the table.
|
||||
If there are any Markdown formatting characters in status names, such as '*' or '_',
|
||||
Obsidian may only render the table correctly in Reading Mode.
|
||||
-->
|
||||
|
||||
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
|
||||
|
||||
<!-- Switch to Live Preview or Reading Mode to see the diagram. -->
|
||||
|
||||
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'<br>[ ] -> [x]<br>(TODO)"]:::TODO
|
||||
2["'Done'<br>[x] -> [ ]<br>(DONE)"]:::DONE
|
||||
3["'In Progress'<br>[/] -> [x]<br>(IN_PROGRESS)"]:::IN_PROGRESS
|
||||
4["'Cancelled'<br>[-] -> [ ]<br>(CANCELLED)"]:::CANCELLED
|
||||
1 --> 2
|
||||
2 --> 1
|
||||
3 --> 2
|
||||
4 --> 1
|
||||
|
||||
linkStyle default stroke:gray
|
||||
```
|
@@ -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
|
||||
|
||||
<!--
|
||||
Switch to Live Preview or Reading Mode to see the table.
|
||||
If there are any Markdown formatting characters in status names, such as '*' or '_',
|
||||
Obsidian may only render the table correctly in Reading Mode.
|
||||
-->
|
||||
|
||||
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
|
||||
|
||||
<!-- Switch to Live Preview or Reading Mode to see the diagram. -->
|
||||
|
||||
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'<br>[ ] -> [x]<br>(TODO)"]:::TODO
|
||||
2["'Done'<br>[x] -> [ ]<br>(DONE)"]:::DONE
|
||||
3["'In Progress'<br>[/] -> [x]<br>(IN_PROGRESS)"]:::IN_PROGRESS
|
||||
4["'Cancelled'<br>[-] -> [ ]<br>(CANCELLED)"]:::CANCELLED
|
||||
1 --> 2
|
||||
2 --> 1
|
||||
3 --> 2
|
||||
4 --> 1
|
||||
|
||||
linkStyle default stroke:gray
|
||||
```
|
@@ -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
|
||||
|
||||
<!--
|
||||
Switch to Live Preview or Reading Mode to see the table.
|
||||
If there are any Markdown formatting characters in status names, such as '*' or '_',
|
||||
Obsidian may only render the table correctly in Reading Mode.
|
||||
-->
|
||||
|
||||
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
|
||||
|
||||
<!-- Switch to Live Preview or Reading Mode to see the diagram. -->
|
||||
|
||||
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'<br>[ ] -> [x]<br>(TODO)"]:::TODO
|
||||
2["'Done'<br>[x] -> [ ]<br>(DONE)"]:::DONE
|
||||
3["'In Progress'<br>[/] -> [x]<br>(IN_PROGRESS)"]:::IN_PROGRESS
|
||||
4["'Cancelled'<br>[-] -> [ ]<br>(CANCELLED)"]:::CANCELLED
|
||||
1 --> 2
|
||||
2 --> 1
|
||||
3 --> 2
|
||||
4 --> 1
|
||||
|
||||
linkStyle default stroke:gray
|
||||
```
|
15
daily/2025-07-01.md
Normal file
15
daily/2025-07-01.md
Normal file
@@ -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
|
||||
|
@@ -1,6 +1,8 @@
|
||||
#s/autres
|
||||
---
|
||||
tags:
|
||||
- s/autres
|
||||
---
|
||||
|
||||
----
|
||||
|
||||
# Films
|
||||
|
||||
|
@@ -1,3 +1,8 @@
|
||||
---
|
||||
tags:
|
||||
---
|
||||
|
||||
|
||||
- [ ] récupérer papiers
|
||||
- [ ] virement éléna : 342 NZD / 186 EUR
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
tags:
|
||||
- s/autres
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
---
|
||||
tags:
|
||||
- "#s/fac"
|
||||
---
|
||||
|
||||
|
||||
> [!info] Profil de Marc
|
||||
|
Reference in New Issue
Block a user