diff options
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 |
