Keyboard shortcuts

Press ? or ? to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Workspace.toml

This is only for reference and is located in your workspace's directory.

Info

You cannot change the name of the app through this file.

It contains the name of the workspace and the version of the DSL.

name = "Your Workspace Name"
schema_version = 3

Schema Changes

The following changes occurred across schema_version values:

schema_versiondescriptionupgrade process
1initialadd workspace.toml with name and schema_version
2renamed journal to connections to prepare for other types of dataIn the work folder, for every individual listed, rename their journal folder to be named connections
3renamed groups to include non-manager usersin people.ppl, rename relationship to group, then rename base to network, direct_report to guide, and first_team to partner. See documentation.