Clock bar settings

This section configures the behavior of the bottom clock bar. It is possible to select different formats, or even to use the output of an external program regularly executed. The hints about Worker features shown from time to time in the clock bar can be disabled.
Custom string
The custom string mode allows to enter any string with some replaceable flags.When hints are enabled, two different strings can be entered, one that is used when no hint is currently shown, the other is used with hints. It allows to use a smaller string to make room for the hint.
The string can contain the following flags (which can be selected via the "available flags" button):
- {time}: The current date and time in localtime() format
- {date:FORMAT}: The current date and time configurable via a strftime() format. (Example: {date:%d %b %Y %H:%M:%S})
- {free}: The free memory
- {version}: The Worker version
- {hint}: The current hint
- {buttonbank}: The current button bank number
- {pathbank}: The current path bank number