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.

Post History

66%
+4 −1
Q&A How to edit a post for small modifications without affecting the visibility of other posts?

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 ...

posted 9mo ago by Lorenzo Donati‭

Answer
#1: Initial revision by user avatar Lorenzo Donati‭ · 2023-08-06T17:11:17Z (9 months ago)
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).