|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Alias: ["News"]
|
|
|
|
|
Tag: ["News"]
|
|
|
|
|
Date: 2022-02-06
|
|
|
|
|
DocType: WebSource
|
|
|
|
|
DocType: WebClipping
|
|
|
|
|
ChildrenType:
|
|
|
|
|
Hierarchy: "Root"
|
|
|
|
|
location:
|
|
|
|
@ -62,7 +62,7 @@ style: number
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #Politics
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -78,7 +78,7 @@ sort file.link asc
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #Society
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -94,7 +94,7 @@ sort file.link asc
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #Crime
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -110,7 +110,7 @@ sort file.link asc
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #History
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -126,7 +126,7 @@ sort file.link asc
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #Human
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -143,7 +143,7 @@ sort file.link asc
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #Art
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -160,7 +160,7 @@ sort file.link asc
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #Travel
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -177,7 +177,7 @@ sort file.link asc
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #Tech
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
@ -194,7 +194,7 @@ sort file.link asc
|
|
|
|
|
|
|
|
|
|
```dataview
|
|
|
|
|
Table without id file.link as "Title", Tag as "Themes" from #Economy
|
|
|
|
|
where contains(DocType, "WebSource")
|
|
|
|
|
where contains(DocType, "WebClipping")
|
|
|
|
|
sort file.link asc
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|