rComments icon indicating copy to clipboard operation
rComments copied to clipboard

Feature request: add a comment using the extension

Open Destaq opened this issue 3 years ago • 4 comments

Title says it all. It would be very convenient if you could write a comment directly by hovering, in a similar manner to the way the Fetching comment... box appears.

Destaq avatar May 10 '21 19:05 Destaq

Thank you @Destaq for this feature request! I'm not sure how feasible this is in the short term, but I'll investigate the options this week.

One request: do you have any thoughts on markdown? I think the simplest first feature that can be added is a "quicky reply" feature that would not support anything complex like markdown, and would be used for quick replies rather than long, detailed, formatted comments.

iampueroo avatar May 12 '21 15:05 iampueroo

Thank you @Destaq for this feature request! I'm not sure how feasible this is in the short term, but I'll investigate the options this week.

One request: do you have any thoughts on markdown? I think the simplest first feature that can be added is a "quicky reply" feature that would not support anything complex like markdown, and would be used for quick replies rather than long, detailed, formatted comments.

I think if Markdown would be relatively easy to implement, you should do so, but if not, it doesn't matter.

Destaq avatar May 12 '21 19:05 Destaq

It seems like this would be as simple as adding a textarea that implicitly supports markdown under the comment you want to reply to and then POST-ing a request as defined here: https://www.reddit.com/dev/api/#POST_api_comment.

As for UI, I did a bit of experimenting, maybe something like this:

I'll start prototyping this at some point in the next month.

iampueroo avatar May 17 '21 19:05 iampueroo

Any progress since then?

Destaq avatar Aug 21 '21 14:08 Destaq