Feature #50
closedAdd a feature to capture channels or events and place them in lists
100%
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.
Updated by Vincent Le Goff about 8 years ago
- Tracker changed from Bug to Feature
Updated by Vincent Le Goff almost 8 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.
Updated by Vincent Le Goff almost 8 years ago
- Status changed from Open to In Progress
Updated by Vincent Le Goff almost 8 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