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 "town hall" (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.

Review Suggested Edit

You can't approve or reject suggested edits because you haven't yet earned the Edit Posts ability.

Approved.
This suggested edit was approved and applied to the post about 1 year ago by Monica Cellio‭.

81 / 255
  • What should an ideal change tracking incorporate?
  • How should the post revisions viewers be improved?
  • The diff view for posts has some shortcomings. The differences between the before and after views are [hard to distiguish](https://meta.codidact.com/posts/282698), and the mobile version is [hard to read anything at all](https://meta.codidact.com/posts/287758). (I think the tag-diff is fixed now.)
  • If the edit history and diff view was up for complete replacement, what would Codidact want for it? I'm asking more for specifics than for general themes, but I'd take general ideas, too.
  • Some ideas to consider:
  • - Accessibility
  • - Multiple diff formats (inline, word-diff, unified, side-by-side, rendered)
  • - Good semantic element use of `<ins>` and `<del>`
  • - Portrait mode suggestion on mobile
  • - Tags
  • - Title
  • - License change (if this is a thing you can do)
  • The current diff view actually makes a lot more sense when you recognize that it's doing a line-by-line analysis and highlighting the *whole line* as deleted or added when it changes. Since whole Markdown paragraphs are often written on a single line this over-emphasizes large sections whose inline changes are hard to see.
  • The diff view for posts has some shortcomings. The differences between the before and after views are [hard to distiguish](https://meta.codidact.com/posts/282698), and the mobile version is [hard to read anything at all](https://meta.codidact.com/posts/287758). (I think the tag-diff is fixed now.)
  • If the post edit history page, suggested edits page and diff view were up for a redesign, what changes are needed? I'm asking more for specifics than for general themes, but I'd take general ideas, too.
  • Some ideas to consider:
  • - Accessibility
  • - Multiple diff formats (inline, word-diff, unified, side-by-side, rendered)
  • - Good semantic element use of `<ins>` and `<del>`
  • - Portrait mode suggestion on mobile
  • - Tags
  • - Title
  • - License change (if this is a thing you can do)
  • The current diff view actually makes a lot more sense when you recognize that it's doing a line-by-line analysis and highlighting the *whole line* as deleted or added when it changes. Since whole Markdown paragraphs are often written on a single line this over-emphasizes large sections whose inline changes are hard to see.

Suggested about 1 year ago by Andreas‭