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 offline on|off
37
38
39       /notify room current on|off
40
41
42       /notify room text on|off
43
44
45       /notify room trigger add <text>
46
47
48       /notify room trigger remove <text>
49
50
51       /notify room trigger list
52
53
54       /notify room trigger on|off
55
56
57       /notify on|off
58
59
60       /notify mention on|off
61
62
63       /notify trigger on|off
64
65
66       /notify reset
67
68
69       /notify remind <seconds>
70
71
72       /notify typing on|off
73
74
75       /notify typing current on|off
76
77
78       /notify invite on|off
79
80
81       /notify sub on|off
82
83

ARGUMENTS

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

EXAMPLES

167       /notify chat on
168
169
170       /notify chat text on
171
172
173       /notify room mention on
174
175
176       /notify room offline on
177
178
179       /notify room trigger add beer
180
181
182       /notify room trigger on
183
184
185       /notify room current off
186
187
188       /notify room text off
189
190
191       /notify remind 60
192
193
194       /notify typing on
195
196
197       /notify invite on
198
199
2000.13.0                            2022-10-12                            man(1)
Impressum