Hi Nicholas,

> It would be so convenient if this could also attach the primary .pdf
> file, where one exists, is this possible at the moment?

Under windows, it opens the explorer to allow drag'n'drop of the files
to the mails.

We rely on java.awt.Desktop to send email. We use "Attachment=..." to
list the files to attach. However, nearly all email clients seem to
ignore that feature.

We got three options here:
a) leave as is
b) implement direct interaction with each possible email-client
c) send emails directly from JabRef, without going over the email client.

Option c) seems to be user unfriendly. For option b) we don't have the
time right now (works for us O:)). Therefore, we currently choose
option a) :-))

Cheers,

Oliver

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to