Work with Note documents
Use the Content Editor to write a note. A note must have an author, a topic and content. Further details can be added optionally.
Elements and their function
Use the Creatable Elements pane to add the elements you require. To edit an existing entry, double-click the element in the Element pane.
Element | Description | Specification | Wiki notation available |
---|---|---|---|
Author |
The name of the author of the note. By default, this is the user name of the person who creates the element. The name can be changed later. |
required |
no |
Date |
A time stamp with the exact date of the note. Date and time are filled in automatically and can be changed later. |
optional |
no |
Topic |
The topic of the note. It is displayed as box title on the Dashboard. This is not the headline of the note. |
required |
no |
Text |
The text of the note. Use the Wiki notation to create paragraphs with headlines. |
required, several elements are possible |
yes |
Simplified Wiki notation
Some Text elements with an M symbol () support the use of a simple Wiki notation to provide formatting capabilities. Typically, these Text elements require formatting because they consists of several sentences, such as comments or journal entries. You can add a text with headlines and several lines.
The following markups are supported:
Markup | Formatting | Sample |
---|---|---|
=H1= | Heading Level 1 | =Main Heading= |
==H2== | Heading Level 2 | ==A second level heading== |
… | ||
=====H5===== | Heading Level 5 | =====A fifth Level Heading===== |
* Bullet List | Bullet List Level 1 | * Sample |
** Bullet List | Bullet List Level 2 | ** Level 2 Sample |
# Numbered List | Numbered List Level 1 | # Sample |
## Numbered List | Numbered List Level 2 | ## Sample Level 2 |
*bold* | Bold Markup | *Sample* |
_italic_ | Italic Markup | _Sample_ |