--- category: - "[[Podcasts]]" host: [] rating: tags: - podcast --- ## Episodes ```dataview table without id link(file.link, "Ep. " + string(episode)) as Episode, guests as Guest, rating as Rating where contains(category,[[Podcast episodes]]) and contains(show,this.file.link) sort episode desc ```