Feature #528
Ignore command in context menu
Status: | New | Start: | 10/16/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Frontend GNOME | |||
Target version: | - | |||
Complexity: | Medium |
|||
Votes: | 6 (View) |
Description
It would be nice to have a "Ignore" command in the user context menu to ignore this user. Seems like this can be done by filters, but they are not easy to set up. The ignore command could just create the filter.
History
Updated by Mirco Bauer 5149 days ago
- Target version set to 0.10
- Complexity set to Medium
This is a very good idea which I haven't thought of when I implemented the filter framework.
Updated by Carlos MartÃn Nieto 4731 days ago
Being able to use /ignore whomever
would be even nicer
Updated by Bianca Mix 4730 days ago
I think it should be able to use /ignore <nick> with to setup a filter like specified by Salz in the FAQ to ignore someone. This would be not to difficult as it would use the current possibilities of smuxi by just adding one configuration.
It could use the current network, no channel (all channels), public messages and setup the filter automatically.
Updated by Mirco Bauer 4729 days ago
Bianca Mix wrote:
I think it should be able to use /ignore <nick> with to setup a filter like specified by Salz in the FAQ to ignore someone. This would be not to difficult as it would use the current possibilities of smuxi by just adding one configuration.
It could use the current network, no channel (all channels), public messages and setup the filter automatically.
Depending where the command is issued, it can ignore all messages on all channels or just all private message. We can also use now an advanced parser for commands, so if irssi has parameters for this we can implement them too.
Updated by Mirco Bauer 4729 days ago
Bianca Mix wrote:
It could use the current network, no channel (all channels), public messages and setup the filter automatically.
Actually, current network is an issue, right now you cant tell which network to filter, this needs to be addressed separately, I created #660 for that.
Updated by Mirco Bauer 4013 days ago
- Target version deleted (
0.10)
Updated by Aramati x 3857 days ago
I am interested in this feature. What kind of filter do I need to create to do this manually?
Updated by Aramati x 3857 days ago
Nevermind, I just found https://smuxi.im/ezfaq/show/smuxi?faq_id=13