%% parent:: [[62.04.06 Locations]] campaign-status:: campaign-description:: location-type:: Municipality %% # Triel > [!overview] > broader:: --- ## Sessions ### Active ```dataview LIST FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions" WHERE contains(location-active, this.file.link) SORT file.name asc ``` ### Mentioned ```dataview LIST FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions" WHERE contains(location-discussed, this.file.link) SORT file.name asc ```