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.
104 lines
1.1 KiB
104 lines
1.1 KiB
2 years ago
|
---
|
||
|
|
||
|
Alias: ["Africa"]
|
||
|
Tag: ["Travel"]
|
||
|
Date: 2022-06-20
|
||
|
DocType: Note
|
||
|
ChildrenType: ["Travel", "Place"]
|
||
|
Hierarchy: "Root"
|
||
|
location:
|
||
|
CollapseMetaTable: true
|
||
|
|
||
|
---
|
||
|
|
||
|
Parent:: [[@@Travels|Travels]]
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
```button
|
||
|
name Create Note
|
||
|
type append template
|
||
|
action NewFile
|
||
|
id CreateNote
|
||
|
```
|
||
|
^button-AfricaNewNote
|
||
|
|
||
|
```button
|
||
|
name Save
|
||
|
type command
|
||
|
action Save current file
|
||
|
id Save
|
||
|
```
|
||
|
^button-AfricaSave
|
||
|
|
||
|
 
|
||
|
|
||
|
# Folder map
|
||
|
|
||
|
 
|
||
|
|
||
|
```ad-abstract
|
||
|
title: Summary
|
||
|
collapse: open
|
||
|
This note enables to list all places in Africa where recommendations can be made.
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
```toc
|
||
|
style: number
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Master Navigation
|
||
|
|
||
|
 
|
||
|
|
||
|
```dataview
|
||
|
Table Date as "Creation Date" from "03.02 Travels"
|
||
|
Where contains(Tag, "Africa")
|
||
|
Sort file.link ascending
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Tag Navigation
|
||
|
|
||
|
 
|
||
|
|
||
|
```dataview
|
||
|
Table without id tags as "Tags" From "03.02 Travels"
|
||
|
Where contains(Tag, "Africa")
|
||
|
Flatten file.tags as tags
|
||
|
Group by tags
|
||
|
```
|
||
|
|
||
|
 
|
||
|
|
||
|
---
|
||
|
|
||
|
 
|
||
|
|
||
|
### Other activity
|
||
|
|
||
|
 
|
||
|
|
||
|
```dataview
|
||
|
Table DocType as "Doc type" from [[@Africa]]
|
||
|
where !contains(file.name, "@@Travel")
|
||
|
sort DocType asc
|
||
|
```
|
||
|
|
||
|
 
|
||
|
 
|