github-commenter icon indicating copy to clipboard operation
github-commenter copied to clipboard

Feature request: hiding (instead of editing/deleting) existing comment

Open MPV opened this issue 3 years ago • 1 comments

Describe the Feature

Being able to hide comments matching a regex, as an alternative to delete-comment-regex (or edit-comment-regex added in #26).

Expected Behavior

Hiding existing comments, for example by using a hide-comment-regex.

Use Case

Sometimes keeping old comments might make sense for historical/compliance reasons.

Describe Ideal Solution

Not sure, open for thoughts.

Alternatives Considered

  1. delete-comment-regex
  2. edit-comment-regex (added in #26)

But they don't keep the history in an equally accessible way.

Additional Context

...

MPV avatar May 18 '22 09:05 MPV

Hiding comments would be nice.

Although if you want history using edit-comment-regex, couldn't you look at the edit history of the comment?

Edit: see my edit history of this comment

nitrocode avatar Dec 22 '22 15:12 nitrocode