1. Help Center
  2. How To's
  3. Engage - Protocol Editor Videos

10. Protocol Editor: Text Editing

Apart from Action blocks and the flowValueCollector, all other blocks support rich text, so it is possible to bring different elements and styles to the text.

Text Editing Tips and Tricks

  • use H1, H2 to have different types of headers

  • use B to make selected text bold, alternatively use `ctrl` + `b`

  • use I to make the selected text italic, alternatively use `ctrl` + `i`

  • use U to underline selected text, alternatively use `ctrl` + `u`

  • use S to strike-through selected text, alternatively use `ctrl` + `shift` + `x`

  • use 🖋 to highlight the selected text in a specific color that is possible to chose from the color picker

  • use • to add an indented bullet list

  • use 1. to add an indented numbered list

  • use 👁️ to hide selected text, the hidden text will not be displayed in the Triage interface to the end-use

  • use 🔗 to add/remove a link to the selected text

    • ⚠️ You must include the https:// in the url otherwise the link will not work

  • use 🗨️ to add/edit a note to the selected text (hoovering over the text will display a popup with the desired information)

Further Reading:

How To Videos - Protocol Editor: Welcome to the Editor

How To Videos - Protocol Editor: Accessing the New Menus

How To Videos - Protocol Editor: The Main Menu

How To Videos - Protocol Editor: Version History and Releases

How To Videos - Protocol Editor: Branches

How To Videos - Protocol Editor: Nodes and Blocks

How To Videos - Protocol Editor: Introduction to logic and basic call flow

How To Videos - Protocol Editor: Flow Value Collectors

How To Videos - Protocol Editor: Link Portal Nodes