Closed howardhhm closed 5 years ago
Some plugins need to display the result on the bar immediately, such as a timestamp.
For this you would use
<key>After</key> <string>show-result</string>
in the Action dictionary.
See for example the Unix Time extension.
Some plugins need to display the result on the bar immediately, such as a timestamp.