]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/allow_banning_a_user_when_moderating_a_comment.mdwn
inadvertent improvement
[git.ikiwiki.info.git] / doc / todo / allow_banning_a_user_when_moderating_a_comment.mdwn
index df6c0da1ffeb111648fdd87400ff18988f1d0513..770d9e4c5d09aca45625b94c178500a1cf51bf1b 100644 (file)
@@ -5,3 +5,9 @@ If a logged-in user is both a comment moderator and an admin, it would be nice i
 >> Thanks. I moderate all my comments and send myself a nightly email, but I was sending the list of *all* unmoderated comments in each mail,
 >> rather than just new ones. If I switch to just the new ones, as you have, I could indeed just ignore the mails that are clearly all spam.
 >> Thanks for the tip! *— [[Jon]], 2021-12-06*
+
+>>> I don't actually think my script is that smart: it keeps sending me mail for *all* unmoderated comments, every night. I just ignore those mails for a while until they have valid content. ;) *-- [[anarcat]], 2021-12-06*
+
+>>>> Haha well, you've inadvertently improved my process anyway :-) I just added `-mtime -2` to a `find`. Ultimately I wonder if
+>>>> I'll move to reviewing and publishing comments by filing mail, and/or applying my (remarkably good, crm114) mail filters to
+>>>> blog comments. *— [[Jon]], 2021-12-07*