diff --git a/.obsidian/plugins/obsidian-style-settings/data.json b/.obsidian/plugins/obsidian-style-settings/data.json index 3cb0bbf3..783a31da 100644 --- a/.obsidian/plugins/obsidian-style-settings/data.json +++ b/.obsidian/plugins/obsidian-style-settings/data.json @@ -151,5 +151,6 @@ "minimal-style@@row-alt": true, "minimal-style@@table-tabular": false, "minimal-style@@table-numbers": false, - "minimal-style@@row-hover": true + "minimal-style@@row-hover": true, + "minimal-style@@maximize-tables-off": "maximize-tables-off" } \ No newline at end of file diff --git a/S2 LOGOS . computational linguistics.md b/S2 LOGOS . computational linguistics.md index 8a50feb0..096df861 100644 --- a/S2 LOGOS . computational linguistics.md +++ b/S2 LOGOS . computational linguistics.md @@ -7,3 +7,5 @@ type-rendu: - mid-term exam - final exam --- + +timothee.bernard@u-paris.fr \ No newline at end of file diff --git a/S2 LOGOS.md b/S2 LOGOS.md index 8c298769..616c5d97 100644 --- a/S2 LOGOS.md +++ b/S2 LOGOS.md @@ -23,9 +23,9 @@ depth: [0, 0] > ``` + ```dataview -CALENDAR date-rendu -WHERE typeof(date-rendu) = "date" AND econtains(up, this.file.link) -``` - - +TABLE date-rendu, type-rendu +FROM -"S2 LOGOS . philosophie des mathématiques" AND -"S2 LOGOS . syntax, semantics, discourse 2" +WHERE econtains(up, this.file.link) +``` \ No newline at end of file