Originally posted by GolubI believe that there's a Greasemonkey script to do that. I haven't used it but you can take a look at:
I wasn't talking about the number of characters allowed.. I was talking about the interface window. This little notebook window is too small. Making it bigger doesn't save more space on the server.
http://diveintogreasemonkey.org/casestudy/zoomtextarea.html
And see if it fits your need. Assuming that you're using Firefox and Greasemonkey, of course.
Originally posted by ouroborosI couldn't that one to work, but this one works a dream...
I believe that there's a Greasemonkey script to do that. I haven't used it but you can take a look at:
http://diveintogreasemonkey.org/casestudy/zoomtextarea.html
And see if it fits your need. Assuming that you're using Firefox and Greasemonkey, of course.
http://userscripts.org/scripts/source/600.user.js
CTRL+ENTER to increase size, and SHIFT+CTRL+ENTER to decrease.
D
Originally posted by GolubSwitch to Firefox! You'll be a lot happier. 🙂
Think it would be alot simpler if the site supported it
But seriously though, I'm sure that Russ has a lot of change requests and it is all a matter of priorities. I think that it would make sense for Russ to focus on server-side improvements to make the site better rather than waste time developing features that can be accomplished on the client-side quite easily.
And, who can say how difficult a change like the one you propose would be. I've done a fair amount of coding in my life and things that seem easy can turn out to be much more involved. For instance, what if everyone doesn't like the bigger notebook window? Should there be a preference? How does it affect the layout of the games window and the information box in the various board formats? Etc.