You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

175 lines
2.6 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
Alias: ["Bars London", "Bars in London"]
Tag: ["London", "Bar"]
Date: 2021-10-04
DocType: Redommendation
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: Yes
---
Parent:: [[@@London|London]]
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-BarsParisSave
 
# Bars in London
 
```ad-abstract
title: Summary
collapse: open
Note summarising bars in London by neighbourhood.
```
 
```toc
style: number
```
 
---
 
### Raw list
* [[Sanctum Hotel rooftop]]
* [[La Bodega Negra]]
* [[Radio Rooftop]]
---
### The City
* [[Sauterelle]]
* [[The Ned]]
* [[Baranis]]
* [[The Banker]]
---
### Notting Hill
* [[The Cleveland Arms]]
---
### Southwest
* [[The Scarsdale Tavern]]
* [[Evans & Peel, Detective Agency]]
* [[Janets Bar]]
* [[Jaks]]
---
### Shoreditch
* [[The Hoxton]]
* [[Hart Shoreditch]]
* [[The Standard]]
 
### Navigation by location
 
#### Notting Hill
```dataview
Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Bar" or Place.SubType = "Bar" or Place.SubType = "Townhouse"
where Place.Location = "NottingHill"
```
 
#### Soho
```dataview
Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Bar" or Place.SubType = "Bar" or Place.SubType = "Townhouse"
where Place.Location = "Soho"
```
 
#### Mayfair
```dataview
Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Bar" or Place.SubType = "Bar" or Place.SubType = "Townhouse"
where Place.Location = "Mayfair"
```
 
#### Chelsea
```dataview
Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Bar" or Place.SubType = "Bar" or Place.SubType = "Townhouse"
where Place.Location = "Chelsea"
```
 
#### The City
```dataview
Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "London"
where DocType = "Place"
where Place.Type = "Bar" or Place.SubType = "Bar" or Place.SubType = "Townhouse"
where Place.Location = "City"
```
 
---
 
### Rooftops
 
```dataview
Table without id file.link as "Place", Place.Location as "Neighbourhood", Phone, Email, Website from "London"
where DocType = "Place"
where Place.SubType = "Rooftop"
```
 
---
 
### Recommendation list
[[Recommendation list (London)|here]]