vault backup: 2023-10-04 11:11:45

This commit is contained in:
Louis Gallet 2023-10-04 11:11:45 +02:00
parent 294214c741
commit 4f6e97f883
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY
2 changed files with 11 additions and 34 deletions

View File

@ -4,40 +4,16 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "c07d5d4f2fd17439", "id": "5e5c298d690b2150",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "88e153f7ea61ad97", "id": "325e43e04f9c035d",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Methodologie/Communication.md", "file": "Algo/CM/CM du 04 octobre.md",
"mode": "source",
"source": false
}
}
},
{
"id": "652e1f58199c4ee5",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Algo/Courses/Chapter 6 - Lists.md",
"mode": "source",
"source": false
}
}
},
{
"id": "de55c93fc51612e0",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Algo/Séminaire/Remediation.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@ -109,7 +85,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Methodologie/Communication.md", "file": "Algo/CM/CM du 04 octobre.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -126,7 +102,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Methodologie/Communication.md", "file": "Algo/CM/CM du 04 octobre.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -149,7 +125,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Methodologie/Communication.md" "file": "Algo/CM/CM du 04 octobre.md"
} }
} }
}, },
@ -180,14 +156,15 @@
"command-palette:Open command palette": false "command-palette:Open command palette": false
} }
}, },
"active": "88e153f7ea61ad97", "active": "325e43e04f9c035d",
"lastOpenFiles": [ "lastOpenFiles": [
"Methodologie/Le cahier des charges.md", "Algo/CM/CM du 04 octobre.md",
"Algo/Séminaire/Remediation.md",
"Algo/Courses/Chapter 6 - Lists.md",
"Methodologie/Communication.md", "Methodologie/Communication.md",
"Methodologie/Le cahier des charges.md",
"Methodologie/Gestion.md", "Methodologie/Gestion.md",
"Algo/Courses/Chapter 6 - Lists (Exercises).md", "Algo/Courses/Chapter 6 - Lists (Exercises).md",
"Algo/Courses/Chapter 6 - Lists.md",
"Algo/Séminaire/Remediation.md",
"Algo/Séminaire/Exercices seminaire.md", "Algo/Séminaire/Exercices seminaire.md",
"Algo/Séminaire/Chapter 3 - Case analysis.md", "Algo/Séminaire/Chapter 3 - Case analysis.md",
"Algo/Courses", "Algo/Courses",

View File