heavensqueen: (Default)
heavensqueen ([personal profile] heavensqueen) wrote in [community profile] yuletide_coal2016-12-17 08:08 pm

Rudolph the red-nosed dentist

Writing post : http://yuletide-coal.dreamwidth.org/6728.html


Other useful links:
2016 Timeline : https://yuletide-admin.dreamwidth.org/28822.html
Collection: http://archiveofourown.org/collections/yuletide2016
 

Letters post: http://yuletide.livejournal.com/1274815.html
Letters DB: http://www.dennis-sellers.com/yuletide/index.html
Treat spreadsheet: https://docs.google.com/spreadsheets/d/10Bv9vJXykH9BUgn6q5DIBliBgMWzlVpXiB9d1lNoub4/edit?usp=sharing

Yuleporn: http://yuletide.livejournal.com/1276881.html
Crueltide: http://yuletide.livejournal.com/1274987.html
Two for One
: http://yuletide.livejournal.com/1278973.html

Re: Ways in which you are petty

(Anonymous) 2016-12-18 11:57 am (UTC)(link)
If you screened all comments and also disabled comment notification emails, and never let yourself go check to see comments, I guess that'd essentially be like disabling them.

Re: Ways in which you are petty

(Anonymous) 2016-12-18 12:13 pm (UTC)(link)
And never go to the home page where your latest comments are conveniently displayed... or see comment counters on your works page...

Re: Ways in which you are petty

(Anonymous) 2016-12-18 12:26 pm (UTC)(link)
Easily hidden with a Stylish userstyle script. It's easy to avoid the homepage anyway (I never go there).

Re: Ways in which you are petty

(Anonymous) 2016-12-18 12:42 pm (UTC)(link)
I don't like to tell people to use extensions, but ublock origin (or any other extension that allows you to block elements on a page, I assume?), is incredibly handy when it comes to filtering out lots of annoying things on all kinds of sites. The recent comment box doesn't show up for me, but with it and basically anything you don't want to see, you can just right click and "Block Element" though it might take a couple tries before you get the right element.

Here are some lines you can add to your custom filters in ublock (I use FF):

! Gets rid of comment counts on archive/author/etc pages:
archiveofourown.org##.comments:nth-of-type(4)

! Gets rid of comment count showing on the actual fic page:
archiveofourown.org###main > .work > .wrapper > .group.meta.work > .stats:nth-of-type(10) > .stats > .comments:nth-of-type(5)

! Gets rid of the kudos left by/leave a comment/comments left by other people section entirely (the end of the page is just the end of the fic):
archiveofourown.org###feedback