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.

3.5 KiB

cssclass Alias Tag Date DocType ChildrenType Hierarchy location CollapseMetaTable
cards
News
News
2022-02-06 WebClipping Root true

Parent:: @Lifestyle


name Create Note
type append template
action NewFile
id CreateNote

^button-NewsNewNote

name Save
type command
action Save current file
id Save

^button-NewsSave

Article map

title: Summary
collapse: open
This page enables to navigate in the News section.

style: number

%%


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

%%


Politics

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🗳️
where contains(DocType, "WebClipping")
sort file.link asc


Society

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🤵🏻
where contains(DocType, "WebClipping")
sort file.link asc


Crime

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🚔
where contains(DocType, "WebClipping")
sort file.link asc


History

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #📜 
where contains(DocType, "WebClipping")
sort file.link asc


Human

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🫀
where contains(DocType, "WebClipping")
sort file.link asc


Art

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🎭
where contains(DocType, "WebClipping")
sort file.link asc


Science

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🧪
where contains(DocType, "WebClipping")
sort file.link asc


Nature

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🏕️
where contains(DocType, "WebClipping")
sort file.link asc


Travel

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #✈
where contains(DocType, "WebClipping")
sort file.link asc


Tech

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #📟
where contains(DocType, "WebClipping")
sort file.link asc


Economy

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #📈
where contains(DocType, "WebClipping")
sort file.link asc


Sport

	Table without id file.link as "Title", "**Read**: " + Read as "Read", Tag as "Themes" from #🥉
where contains(DocType, "WebClipping")
sort file.link asc


Tag navigation

	Table without id tags as "Tags" From "00.03 News"
	Flatten file.tags as tags
	Group by tags


Copyright © 2022 mfxm.fr. All rights reserved.