Gmail attachment reminder

By Jonathan Brodsky Last update Oct 22, 2005 — Installed 2,795 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 13 posts, 7 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
norcimo Scriptwright

Version 2 of my script should now handle replies/forwards.

 
norcimo Scriptwright

The logic should be all the same, but I think this is a problem with the way GMail handles the whole forward/reply thing through Javascript goodness. As best I can tell Greasemonkey never manages to attach the event listener to the Send button (because there's no page reload to display the forward/reply stuff?). I'm no where near enough of a Javascript/Greasemonkey expert to get any further than that though :-(

 
Doug Ellis User

I love this script, but it doesn't work for replys or forwards. Does anyone know how to add the same logic to those forms?

doug

 
norcimo Scriptwright

OK, i gave this a shot see this script which should hopefully work with both send buttons (well, it works for me)

 
Jonathan Bro... Script's Author

Thanks for all the comments everyone. I really have not had the time to work on it. if someone wants to post a fix, I would be really greatful.

thanks!

 
Daniel Bunyard User

So I was wrong, I looked at it more and when you cancel it takes you back to the inbox and just discards the message. Either way it's not quite right.

 
Daniel Bunyard User

I don't know enough about it to offer a suggestion. The send buttons have to have some sort of individual identifier though I would think. I've noticed another problem too. If you click cancel it still sends the message.

 
patxi1977 User

Amazing idea!! I have already installed it, but I would love to change a thing: I write emails in English, Spanish, French & Catalan, so I would love to add more trigger words like "adjunt" for "adjunto" or "adjuntado" in Catalan or Spanish.

How can I do that? Maybe you could add some commented lines on the script with instructions on how to port it.

Still, great idea!

 
Jonathan Bro... Script's Author

hey the reason that you are still having the same problem is because I have yet to fix it :(

The issue that I am having is both of the send buttons on the page have the same 'id' so if I just address the correct id of send, it ignores the second send button...

if anyone has a fix for this problem I would be happy to implement it.

 
x00x User

I've had the same experience as the previous poster.
Haven't been able to get the "attachment reminder" to remind.

 
Jonathan Bro... Script's Author

Hey there, I see my problem (it only registers clicks on the top 'send' button) and will post a fix later tonight.

thanks for the comment.

 
Daniel Bunyard User

Can't seem to get it to work. Great idea though. I'm constantly having that problem as well. If only it worked...

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel