Author Topic: [v1.5.8.18] "Add this as a command" from log not available with catch-all  (Read 8955 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4782
  • RTFM
When "Execute a command each time a phrase is unrecognized" is enabled, it is not possible to use the context menu for the log to "Add this as a command"("Unrecognised:" offers this option, "Unrecognised catch-all:" does not).

Minor, but I'd imagine people using a catch-all may still want to utilise this.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2832
The context menu is missing that item.  I'm able to double-click the entry, though.  I'll get it in the menu.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2832
New beta out:  http://voiceattack.com/SMF/index.php?topic=101.0

The item should be in there now.

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4782
  • RTFM
Tested with v1.5.8.19, behaviour is not quite what I'd expected: the context menu displays "Edit this command", which opens the command set as catch-all for editing, rather than "Add this as a command" as is the case without a catch-all.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2832
I'm not sure if .20 had what you were wanting or if it's still to be released.  Either way, it's doing what you are wanting now.

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4782
  • RTFM
it's doing what you are wanting now.



Though, there's a minor issue still, the command name produced by clicking "Add this as a command" includes part of the confidence rating:
Code: [Select]
that' (Confidence 75

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2832
I think this one fixes that. 

ANOTHER STAB!


Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4782
  • RTFM


Close, but the last character is getting cut off:
Code: [Select]
tha

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2832
Ok... nvm.  I don't think I fixed that.