--- Alias: ["Bars Paris", "Bars in Paris"] Tag: ["Paris", "Bar"] Date: 2021-10-04 DocType: Redommendation Hierarchy: Root2 TimeStamp: CollapseMetaTable: Yes --- Parent:: [[@@Paris|Paris]] ---   ```button name Save type command action Save current file id Save ``` ^button-BarsParisSave   # Bars in Paris   ```ad-abstract title: Summary collapse: open Note summarising bars in Paris by neighbourhood. ```   ```toc style: number ```   ---   ### Navigation by location   #### Marais ```dataview Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "02.02 Paris" where DocType = "Place" where contains(Place.Type, "Bar") where contains(Place.Location, "Marais") ```   #### ChatelĂȘt ```dataview Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "02.02 Paris" where DocType = "Place" where contains(Place.Type, "Bar") where contains(Place.Location, "Chatelet") ```   #### Gare du Nord ```dataview Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "02.02 Paris" where DocType = "Place" where contains(Place.Type, "Bar") where contains(Place.Location, "GareduNord") ```   #### Pigalle ```dataview Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "02.02 Paris" where DocType = "Place" where contains(Place.Type, "Bar") where contains(Place.Location, "Pigalle") ```   #### Saint Germain-des-PrĂ©s ```dataview Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "02.02 Paris" where DocType = "Place" where contains(Place.Type, "Bar") where contains(Place.Location, "StGermain") ```   ---   ### Rooftops   ```dataview Table without id file.link as "Place", Place.Location as "Quartier", Phone, Email, Website from "02.02 Paris" where DocType = "Place" where Place.SubType = "Rooftop" ```   ---   ### Recommendation list [[Recommendation list (Paris)|here]]