Hi Étienne,
The `load` action can be used to switch phrases or pause numen. These commands
will pause and unpause numen:
$ echo load | numenc
...
$ echo load /etc/numen/phrases/*.phrases | numenc
And you could of course have these run on keyboard shortcuts.
Glad you're liking numen :)
John
Hi John,
Thanks John, I missed this in the man. I created a "numctl" script with
notify-send to have a visual feedback of numen status, bound to a
shortcut. That's perfect.
Regards,
Étienne