]> sipb.mit.edu Git - wiki.git/blobdiff - doc/szs.mdwn
corrected filter examples
[wiki.git] / doc / szs.mdwn
index 144ff18adffc5bfcacfba7683ad754a868d91239..9d5a48d7d4543a85dd7d1abf1f6bb7f8ab90b351 100644 (file)
@@ -58,7 +58,7 @@ Now find the line that starts with `filter personal` and edit it.
 Barnowl is picky about formatting, so here are some examples.
 This includes all your SMS <-> Zephyr messages in your personals and also colors your personal messages green.
 
-       filter personal -c green ( class ^szs$ ) or ( isprivate ^true$ and ( not type ^zephyr$ or ( class ^message$ ) ) ) or ( class kusername ) or ( type admin )
+       filter personal -c green ( class ^szs$ ) or ( isprivate ^true$ and ( not type ^zephyr$ or ( class ^message$ ) ) )
 
 To color all your SMS <-> Zephyr messages separately from your other personals messages, add another line that will override the coloring you gave it under the personal filter:
 
@@ -68,7 +68,7 @@ So you'll have general personals in one color, and SMS <-> Zephyr messages in a
 
 If you ever need to revert your personal filter, the default is:
 
-       isprivate ^true$ and (  not type ^zephyr$ or ( class ^message ) )
+       isprivate ^true$ and ( not type ^zephyr$ or ( class ^message ) )
 
 Now to reload your Barnowl configuration, in Barnowl, run