Product Hunt Mentions - Easily mention users and posts inside Product Hunt comments

byβ€’

Add a comment

Replies

Best
So so cool, . We've wanted to build this for a loooong time (we even have mockups) but haven't gotten around to prioritizing it.
Thanks! I think i remember some sort of autocomplete for user mentions in the early stages of Product Hunt comments? Or am i wrong? My initial plan was to use your tech stack (react, ...) for this extension. So it can be used as a kick start for and your dev team to implement this feature natively. But unfortunately the way chrome extension extend the existing DOM its not possible so i had to do it the old way.
Can we expect something like this for user suggestion too :D ---- Update: Oops I didn't see with this we can even search for users my bad ! :)
perhaps it's time to prioritize? ☺️
yes, we used to have autocomplete. We lost it after a refactor of this page and haven't added it back yet.
Hello Hunters, when commenting on Product Hunt i often found myself mistyping usernames or opening new tabs and searching for products i want to refer. Thats where the idea came from to build an Chrome Extension which help you search for users and products inside the comment area. As you would normally do start typing @ followed by the username. An autocomplete filled with suggestions will show up. The extension makes it also easier to link to other products. Just start typing # followed by the product you are looking for. Happy mentioning, Moritz
thanks and sorry for the giphy extension 😁 its not my intention to mess with your comments area ... just want to make it even better πŸ˜‰
what is this Giphy integration you speak of? :)
Someone is going to kill me if i tell you. *whisper* Related posts to your right at the top πŸ˜‰
My PH comments usually look like this: This is going to save me and others a lot of time. Thank you, ! πŸ™Œ
Yeah! Looking forward to your next weekly collection πŸ˜‰
This is so so cool, although I havn't tried it yet. Do you have any plans to open source the project? :P Just asking... This would help to learn making html css extension and see which PH APIs you have used. :)
Thanks! And yes, here you go: Feel free to ask my anything about it. But be warned its not the cleanest code and probably not a nice start vor beginners. Btw i don't use the Product Hunt API instead i collect the data directly from Algolia. Details here:
Just one question: when will this be available on mobile?
As far is i know its not possible for a chrome extension. Therefore Product Hunt needs to integrant this feature by itself.
the product hunt iphone app already has some auto complete functionality (at least it did when I tried it yesterday), it broke the rest of the comments functionality for me though :)
for me it's almost completely broken πŸ˜„. It was even hard to type this message after tagging you
yep: the commenting on ios is pretty broken. for me i would type one letter then the keyboard would disappear, had to press to get it back. so could only type one letter at a time!
Custom keyboards could be the solution :-)
I love to see that kind of stuff, i don't know why Β―\_(ツ)_/Β―
Well done πŸ™Œ! Have you found you inspiration with that tutorial ?
Thanks! Oh, wow. No i started from scratch ... how could i miss that tutorial πŸ˜‚ I started from here Awesome documentation btw!
Wow! Finally I can directly mention others than clicking "REPLY" button :)
Awesome work ! This has been a point of annoyance for me. Thank you for solving it. You rock! Can the extension be modified so that mentioning a full name also shows up in autocomplete. Like "Ryan Hoover" instead of just "Ryan"( since there can be so many people having the same first name) Also, do you have a github repo for this? cc
thanks for your feedback! hm good point. not sure why i did not implement it that way. you can finde the code here: if you want, you can give it a try. feel free to create a pull request if you found a solution.
I think i remember some sort of autocomplete for user mentions in the early stages of Product Hunt comments? Or am i wrong?
123
Next