-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add username before autocomment #13
Comments
Just to make it clear for anyone else, this issue is talking about the "Natty Reporter" userscript (at least that is what I understood from the chat transcript). |
@jdd-software Wouldn't it be more appropriate if this was added to the auto comment script instead (the one not made by SOBotics)? |
@Fortunate-MAN the flagging scripts don't go through the auto comment script, they post directly. So both would have to include it. In general, I'm not opposed to this, but what is the longest allowed username in characters and how long is our longest auto-comment? If that's not an issue, we can change it, should be easy enough. |
It's an idea if anyone have fun doing it, probably it could be useful also for Advanced Flagging and auto-comment, hence all scripts could be update. |
@BaumMitAugen Based on a SEDE query, the longest display name is 36 characters |
Thanks for creating this issue. Concerning the name length problem: I found that the comment could be rephrased to save a few characters and make room. It is however sacrificing something of the teaching and clarity... The first compromise I can think of is to use the terser version "NAME, this ..." also for new accounts. Background: I imagine using the welcome-version for comments by accounts younger than a week. Otherwise, determining the available space and more or less brutally shortening the name woudl probably still be on the right track. Maybe asking here for proposals of shorter but still appropriate comments is the way. |
@Yunnosch I suppose the comment where this would be most relevant is the 'NAA low rep" one. This is written by Shog himself and I personally like it as it is, too. I would not really like to shorten it just to make room for some greeting, and just prepending some possibly butchered username does not really sound too useful to me either. So if we can't fit in some meaningful greeting, moderately long names and the entire Shog comment, I don't think this would be a good change. |
Related to NAA, The current comment of Shog9 is nice, but it miss indication what OP should do (if the comment is correct), self-delete the answer. It could be an interesting experiment to try with a comment both addressing OP directly and indicating action to take if comment is correct. Now it says "ask a new question,", but it does not state "and delete this" Naturally we need to consider that the comment may be wrong and also how we can get statistics related to OP self-deletion frequency on type of comment. If anyone has idea on what the modify comment could be, feel free to drop a "comment" Something like:
|
First of all, changing the advice or wording in the comment is kind of orthogonal to the question about the greeting at hand unless it's about shortening the comment to make room for a greeting. Now about the proposed change of wording: I don't like telling beginners in the <50 rep range to delete their post. They are too likely to be too easily intimidated into deleting an incorrectly handled fp. Additionally, the risk of us getting it wrong is highest on borderline posts, which would benefit most from additional eyes, be it from the LQQ or a mod. And as the clear-cut cases everyone gets right every time are trivial to review anyway, I'm opposed to adding that advice for very new users. Finally, back to the main topic: it has been brought to my attention that the NAA <50rep comment leaves space for 149 more characters. Even after subtracting the 36 characters for the longest username, that should probably suffice to add a greeting with the name; and I think it's the most important comment in this regard (maybe together with "Thanks", which should be investigated). So in my opinion, adding the greeting to the two comments mentioned above would cover the most important cases and would be a change I would be fine with. |
I would be absolutely fine to add the greeting only to those comments which are short enough anyway. The same is true for too long names, instead of butchering them omitting them is perfectly fine. When I mentioned shortening existing comments, I thought of slightly more compact phrasings of practically the same comtent. When I wrote "sacrificing" I only meant the additional level of "unmisunderstandability" which using a few additional words usually allows. All content aspects where kept. |
Alright, that sounds fine to me. I would say the NAA <50 and "thanks" comments are most important, but the rest can be checked too where it makes sense. Going forward, a PR is welcome, otherwise this lands on my Also, for consistency, it would make sense to raise a similar issue on the Advanced Flagging repository if @rjrudman agrees. |
@BaumMitAugen Yep, I'm happy to keep consistency between scripts |
As Yunnosch suggested in chat https://chat.stackoverflow.com/transcript/message/42437794#42437794, add username of OP to comment.
The benefit is that it gets less "auto" and it's clear that OP is addressed by comment (it's gets more personal and maybe also more nice).
We increase the chance that OP reads and understand the comment
The text was updated successfully, but these errors were encountered: