premii / hn

Hacker News mobile app
MIT License
264 stars 37 forks source link

Include submission title in comments page <title> HTML tag #17

Open robbintt opened 9 years ago

robbintt commented 9 years ago

Hi, great app!

It would be really helpful if the comments title were set as the title of the submission. It seems like it would be simple to use the title from the hacker news API instead of the current title on each comments section, "Hacker News".

This would also mirror how hacker news does its own comments and help my tabbed browsing tremendously. Thanks!!

robbintt commented 9 years ago

Here is a sample title tag from a Hacker News submission:

<title>My Top 100 Programming, Computer and Science Books: Part Four | Hacker News</title>

https://news.ycombinator.com/item?id=9835285