1man(1)                       Profanity XMPP client                      man(1)
2
3
4

NAME

6       /notify
7
8

DESCRIPTION

10       Configure  desktop notifications. To configure presence update messages
11       in the console, chat and chat room windows, see '/help presence'.
12
13

SYNOPSIS

15       /notify chat on|off
16
17
18       /notify chat current on|off
19
20
21       /notify chat text on|off
22
23
24       /notify room on|off
25
26
27       /notify room mention on|off
28
29
30       /notify room mention case_sensitive|case_insensitive
31
32
33       /notify room mention word_whole|word_part
34
35
36       /notify room current on|off
37
38
39       /notify room text on|off
40
41
42       /notify room trigger add <text>
43
44
45       /notify room trigger remove <text>
46
47
48       /notify room trigger list
49
50
51       /notify room trigger on|off
52
53
54       /notify on|off
55
56
57       /notify mention on|off
58
59
60       /notify trigger on|off
61
62
63       /notify reset
64
65
66       /notify remind <seconds>
67
68
69       /notify typing on|off
70
71
72       /notify typing current on|off
73
74
75       /notify invite on|off
76
77
78       /notify sub on|off
79
80

ARGUMENTS

82       chat on|off
83           Notifications for regular chat messages.
84
85       chat current on|off
86           Whether to show regular chat message notifications when the  window
87           is focused.
88
89       chat text on|off
90           Show message text in regular message notifications.
91
92       room on|off
93           Notifications for all chat room messages.
94
95       room mention on|off
96           Notifications for chat room messages when your nick is mentioned.
97
98       room mention case_sensitive
99           Set room mention notifications as case sensitive.
100
101       room mention case_insensitive
102           Set room mention notifications as case insensitive.
103
104       room mention word_whole
105           Set  room mention notifications only on whole word match, i.e. when
106           nickname is not part of a larger word.
107
108       room mention word_part
109           Set room mention notifications on partial word match, i.e. nickname
110           may be part of a larger word.
111
112       room current on|off
113           Whether  to show all chat room messages notifications when the win‐
114           dow is focused.
115
116       room text on|off
117           Show message text in chat room message notifications.
118
119       room trigger add <text>
120           Notify when specified text included in all chat room messages.
121
122       room trigger remove <text>
123           Remove chat room notification trigger.
124
125       room trigger list
126           List all chat room highlight triggers.
127
128       room trigger on|off
129           Enable or disable all chat room notification triggers.
130
131       on|off
132           Override the global message setting for the current chat room.
133
134       mention on|off
135           Override the global 'mention' setting for the current chat room.
136
137       trigger on|off
138           Override the global 'trigger' setting for the current chat room.
139
140       reset
141           Reset to global notification settings for the current chat room.
142
143       remind <seconds>
144           Notification reminder period for unread messages, use 0 to disable.
145
146       typing on|off
147           Notifications when contacts are typing.
148
149       typing current on|off
150           Whether typing notifications are triggered for the current window.
151
152       invite on|off
153           Notifications for chat room invites.
154
155       sub on|off
156           Notifications for subscription requests.
157
158

EXAMPLES

160       /notify chat on
161
162
163       /notify chat text on
164
165
166       /notify room mention on
167
168
169       /notify room trigger add beer
170
171
172       /notify room trigger on
173
174
175       /notify room current off
176
177
178       /notify room text off
179
180
181       /notify remind 60
182
183
184       /notify typing on
185
186
187       /notify invite on
188
189
1900.11.0                            2021-09-28                            man(1)
Impressum