From e01191be0ced24f35bf004874b9c4829cb187e98 Mon Sep 17 00:00:00 2001 From: Louis Date: Tue, 26 Sep 2023 09:25:14 +0200 Subject: [PATCH] vault backup: 2023-09-26 09:25:14 --- .obsidian/workspace.json | 9 +++++---- Architecture/Lecture 1.md | 1 + 2 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 Architecture/Lecture 1.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 88023df..2bca90a 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "Architecture/Ressources.md", + "file": "Architecture/Lecture 1.md", "mode": "source", "source": false } @@ -85,7 +85,7 @@ "state": { "type": "backlink", "state": { - "file": "Architecture/Ressources.md", + "file": "Architecture/Lecture 1.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +102,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Architecture/Ressources.md", + "file": "Architecture/Lecture 1.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +125,7 @@ "state": { "type": "outline", "state": { - "file": "Architecture/Ressources.md" + "file": "Architecture/Lecture 1.md" } } }, @@ -159,6 +159,7 @@ "active": "7110c36f6f32d670", "lastOpenFiles": [ "Architecture/Ressources.md", + "Architecture/Lecture 1.md", "Architecture", "Methodologie/Gestion.md", "English", diff --git a/Architecture/Lecture 1.md b/Architecture/Lecture 1.md new file mode 100644 index 0000000..18f8020 --- /dev/null +++ b/Architecture/Lecture 1.md @@ -0,0 +1 @@ +The microprocessor can be code with a language that called the machine language. \ No newline at end of file