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.

225 lines
3.2 KiB

3 years ago
---
QPType: ["Hotel", "Restaurant", "Bar"]
QPStyle:
QPAmbiance:
3 years ago
QPKeyword: ""
3 years ago
QPArea:
QPStatus:
QPDAdded:
Alias: ["Zürich", "Zurich"]
2 years ago
Tag: ["🕴️", "🇨🇭", "🏢"]
3 years ago
Date: 2021-10-04
DocType: "Personal"
2 years ago
location: [47.3744489,8.5410422]
3 years ago
ChildrenType:
- Place
- Note
- Task
- Product
Hierarchy: "Root"
CollapseMetaTable: true
3 years ago
---
3 years ago
Parent:: [[@@Life Organisation|Life Orga]]
3 years ago
---
^Top
 
```button
name Create Note
type append template
action NewFile
id CreateNote
```
3 years ago
^button-ZurichNewNote
3 years ago
3 years ago
3 years ago
```button
name Save
type command
action Save current file
id Save
```
3 years ago
^button-ZurichSave
3 years ago
 
2 years ago
# Zürich
3 years ago
 
```ad-abstract
title: Summary
collapse: open
This note enables to navigate in the Zürich section and find any Note in this Vault by Note or Tag
```
 
```toc
style: number
```
 
---
 
### Master Navigation
3 years ago
 
2 years ago
    [[@Restaurants Zürich|🍽]]      [[@Café Zürich|:coffee:]]       [[@Sport Zürich|:soccer:]]       [[@Bars Zürich|:cocktail:]]
3 years ago
 
---
 
### Day trips
 
#### Around Zürich
- [x] Uetliberg ✅ 2022-04-17
- [x] Dolderberg (+bahn) ✅ 2022-04-15
 
#### Cities
- [x] Lucerne ✅ 2023-04-23
- [ ] Berne
- [ ] Winterthur
- [x] Zug ✅ 2023-04-23
- [x] Konstanz ✅ 2023-04-23
- [ ] Basel
- [x] Vaduz (FL) ✅ 2023-04-23
- [x] Schaffhausen ✅ 2023-04-10
- [ ] Sankt Gallen
 
#### Villages
- [x] Stein am Rhein ✅ 2022-12-29
- [x] Lenzburg ✅ 2023-04-16
2 years ago
- [x] Einsiedeln ✅ 2023-05-28
- [x] Aarburg ✅ 2023-04-23
- [ ] Grüningen
- [ ] Bremgarten
- [x] Arbon ✅ 2023-04-23
- [ ] Rheinfelden
- [ ] Laugenburg
- [ ] Eglisau
- [ ] Steckborn
- [ ] Diessenhofen
- [ ] Gersau
- [ ] Lichtensteig
- [x] Schwellbrunn ✅ 2023-06-24
- [ ] Triesenberg (FL)
 
#### Nature
- [x] Mount Rigi ✅ 2022-08-13
- [x] Jungfrauhoch ✅ 2022-08-07
- [x] Rheinfall ✅ 2023-04-10
- [x] Bodensee ✅ 2023-04-23
- [x] Seealpsee ✅ 2023-06-24
- [ ] Mount Titlis
- [ ] Lauterbrunnen
 
---
 
3 years ago
### Search
3 years ago
 
```button
name Search Places
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
 
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/print_placesearch", {placetype: dv.current().QPType, dateadded: dv.current().QPDAdded, style: dv.current().QPStyle, ambiance: dv.current().QPAmbiance, area: dv.current().QPArea, theme: dv.current().QPKeyword, country: "CH", status: dv.current().QPStatus})
3 years ago
```
 
```dataviewjs
3 years ago
dv.view("00.01 Admin/dv-views/query_place", {placetype: dv.current().QPType, dateadded: dv.current().QPDAdded, style: dv.current().QPStyle, ambiance: dv.current().QPAmbiance, area: dv.current().QPArea, theme: dv.current().QPKeyword, country: "CH", status: dv.current().QPStatus})
3 years ago
```
 
---
 
2 years ago
### Other activity
 
```dataview
Table DocType as "Doc type" from [[@@Zürich]]
where !contains(file.name, "@@Zürich")
sort DocType asc
```
 
---
 
3 years ago
### High Level tasks
[[#^Top|TOP]]
 
```tasks
not done
path includes Zürich
sort by due
hide backlink
hide task count
```
 
---
 
### Tag Navigation
 
```dataview
Table without id tags as "Tags" From "02.03 Zürich"
Flatten file.tags as tags
Group by tags
```
[[#^Top|TOP]]