1 KiB
1 KiB
Reserved metadata fields
idis used to locate the Session file, must match the first 8 characters of the filename, and must be systemwide unique.moduleandsessionare used to create a hierarchy for the Sessions, and to build the menu index:moduledesignates the Module to which a Session belongs, and must correspond to a Module key inmodule_map.yaml.sessiondesignates the Session number.
titleis the name of the Session as shown in the sidebar menurelated_assets(kv-pairs) make it possible to reference the assets by their keys instead of their full file paths.related_references(kv-pairs) make it possible to reference additional content.related_formidentifies a format file that is used for getting user input.related_automationidentifies an automation that can be initiated from the Session.automation_depends_on(kv-pairs) identifies Tasks required to have the 'Done' status before the automation can be initiated.depends_onlegacy, no longer in use.