Space Notes
Spaces in knot allow for a description to be set during creation or editing, as well as a dynamic note that can be updated from within the space. Both the description and note are displayed on the Spaces
page and can be used to provide important information about the space.
Viewing and Editing Space Notes
On the
Spaces
page, the short form of the description is displayed.- Clicking the short description (#1) opens a dialog showing the full description and note.
Space Note
- Clicking the short description (#1) opens a dialog showing the full description and note.
The dialog provides a detailed view of the description and note.
Note Detail
Setting a Note Dynamically from Within the Space
The space note can be updated dynamically using the command line tool from within the space. Run the following command:
knot agent set-note "My Space Description"
- Replace
"My Space Description"
with the desired note text. - The updated note will immediately appear on the
Spaces
page.