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.

283 lines
3.5 KiB

3 years ago
---
3 years ago
cssclass: cards
3 years ago
Alias: ["News"]
Tag: ["News"]
Date: 2022-02-06
3 years ago
DocType: WebClipping
3 years ago
ChildrenType:
Hierarchy: "Root"
location:
CollapseMetaTable: true
3 years ago
---
3 years ago
Parent:: [[@Lifestyle|Lifestyle]]
3 years ago
---
 
```button
name Create Note
type append template
action NewFile
id CreateNote
```
^button-NewsNewNote
```button
name Save
type command
action Save current file
id Save
```
^button-NewsSave
 
# Article map
3 years ago
 
```ad-abstract
title: Summary
collapse: open
This page enables to navigate in the News section.
3 years ago
```
 
```toc
style: number
```
9 months ago
%% 
---
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from "00.03 News"
where contains(DocType, "WebClipping")
where Read != "🟥"
sort date(Read) asc
limit 10
```
%%
3 years ago
 
---
 
### Politics
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🗳️
3 years ago
where contains(DocType, "WebClipping")
3 years ago
sort file.link asc
3 years ago
```
 
---
 
### Society
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🤵🏻
3 years ago
where contains(DocType, "WebClipping")
3 years ago
sort file.link asc
3 years ago
```
 
---
 
### Crime
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🚔
3 years ago
where contains(DocType, "WebClipping")
3 years ago
sort file.link asc
3 years ago
```
3 years ago
 
---
 
### History
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #📜
3 years ago
where contains(DocType, "WebClipping")
3 years ago
sort file.link asc
3 years ago
```
 
---
 
### Human
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🫀
3 years ago
where contains(DocType, "WebClipping")
3 years ago
sort file.link asc
```
 
---
 
### Art
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🎭
3 years ago
where contains(DocType, "WebClipping")
3 years ago
sort file.link asc
3 years ago
```
 
---
 
2 years ago
### Science
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🧪
2 years ago
where contains(DocType, "WebClipping")
sort file.link asc
```
 
---
 
### Nature
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🏕️
where contains(DocType, "WebClipping")
sort file.link asc
```
2 years ago
 
---
 
3 years ago
### Travel
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #✈
3 years ago
where contains(DocType, "WebClipping")
3 years ago
sort file.link asc
3 years ago
```
 
---
 
### Tech
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #📟
3 years ago
where contains(DocType, "WebClipping")
3 years ago
sort file.link asc
3 years ago
```
 
---
 
### Economy
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #📈
3 years ago
where contains(DocType, "WebClipping")
sort file.link asc
```
 
---
 
### Sport
 
```dataview
Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🥉
where contains(DocType, "WebClipping")
sort file.link asc
```
2 years ago
 
---
 
### Tag navigation
 
```dataview
Table without id tags as "Tags" From "00.03 News"
Flatten file.tags as tags
Group by tags
```
3 years ago
 
 
---
<center><small>Copyright © 2022 mfxm.fr. All rights reserved.</small></center>