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.

1.1 KiB

Alias Tag Date DocType ChildrenType Hierarchy location CollapseMetaTable
Africa
🌍
2022-06-20 Note
Travel
Place
Root
11.5024338
17.7578122
true

Parent:: @@Travels


name Create Note
type append template
action NewFile
id CreateNote

^button-AfricaNewNote

name Save
type command
action Save current file
id Save

^button-AfricaSave

Folder map

title: Summary
collapse: open
This note enables to list all places in Africa where recommendations can be made.

style: number


Master Navigation

	Table Date as "Creation Date" from "03.02 Travels"
	Where contains(Tag, "🌍")
	Sort file.link ascending


Tag Navigation

	Table without id tags as "Tags" From "03.02 Travels"
	Where contains(Tag, "🌍")
	Flatten file.tags as tags
	Group by tags


Other activity

Table DocType as "Doc type" from [[@Africa]]
where !contains(file.name, "@@Travel")
sort DocType asc