filters: and: - or: - and: - this.file.hasTag("ttrpg/setting") - link(setting).asFile() == this.file - and: - this.file.hasTag("ttrpg/system") - link(system).asFile() == this.file - file.hasTag("ttrpg/campaign") formulas: Players: players.join(", ") properties: note.players: displayName: Players note.system: displayName: System note.gm: displayName: GM note.setting: displayName: Setting views: - type: cards name: Campaigns order: - file.name - gm - formula.Players - system - setting cardSize: 200 imageAspectRatio: 0.65 image: note.image