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.
114 lines
1.4 KiB
114 lines
1.4 KiB
3 years ago
|
---
|
||
|
|
||
|
Alias: ["Cafés in London"]
|
||
|
Tag: ["Personal", "Lifestyle", "Café"]
|
||
|
Date: 2021-10-04
|
||
|
DocType: "Personal"
|
||
|
Hierarchy: "Root2"
|
||
|
TimeStamp:
|
||
|
CollapseMetaTable: Yes
|
||
|
|
||
|
---
|
||
|
|
||
|
Parent:: [[@@London|London]]
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
```button
|
||
|
name Save
|
||
|
type command
|
||
|
action Save current file
|
||
|
id Save
|
||
|
```
|
||
|
^button-CafeLondonSave
|
||
|
|
||
|
 
|
||
|
|
||
|
# Cafés in London
|
||
|
|
||
|
 
|
||
|
|
||
|
```ad-abstract
|
||
|
title: Summary
|
||
|
collapse: open
|
||
|
Café recommendations in London
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
```toc
|
||
|
style: number
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Bayswater/Notting Hill
|
||
|
|
||
|
 
|
||
|
|
||
|
```dataview
|
||
3 years ago
|
Table without id file.link as "Place", Phone, Email, Website from "02.01 London"
|
||
3 years ago
|
where DocType = "Place"
|
||
3 years ago
|
where contains(Place.Type, "Café")
|
||
3 years ago
|
where Place.Location = "Bayswater" or Place.Location = "NottingHill"
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Soho
|
||
|
|
||
|
 
|
||
|
|
||
|
```dataview
|
||
3 years ago
|
Table without id file.link as "Place", Phone, Email, Website from "02.01 London"
|
||
3 years ago
|
where DocType = "Place"
|
||
3 years ago
|
where contains(Place.Type, "Café")
|
||
3 years ago
|
where Place.Location = "Soho"
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Highbury
|
||
|
|
||
|
 
|
||
|
|
||
|
```dataview
|
||
3 years ago
|
Table without id file.link as "Place", Phone, Email, Website from "02.01 London"
|
||
3 years ago
|
where DocType = "Place"
|
||
3 years ago
|
where contains(Place.Type, "Café")
|
||
3 years ago
|
where Place.Location = "Highbury"
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Ealing
|
||
|
|
||
|
 
|
||
|
|
||
|
```dataview
|
||
3 years ago
|
Table without id file.link as "Place", Phone, Email, Website from "02.01 London"
|
||
3 years ago
|
where DocType = "Place"
|
||
3 years ago
|
where contains(Place.Type, "Café")
|
||
3 years ago
|
where Place.Location = "Ealing"
|
||
|
```
|
||
|
|
||
|
 
|
||
|
 
|