Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Done!

HN Toolkit: http://userscripts.org/scripts/show/25039

Install and turn on the 'Show new items at bottom of main page?' option.

Let me know if you have problems.



Cool! I installed it, and selected the option - and nothing happens. I still see 30 items at the bottom

Can you tell me the exact URL that I should be seeing it at? I see toolkit. When I use that I see the search YC buttons etc, but when I select that option specifically, nothing happens.

I am assuming http://news.ycombinator.com/ is the main page you are referring to right?

Edit: SOLVED. http://news.ycombinator.com/news - now all is well! =)


Doh! the /news link is what I have bookmarked, so I didn't even think about just the index. Source has been updated to fix that.

Thanks!


Just an update on this... the additions I made last night broke some stuff (and I apparently didn't test it well), so please update (as of now) to get fixes.

Specifically, splitview got broken and a couple other little things were acting funny.


  s{
    var blacklist = GM_getValue('hndomains', '');
  }{
    var blacklist = GM_getValue('hnblacklist', '');
  }x;


Yeah I changed the name of that a couple versions back. If you want your old blacklist back, you can do something like:

  GM_setValue('hndomains', GM_getValue('hndomains', '') + ' ' + GM_getValue('hnblacklist', ''))
  GM_setValue('hnblacklist', '')
And then upgrade to the new version. In the future I'll try and be more conscious of upgrades when I change something like that.


I don't use the script. I'd just thought that 'hnblacklist' would be a better name.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: