QUOTE(TJpregoRipper @ Jun 7 2013, 03:05)

A lot of these ideas are just someones pipe dreams until otherwise said but it's still a dream.
For most people, yeah.
For me, it's more of a "
I'll give explorerpony a few months to think about adding this, otherwise I'll find a way to do it myself".
Take this, for example:
QUOTE(lightshader @ Jun 3 2013, 17:24)

why not make a default empty diamond for us to click on to bring up the favorite setting window for a non-favorite gallery?
Pretty sure I requested this a long time ago.
Never happened, so I hacked a userscript together for favorites,
Everywhere.
Treat the following as a .user.js file:
ehg_favoriteseverywhere.txt ( 1.54k )
Number of downloads: 22And replace the data URI (
data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) with a URL to whatever image/diamond you want.
Example:
fimg.setAttribute("src","http://ehgt.org/g/f/0.png"); would result in:

Note that the "unfavorited" diamonds are appended at the end of each row. (This is to differentiate them from actual favorites.. and it was less work to do it this way.)
I have it set to a transparent GIF by default for use with a modified version of
a stylesheet I made for the favorites page:
favorites_thumbnailvieweverywhere.css ( 9.59k )
Number of downloads: 28Favorited galleries have
colored circles with a white border and everything else will have a transparent circle and black border as shown below:

I kinda stopped sharing stuff like this because:
1. I turned into a selfish asshole :3 (
mwhahaha)
2. Writing up instructions is time-consuming and boring (
main reason, zzz)
3. I don't want to provide support (
ugh, spoonfeeding)