lemmy icon indicating copy to clipboard operation
lemmy copied to clipboard

Add the Ability to mark comments as NSFW.

Open TheOneImprove opened this issue 1 year ago • 6 comments

Requirements

  • [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • [X] Did you check to see if this issue already exists?
  • [X] Is this only a feature request? Do not put multiple feature requests in one issue.
  • [X] Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.
  • [X] Do you agree to follow the rules in our Code of Conduct?

Is your proposal related to a problem?

I'm always frustrated when I want to comment something that is contain NSFW words in SFW marked post but I can't do it.

Describe the solution you'd like.

Add the Ability to mark comments as NSFW.

Describe alternatives you've considered.

I don't think other solutions exist for this problem.

Additional context

No response

TheOneImprove avatar Sep 03 '24 17:09 TheOneImprove

Just use spoilers with a NSFW notice?

asudox avatar Sep 06 '24 21:09 asudox

But that is really not a direct solution but rather a workaround, because then my whole comment would be spoiler NSFW.

TheOneImprove avatar Sep 06 '24 22:09 TheOneImprove

Can you link an example comment that youd mark as nsfw?

Nutomic avatar Sep 09 '24 10:09 Nutomic

While this initially mentioned "nsfw words", one thing I've seen occasionally where this would be useful are comments with embedded nsfw images on sfw posts.

Nothing4You avatar Sep 09 '24 12:09 Nothing4You

I think spoilers is the best way to handle this. Its much more flexible, as you can hide content behind any spoiler name you want.

dessalines avatar Sep 10 '24 17:09 dessalines

I think spoilers is the best way to handle this. Its much more flexible, as you can hide content behind any spoiler name you want.

I don't exactly agree. I think it would be useful to have comments be able to be marked NSFW since it makes it more official and you could have them be automatically hidden from view if NSFW is turned off. Also it helps since if mastodon users mark their replies as sensitive it'll show up as NSFW in Lemmy automatically. Spoilers on Lemmy are not cross-compatible with other platforms.

Edit: You could also make it so comments with image attachments are automatically blurred until clicked on, similar to what Hexbear did for image attachments but only for comments marked NSFW.

DraconicNEO avatar Mar 28 '25 11:03 DraconicNEO