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

Alias Tag Date DocType ChildrenType Hierarchy location CollapseMetaTable
Ireland
🇮🇪
🧚🏼
2022-06-20 Note
Travel
Place
Root true

Parent:: @@MRCK


name Create Note
type append template
action NewFile
id CreateNote

^button-IrelandNewNote

name Save
type command
action Save current file
id Save

^button-IrelandSave

Folder map

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

style: number


Master Navigation

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


Tag Navigation

	Table without id tags as "Tags"
	Where DocType = "Place" and Place.Country = "Ireland"
	Flatten file.tags as tags
	Group by tags


Other activity

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