Thinking of the following weekend project,
which would allow users to get notified over email whenever a HN post in their favorites,
gets new comments or updates.
Could be your post or someone else.<p>It could work as follows:<p>- Go to HN and find a post you like, visit the post page like https://news.ycombinator.com/item?id=1
- Add it to your favorites list by clicking [favorite] right at the top<p>The following signup needs to be done only once:<p>- visit https://todo-hn-notifier.com
- sign in with email
- provide your HN username<p>Whenever a new comment appears in one of the favorite posts, an email is being sent.
(With an easy unsubscribe link)<p>WDYT?
Would you find such a web service useful?
Any extra features would be cool to add?<p>Thank you.