Project

General

Profile

AddEdit Ignore Dialog » History » Version 7

Per Amundsen, 06/13/2023 03:03 AM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Add/Edit Ignore Dialog
4
5 2 Per Amundsen
!AddEditIgnore.png!
6 1 Per Amundsen
7
h2. Address
8
9
The nick or address to ignore.
10
11
h2. Ignore Options
12
13
If no specific ignore option is enabled, all options are ignored.
14
15
h2. Private
16
17
Ignore private messages from the nick/address.
18
19
h2. Channel
20
21
Ignore channel messages from the nick/address.
22
23
h2. Notice
24
25
Ignore notice messages from the nick/address.
26
27
h2. Ctcp
28
29
Ignore ctcp requests from the nick/address.
30
31
h2. DCC
32
33
Ignore DCC requests from the nick/address.
34
35
h2. Invite
36
37
Ignore channel invites from the nick/address.
38
39
h2. Codes
40
41 5 Per Amundsen
Ignore [[Formatting_text|control codes]] from the nick/address.
42 2 Per Amundsen
43
h2. Tips
44
45
Ignore Tips from the nick/address.
46
47
h2. Highlight
48
49 6 Per Amundsen
Ignore [[Highlights Options|Highlights]] from the nick/address.
50 2 Per Amundsen
51
h2. Inline Images
52
53 6 Per Amundsen
Ignore [[inline images Options|Inline Images]] from the nick/address.
54 2 Per Amundsen
55
h2. Emoticons
56
57 6 Per Amundsen
Ignore [[Emoticons Options|Emoticons]] from the nick/address.
58 1 Per Amundsen
59
h2. Exclude
60
61
Exclude this nick/address from being ignored.
62
63
h2. Remove in [X] secs
64
65
Remove this ignore after [X] seconds.
66
67
h2. Network name or Server address.
68
69
Limit this ignore rule to the specified network name or server address.
70 3 Per Amundsen
71
h2. Channel(s)
72
73
Limit this ignore rule to the specified channel(s).
74
75 4 Per Amundsen
_Separate with comma ","._
76
77 7 Per Amundsen
_Can be a [[Scripting_Wildcards|wildcard]],_
78
79 3 Per Amundsen
h2. Note
80
81
Add a note.
82
83
h2. Only on messages matching
84
85
Limit this ignore to messages matching the specified text. (Can be a [[Scripting_Wildcards|wildcard]])
86
87
h2. Case sensitive
88
89
If enabled, the message match is done using case sensitivity.
90
91
h2. Regex
92
93
If enabled, performs a [[Scripting_Regex|Regular expression]] on the message instead of [[Scripting_Wildcards|wildcard]].