Note
Utility
Note is a widget flow node that allows you to add documentation and comments to your widget flow.
Description
The Note node is a visual documentation tool that helps you organize and explain your widget flow. It doesn't affect the execution of the flow but provides a way to add comments, explanations, or reminders directly in the flow editor.
Notes are useful for:
- Explaining complex flow logic
- Documenting business rules
- Adding reminders for future modifications
- Collaborating with team members
Configuration
Text
Text – the content of the note. You can include plain text, markdown formatting, or any other descriptive content.
Width
Width – the width of the note in pixels. This allows you to control how much space the note takes up in the flow editor. You can also horizontally resize note node using your mouse like you do with windows in your OS.
Color
Color – the background color of the note. Available colors include:
- Red – for important warnings or critical information
- Green – for success states or positive information
- Blue – for informational content
- Yellow – for warnings or attention-grabbing content
- Purple – for special notes or unique information
- Neutral – for standard documentation
- Transparent – for minimal visual impact
But you can come up with your own notation that works best for you.
Limitations
Name | Value |
---|---|
Max text input length | 1024 |
Min width | 200 |
Max width | 640 |
Inputs | None |
Outputs | None |
Context values
This widget flow node doesn't provide any context values, as it's purely for documentation purposes.