Search CTRL + K

People

For irl people see Other People

filters:
  and:
    - file.hasTag("NotablePeople")
    - '!file.path.contains("99 Resources")'
properties:
  file.name:
    displayName: Name
  note.years:
    displayName: Years
views:
  - type: table
    name: Table
    order:
      - file.name
      - years
    sort:
      - property: years
        direction: ASC