Hacker News new | ask | show | jobs
by thameera 4098 days ago
This is great!

I would like to receive notifications for stories about OS X. It looks like this is currently not possible since the keywords are space-separated?

EDIT: Also please allow non-alphanumeric keywords like C++?

1 comments

Keywords support is currently quite naive. This filter definitely needs to be more sophisticated. While writing the feature I just wanted to make it as simple as possible, covering the vast majority of cases with a very straightforward policy (no punctuation marks, no symbols, spaces, etc). I agree this limitation needs to be improved.