Live data from Hacker News

Minimalist Gmail by Matt Constantine

mattconstantine.com

1–10 of 25 posts

Re: Minimalist Gmail by Matt Constantine

#4
post #2

I like the fact that it is possible to switch off/on individual parts of the website (link in the upper-right corner). It would be cool if someone came up with a general solution applicable to all websites.

For a case-by-case basis, check out the Printliminator -- really neat use of JS & CSS to hide pesky elements

http://css-tricks.com/examples/ThePrintliminator/

Now if this could be scripted with greasemonkey! Imagine getting rid of a few elements, then hitting 'save' in the plugin -- any subsequent visits to the page would apply the relevant css.

Re: Minimalist Gmail by Matt Constantine

#5
post #2

I like the fact that it is possible to switch off/on individual parts of the website (link in the upper-right corner). It would be cool if someone came up with a general solution applicable to all websites.

YouTube would be nice. I'm using a Greasemonkey script (http://pastie.org/674946) but it requires some management to keep up with changes.

Re: Minimalist Gmail by Matt Constantine

#7
I just installed it and the largest problem I'm having is with access to search. Hitting '/' no longer focuses the search box and hitting the arrow is cumbersome. Anyone have a workaround aside from enabling the clunky header?

Re: Minimalist Gmail by Matt Constantine

#8

great link/look, just wish it was available in a more general-purpose form (ie not a firefox tool)

It looks like the guts of what Matt Constantine put into the Firefox add-on is covered by the userscripts mentioned here:

http://zenhabits.net/2009/09/minimalist-gmail-how-to-get-rid...

I'd guess that the Zen Habits article came first and then the Firefox extension was made for an easy one-click installation.

Edit: I'm having trouble getting those userscripts to run in my Gmail Fluid app. Maybe there's some Greasemonkey-specific stuff going on in there...

Re: Minimalist Gmail by Matt Constantine

#10

great link/look, just wish it was available in a more general-purpose form (ie not a firefox tool)

My minimalist gmail interface is called "pine", which I believe is still considered to be the reference IMAP client implementation. If I were have to make this decision today, I might use something more powerful and extensible like "mutt", but for me pine is just fine.

I started using it again a year back or so when Mail.app became too slow for me to use on some giant mailboxes I have. Deleting 5k messages from an IMAP folder in pine takes maybe 5-10 seconds. Try doing that in Mail.app. I found my email productivity went way up after switching, so I ended up using it exclusively, despite the ribbing my co-workers give me for using prehistoric email tools.

Post reply on HN