--- QPType: ["Hotel", "Restaurant", "Bar"] QPStyle: QPAmbiance: QPKeyword: "" QPArea: QPStatus: QPDAdded: cssclass: recipeTable Alias: ["Zürich", "Zurich"] Tag: ["Personal", "Life"] Date: 2021-10-04 DocType: "Personal" ChildrenType: - Place - Note - Task - Product Hierarchy: "Root" CollapseMetaTable: Yes --- Parent:: [[@@Life Organisation|Life Orga]] --- ^Top   ```button name Create Note type append template action NewFile id CreateNote ``` ^button-ZurichNewNote ```button name Save type command action Save current file id Save ``` ^button-ZurichSave   # Folder map   ```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 [[#^Top|TOP]]   1. [[@Restaurants Zürich|Restaurants in Zürich]] 2. [[@Café Zürich|Cafés in Zürich]] 3. [[@Sport Zürich|Sport in Zürich]] 4. [[@Bars Zürich|Bars in Zürich]]   ---   ### Search [[#^Top|TOP]]   ```button name Search Places type command action MetaEdit: Run MetaEdit id EditMetaData ```   ```dataviewjs 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}) ```   ```dataviewjs 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}) ```   ---   ### 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]]