On Sun, Dec 13, 2015 at 11:06 AM, Sam Ruby <ru...@intertwingly.net> wrote: > > I would like to explore having > the current 'staple' function be done via dragging and dropping of images > and PDFs on top of one another.
I've pushed out a change roughing in the UI for this... if a given message has two or more attachments, you can drag and drop one on top of another. At the moment, it only issues an alert telling you what you have done. In the future, this will send a request to the server to perform the appropriate conversions to PDF (as required) and concatenation. - Sam Ruby