Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on How to edit a post for small modifications without affecting the visibility of other posts?

Parent

How to edit a post for small modifications without affecting the visibility of other posts?

+4
−1

Related: Could we have a way to edit without bumping posts?


Motivation

I usually edit my own posts a lot of times in order to improve them. This put the corresponding post on top of the "main post page list" (for e.g. meta.codidact.com).

However, most of the time I do very little changes to my post (correct a typo, add a link, etc.), so it does not deserve to draw attention to the post in question.

So my post takes the place of other posts that would need more attention...

In this case, a general recommendation could be: "Avoid editing a post for small modifications (e.g. correct a typo) because it affects the visibility of other posts"

Starting from this postulate (which could obviously be discussed ;-), the question is:

How to edit a post for small modifications without affecting the visibility of other posts?

Proposal

A solution could be to allow the author of the edit to choose if they wants to put the post on the top of the list or not (the default behavior could be to move the post on top, as it is currently done).

This could be achieved, for e.g., by adding a check box at the end of the edit view which could look like this:

Example of the feature implemented with a check box in order to let the user choose if the post will be move to the top of the list or not

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Good idea. See Wikipedia... (1 comment)
Post
+4
−1

I like the idea, and I was going to suggest it myself.

However, I also understand the concerns of @trichoplax about the risk of abuse, e.g. "sneaky edits" that could fly under the radar.

I think a nice tradeoff solution would be IMO:

  1. Allow minor edit checkbox only for people that have the edit privilege, just to filter out users that haven't shown some pattern of responsible editing behavior. In other words, suggested edits will always be bumped (maybe let the people authorizing the edit to choose whether the edit warrants a bump?).

  2. For people doing an edit on their own posts and without the edit privilege, enable the checkbox, but change the behavior: the checkbox doesn't suppress bumping, it delays it until some time has passed from the latest edit (say 1h), so that people that make a flurry of small edits to their own posts can do that without multiple bumps. All the edits are "bumped together" once that time has elapsed from the last edit in the series. Moreover, to avoid people gaming the system by continuously editing the post to postpone a bump forever, bump the post anyway after some other given time (say a day).

  3. Provide a new visualization option for posts, e.g. show minor edits, so that people wanting to check what's happening "down in the noise" can do that. In other words, the "minor edit" checkbox doesn't prevent the edit to be discovered by people wanting to check that out. In this way mods could periodically check the posts with minor edits just to see if something shady is going on.

  4. To avoid careless bumping by privileged users, check the checkbox by default if the user hasn't changed much of the post, and also remind them they are going to perform a "minor edit" with some visual cue. In this way, a major edit is bumped unless the user wants otherwise, whereas a minor edit is not bumped, unless the user wants otherwise.

Note that in my idea the final choice is always on the (privileged) user (no forced choices). The system just lends a hand and suggests the most logical/common behavior (focus on personal responsibility here).

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

Generally agree with a few tweaks (2 comments)
Generally agree with a few tweaks
Olin Lathrop‭ wrote 9 months ago

For #1, let there always be a checkbox. It is then something the reviewer approves along with the changed text.

#2 seems overly complicated. I don't see the advantage of bumping after a delay. The end result is the same after a short period of time.

In general, trust people to indicate whether an edit is minor or not. A history is always kept, and violating this trust will have consequences.

Minor edits should only be those that don't change content. That leaves fixing grammer, spelling, or formatting as far as I can tell. Some formatting changes should not be minor either.

Lorenzo Donati‭ wrote 9 months ago

Olin Lathrop‭ #2 allows many small edits in a short period of time to be coalesced in just one bump, instead of many bumps. This may not seem a big thing now that the traffic is low, but once the traffic increase it could be quite disrupting.