%% parent:: [[62.04.06 Locations]] campaign-status:: campaign-description:: location-type:: Point of interest %% # Blushing Mermaid > [!overview] > broader:: [[Baldur's Gate]] --- ## 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 ```