Skip to main content

Project Notes

🔗 Original page — Source of this material


Description

A Note is a canvas where you can leave a multi-line comment.

image-20200813-133002

How do you add an action to your project?

There are two ways to add a note to your project.

Method #1

Right-click on the actions canvas and select New Note

image-20200813-133843

Method #2

Use the context menu Add ActionProjectNote

image-20200813-133653

Or use the ❗→ smart search.

What is this used for?

  • For in-depth commenting on a specific action
    • you can leave a comment in the action itself too, but it's very limited there—just a few words. Sometimes you need a detailed description of the action, because at first glance it may not be obvious what the action actually does. You can find examples in the test projects available on the ❗→ Start page of ProjectMaker.

image-20200813-151301

  • To comment on a large group of actions at once.
    • This is useful when your template gets so big that it's hard to visually keep track of what does what.

image-20200813-131006

In the screenshot, the two separate branches of the template are highlighted with red frames (there could be many more), and above those branches, numbers 1 and 2 point to notes where you can simply write the name of what that part of the template does (“Product Search”, “Product Publish”), or you can add a detailed description of how the branch works.

  • If you want to share your ❗→ public template with others, you can use a note to leave a template description and/or your contact info.

image-20200813-132754

  • You can store any information you find necessary in notes.

How do you work with the action?

Note font size

image-20200813-151343

Note background color

image-20200813-151406

Example use case

Among other things, you can use notes to visually separate different logic blocks from one another

image-20200813-135551

image-20200813-135732