--- Alias: ["Hotels Paris", "Hotels in Paris"] Tag: ["Paris", "Hotel"] 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-HotelParisSave   # Hotels in Paris   ```ad-abstract title: Summary collapse: open Note summarising hotels 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, "Hotel") where contains(Place.Location, "Marais") ```   #### Opéra ```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, "Hotel") where contains(Place.Location, "Opera") ```   #### 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, "Hotel") 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, "Hotel") 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, "Hotel") where contains(Place.Location, "StGermain") ```   #### Montmartre ```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, "Hotel") where contains(Place.Location, "Montmartre") ```   #### Nation ```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, "Hotel") where contains(Place.Location, "Nation") ```   #### Yvelines ```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, "Hotel") where contains(Place.Location, "Yvelines") ```   ---   ### Recommendation list [[Recommendation list (Paris)|here]]