I’m not sure if this is in the pipeline, but it would be very useful to save individual comments and it looks like the API supports that. I think all you would have to do is add functionality to make the API call to showActionSheetWithOptions in useComments.ts and then add the option to the options constant above it but I’m not sure.

Regardless, I’m really enjoying the app!

Edit: you would probably want to check the CommentView to see if the comment is saved, then change the options constant accordingly, then toggle the save parameter for SaveComment.