Create Note
The create note action creates a new empty note in the specified location.
When a note with the same name already exists in the specified location, the note will be created with a running number appended to the name.
For example, if a note with the name Note
already exists, the new note will be named Note 1
.
Example
This button will create a new note named New Note
in the My Folder
folder.
If a note with the same name already exists, the new note will be named New Note 1
.