diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-19 12:16:41 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-19 12:16:41 +0200 |
| commit | 5a08a4e1e055a0a702a54cfa867d7fdebf2c1ad7 (patch) | |
| tree | 470e9aeb90b79f61beaab352fa0e394b9e76b11f /Informatique.base | |
| parent | cac7f3e868e98281f9f2b841101b09f02cf664fd (diff) | |
Cours du 15 au 19 septembre
Diffstat (limited to 'Informatique.base')
| -rw-r--r-- | Informatique.base | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Informatique.base b/Informatique.base new file mode 100644 index 0000000..78be862 --- /dev/null +++ b/Informatique.base @@ -0,0 +1,19 @@ +formulas: + Untitled: "" +views: + - type: table + name: Table + filters: + and: + - file.tags.contains("sorbonne") + - file.tags.contains("informatique") + order: + - file.name + - tags + - Semestre + sort: + - property: file.folder + direction: ASC + columnSize: + file.name: 284 + note.tags: 445 |
