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

Alias Tag Date DocType ChildrenType Hierarchy location CollapseMetaTable
Plants
🪴
🏕️
🏠
2023-10-03 Note
Plant
Root true

Parent:: Household


name Create Note
type append template
action NewFile
id CreateNote

^button-PlantsNewNote

name Save
type command
action Save current file
id Save

^button-PlantsSave

Folder map

[!summary]+ This note enables to navigate in the 00.02 Inbox section and find any Note in this Vault by Note or Tag

style: number


Master Navigation

	Table Date as "Creation Date" from "01.08 Garden"
	where DocType = "Plant"
	Sort Date ascending


High Level tasks

not done
path includes 01.08
sort by due
hide backlink
hide task count


Notes

Magasins:

  1. Hauenstein
  2. Jumbo Pflanzen
  3. Hornbach
  4. Landi

Arbustes

  1. Kolkwitzia
  2. Amandier de Chine (Prunus Triloba)
  3. Weigelia


Tag Navigation

	Table without id tags as "Tags" From "01.08 Garden"
	Flatten file.tags as tags
	Group by tags


TimeStamp check

	Table TimeStamp as "Time Stamp" from "01.08 Garden"
	Where TimeStamp > date(today) - dur(100 years)
	Sort TimeStamp ascending