Project

Profile

Help

Feature #50

closed

Add a feature to capture channels or events and place them in lists

Added by Vincent Le Goff over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Accessibility
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

This feature would allow to capture text in a trigger and place it in a given list. For instance, one could place a trigger on the ooc channel. When text is received, it is displayed in the client (although it can be disabled with mute triggers, see #46). But the user could also display the list of ooc messages and be put into a list, useful for navigation and accessibility. This list could be displayed either using SharpScript (which would allow to associate a macro with it) or through the menu bar.

Actions #1

Updated by Vincent Le Goff over 7 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by Vincent Le Goff over 7 years ago

  • Sprint/Milestone set to 7
Actions #3

Updated by Vincent Le Goff over 7 years ago

  • Assignee set to Vincent Le Goff

The SharpScript functions #AddChannel and #Channel will be added. The channels will be visible through a dialog box.

Actions #4

Updated by Vincent Le Goff over 7 years ago

  • Status changed from Open to In Progress
Actions #5

Updated by Vincent Le Goff over 7 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

Added in commit 3ff3ab7cf26c39f2deed4b0bfb6cb3b6fedf29e7.

A #channel SharpScript action has been added to create and display a channel. A #feed SharpScript action has been added to feed a channel.

Please register to edit this issue

Also available in: Atom PDF Tracking page