1
0
obsidian-templates/zz_meta/bases/ttrpg/SystemSettingCampaigns.base
2026-01-10 14:30:32 -06:00

34 lines
695 B
Plaintext

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