aboutsummaryrefslogtreecommitdiff
path: root/Informatique.base
blob: 78be862280e38541c40923bdec756636b247b384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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