Skip to content
Alex Narvey edited this page May 12, 2022 · 7 revisions

Function description

Goal

This function adds a separator inside the menu.

Settings

Key Type Description
optionalDisplay Boolean Will show the related item only if option key was pressed when Hello-IT menu was shown (supported in Hello-IT 1.4.0+)

Sample settings

  <dict>
    <key>functionIdentifier</key>
    <string>public.separator</string>
  </dict>

More informations

Main implementation

The main implementation of this function is made in the Separator plugin from the main project.