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.7 KiB

Alias Tag Date DocType ChildrenType Hierarchy location CollapseMetaTable
Italy
Italia
🇮🇹
2022-06-20 Note
Travel
Place
Root
42.6384261
12.674297
true

Parent:: @@Travels


name Create Note
type append template
action NewFile
id CreateNote

^button-ItalyNewNote

name Save
type command
action Save current file
id Save

^button-ItalySave

Folder map

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

style: number


Master Navigation

	Table Date as "Creation Date" from "03.02 Travels"
	Where (DocType = "Place" and Place.Country = "Italy") or (DocType = "Travel" and contains(Travel.Country, "Italy"))
	Sort file.link ascending


Activities

Loca activities & social life

Sport


Tag Navigation

	Table without id tags as "Tags" From "03.02 Travels"
	Where DocType = "Place" and Place.Country = "Italy"
	Flatten file.tags as tags
	Group by tags


Other activity

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