Re: [MlMt] Correspondence layout, shifted

2014-08-14 Thread Luca Allodi

On 14 Aug 2014, at 8:35, Olivier Bedouelle wrote:

I place a folder Layouts in ~/Library/Application 
Support/MailMate/Resources/ but i don't see a layout in a menu view..


If you extract the zip file in that directory and re-open Mailmate it 
should work. Just make sure that the path is correct and that you close 
and re-open MM.


Benny's instructions from the website are:

To get a widescreen layout (as an option in the “View ▸ Layout” 
menu) you should download this file [ndL this file=.plist file] and 
copy it to the following location (creating the folders as necessary):


~/Library/Application Support/MailMate/Resources/Layouts/Mailboxes/

You must restart MailMate to make the layout available.


I hope this works for you.

--
Luca Allodi
DISI, Università degli Studi di Trento, Italy
http://disi.unitn.it/~allodi/ - https://securitylab.disi.unitn.it/
Visiting Durham University. Durham, UK.
(@secscientist)___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Correspondence layout, shifted

2014-08-14 Thread Benny Kjær Nielsen

On 12 Aug 2014, at 19:27, Luca Allodi wrote:

Today I spent some time flipping around my favourite MailMate layout, 
Correspondence.


I am not sure anybody would really be interested in this 
re-organisation but I thought to share just in case.


Thanks for sharing. It's an interesting layout.

Anyway I have no idea how to query MM to return an email attachment. 
Benny, would something like


attachments = $mainOutline.attachments

work? I did not try. If there's a way to implement this I would 
happily give it a shot.


No, that would not work. Such a transformation should be based on 
`ALL_BODY_PARTS` with some non-trivial filtering. At best you could get 
a separate webview with these attachments, but I'm not actually sure it 
would work.


But I'll take it as another reminder to improve handling of attachments.

--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Correspondence layout, shifted

2014-08-14 Thread Olivier Bedouelle

Hi Luca,

I have download this file and place it in the folder
ressources/layouts/Mailboxes/

In a folder I have 3 files .plist:

Widescreen.plist
correspondence_minimal_shifted.plist
correspondence_minimal.plist

But I don't have in menu view a layout.

Desoled, are you a solution for me ?

Cordialy

***

Olivier Bedouelle | +33 6 80 99 99 33 | 
[Vertdeco.fr](http://www.vertdeco.fr)



***
On 14 Aug 2014, at 9:35, Olivier Bedouelle wrote:


Hi Luca,

I place a folder Layouts in ~/Library/Application 
Support/MailMate/Resources/ but i don't see a layout in a menu view..


Have you a idea ?

Thanks

Cordialy


---

[![signature][LOGO]][vertdeco]

[LOGO]:http://www.vertdeco.fr/doc/signatures/OBEP.png
[vertdeco]:http://www.vertdeco.fr cliquez ici pour visiter le site 
web de Vertdéco


---


On 12 Aug 2014, at 19:27, Luca Allodi wrote:


Hi,

Today I spent some time flipping around my favourite MailMate layout, 
Correspondence.


I am not sure anybody would really be interested in this 
re-organisation but I thought to share just in case.


So, you might be interested in this if you have similar thoughts as 
mine:


- I like using MM through my keyboard shortcuts (e.g. to navigate 
mailboxes).

- I like saving up space on the monitor
- I also like having the email I am interested right in front of me, 
rather than next to one of the screen edges (right edge for the 
Widescreen layout, or bottom for the others).


Because of this I don't need:

- the full list of mailboxes to be always available for me to 
mouse-click

- all the horizontal space dedicated to the mail listing
- the actual mail body shifted to the bottom right because of all the 
space occupied by the Mailboxes vertical bar and by the 
Correspondence bit.


Here's how I edited Correspondence (link on imgur.com):

![Example of Correspondence Shifted 
(imgur)](http://i.imgur.com/p8y1lL2.png)


One idea was also to include an additional panel showing only the 
attachments in the mail, for rapid access (they are always listed at 
the very bottom of the mail body and sometimes that's a bit annoying 
when I am looking through emails to find a particular attachment).


The panel could be:

- horizontal: for the classic quick look-save interface
- vertical: for a full preview (but this would require plugins e.g. 
for PDFs etc).


Anyway I have no idea how to query MM to return an email attachment. 
Benny, would something like


attachments = $mainOutline.attachments

work? I did not try. If there's a way to implement this I would 
happily give it a shot.


Anyway, I attach the layout, which I named Correspondence Shifted 
because as a poet I fall quite short. The attachment is a zip file 
with the directory structure and the layout to place in


~/Library/Application Support/MailMate/Resources/

If you have other custom layouts already defined, make sure to merge 
the dirs rather than substituting yours with mine. If you like 
Correspondence Shifted but are uncomfortable with some changes ask 
and I'll deliver (if I know how to do it :-)) or you are welcome to 
modify it yourself and share it back.


Cheers,



--
Luca Allodi
DISI, Università degli Studi di Trento, Italy
http://disi.unitn.it/~allodi/ - https://securitylab.disi.unitn.it/
Visiting Durham University. Durham, UK.
(@secscientist)
[Layouts.zip]
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Correspondence layout, shifted

2014-08-14 Thread Paula Coelho
i've just unzipped the file at ~/Library/Application 
Support/MailMate/Resources/
and restarted MailMate. It worked fine, the new layouts appeared at the 
bottom of the layout list.


Paula

On 14 Aug 2014, at 13:33, Olivier Bedouelle wrote:


Hi Luca,

I have download this file and place it in the folder
ressources/layouts/Mailboxes/

In a folder I have 3 files .plist:

Widescreen.plist
correspondence_minimal_shifted.plist
correspondence_minimal.plist

But I don't have in menu view a layout.

Desoled, are you a solution for me ?

Cordialy

***

Olivier Bedouelle | +33 6 80 99 99 33 | 
[Vertdeco.fr](http://www.vertdeco.fr)



***
On 14 Aug 2014, at 9:35, Olivier Bedouelle wrote:


Hi Luca,

I place a folder Layouts in ~/Library/Application 
Support/MailMate/Resources/ but i don't see a layout in a menu view..


Have you a idea ?

Thanks

Cordialy


---

[![signature][LOGO]][vertdeco]

[LOGO]:http://www.vertdeco.fr/doc/signatures/OBEP.png
[vertdeco]:http://www.vertdeco.fr cliquez ici pour visiter le site 
web de Vertdéco


---


On 12 Aug 2014, at 19:27, Luca Allodi wrote:


Hi,

Today I spent some time flipping around my favourite MailMate 
layout, Correspondence.


I am not sure anybody would really be interested in this 
re-organisation but I thought to share just in case.


So, you might be interested in this if you have similar thoughts as 
mine:


- I like using MM through my keyboard shortcuts (e.g. to navigate 
mailboxes).

- I like saving up space on the monitor
- I also like having the email I am interested right in front of me, 
rather than next to one of the screen edges (right edge for the 
Widescreen layout, or bottom for the others).


Because of this I don't need:

- the full list of mailboxes to be always available for me to 
mouse-click

- all the horizontal space dedicated to the mail listing
- the actual mail body shifted to the bottom right because of all 
the space occupied by the Mailboxes vertical bar and by the 
Correspondence bit.


Here's how I edited Correspondence (link on imgur.com):

![Example of Correspondence Shifted 
(imgur)](http://i.imgur.com/p8y1lL2.png)


One idea was also to include an additional panel showing only the 
attachments in the mail, for rapid access (they are always listed at 
the very bottom of the mail body and sometimes that's a bit annoying 
when I am looking through emails to find a particular attachment).


The panel could be:

- horizontal: for the classic quick look-save interface
- vertical: for a full preview (but this would require plugins e.g. 
for PDFs etc).


Anyway I have no idea how to query MM to return an email attachment. 
Benny, would something like


attachments = $mainOutline.attachments

work? I did not try. If there's a way to implement this I would 
happily give it a shot.


Anyway, I attach the layout, which I named Correspondence Shifted 
because as a poet I fall quite short. The attachment is a zip file 
with the directory structure and the layout to place in


~/Library/Application Support/MailMate/Resources/

If you have other custom layouts already defined, make sure to merge 
the dirs rather than substituting yours with mine. If you like 
Correspondence Shifted but are uncomfortable with some changes ask 
and I'll deliver (if I know how to do it :-)) or you are welcome to 
modify it yourself and share it back.


Cheers,



--
Luca Allodi
DISI, Università degli Studi di Trento, Italy
http://disi.unitn.it/~allodi/ - https://securitylab.disi.unitn.it/
Visiting Durham University. Durham, UK.
(@secscientist)
[Layouts.zip]
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Correspondence layout, shifted

2014-08-14 Thread Olivier Bedouelle

I find.

My name folder resources is ressources (frencharghhh)

It's good now. Thank you !

***

Olivier Bedouelle | +33 6 80 99 99 33 | 
[Vertdeco.fr](http://www.vertdeco.fr)



***
On 14 Aug 2014, at 18:33, Olivier Bedouelle wrote:


Hi Luca,

I have download this file and place it in the folder
ressources/layouts/Mailboxes/

In a folder I have 3 files .plist:

Widescreen.plist
correspondence_minimal_shifted.plist
correspondence_minimal.plist

But I don't have in menu view a layout.

Desoled, are you a solution for me ?

Cordialy

***

Olivier Bedouelle | +33 6 80 99 99 33 | 
[Vertdeco.fr](http://www.vertdeco.fr)



***
On 14 Aug 2014, at 9:35, Olivier Bedouelle wrote:


Hi Luca,

I place a folder Layouts in ~/Library/Application 
Support/MailMate/Resources/ but i don't see a layout in a menu view..


Have you a idea ?

Thanks

Cordialy


---

[![signature][LOGO]][vertdeco]

[LOGO]:http://www.vertdeco.fr/doc/signatures/OBEP.png
[vertdeco]:http://www.vertdeco.fr cliquez ici pour visiter le site 
web de Vertdéco


---


On 12 Aug 2014, at 19:27, Luca Allodi wrote:


Hi,

Today I spent some time flipping around my favourite MailMate 
layout, Correspondence.


I am not sure anybody would really be interested in this 
re-organisation but I thought to share just in case.


So, you might be interested in this if you have similar thoughts as 
mine:


- I like using MM through my keyboard shortcuts (e.g. to navigate 
mailboxes).

- I like saving up space on the monitor
- I also like having the email I am interested right in front of me, 
rather than next to one of the screen edges (right edge for the 
Widescreen layout, or bottom for the others).


Because of this I don't need:

- the full list of mailboxes to be always available for me to 
mouse-click

- all the horizontal space dedicated to the mail listing
- the actual mail body shifted to the bottom right because of all 
the space occupied by the Mailboxes vertical bar and by the 
Correspondence bit.


Here's how I edited Correspondence (link on imgur.com):

![Example of Correspondence Shifted 
(imgur)](http://i.imgur.com/p8y1lL2.png)


One idea was also to include an additional panel showing only the 
attachments in the mail, for rapid access (they are always listed at 
the very bottom of the mail body and sometimes that's a bit annoying 
when I am looking through emails to find a particular attachment).


The panel could be:

- horizontal: for the classic quick look-save interface
- vertical: for a full preview (but this would require plugins e.g. 
for PDFs etc).


Anyway I have no idea how to query MM to return an email attachment. 
Benny, would something like


attachments = $mainOutline.attachments

work? I did not try. If there's a way to implement this I would 
happily give it a shot.


Anyway, I attach the layout, which I named Correspondence Shifted 
because as a poet I fall quite short. The attachment is a zip file 
with the directory structure and the layout to place in


~/Library/Application Support/MailMate/Resources/

If you have other custom layouts already defined, make sure to merge 
the dirs rather than substituting yours with mine. If you like 
Correspondence Shifted but are uncomfortable with some changes ask 
and I'll deliver (if I know how to do it :-)) or you are welcome to 
modify it yourself and share it back.


Cheers,



--
Luca Allodi
DISI, Università degli Studi di Trento, Italy
http://disi.unitn.it/~allodi/ - https://securitylab.disi.unitn.it/
Visiting Durham University. Durham, UK.
(@secscientist)
[Layouts.zip]
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Correspondence layout, shifted

2014-08-13 Thread Jim Thayer

Luca,
Thank you for the great mod for MailMate. It works perfectly for me!

Jim

Once you go Mac,
You never go back!
On 12 Aug 2014, at 13:27, Luca Allodi wrote:


Hi,

Today I spent some time flipping around my favourite MailMate layout, 
Correspondence.

___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Correspondence layout, shifted

2014-08-12 Thread Simon Kaplan

Hi Luca

This is great and exactly what I've been wishing for, except:  how does 
one set it up so that, on the right hand side, the list of messages is 
on top and the message 'preview' on the bottom (rather than the other 
way around as they appear to be now).


Thanks for any help!

cheers
Simon
--
Professor Simon Kaplan
Director, Skills  Industry Transformation
Director, Queensland Research Laboratory
NICTA

PLEASE NOTE OUR NEW ADDRESS
Office:  70-72 Bowen Street, Spring Hill, QLD 4000
Postal:  PO Box 10522, Brisbane Adelaide St, QLD 4000
M +61 411 511 122 | skype: simonmkaplan
www.nicta.com.au |  simon.kap...@nicta.com.au
Twitter: @simonkaplan |  LinkedIn: au.linkedin.com/in/simonmkaplan


On 13 Aug 2014, at 3:27, Luca Allodi wrote:


Hi,

Today I spent some time flipping around my favourite MailMate layout, 
Correspondence.


I am not sure anybody would really be interested in this 
re-organisation but I thought to share just in case.


So, you might be interested in this if you have similar thoughts as 
mine:


- I like using MM through my keyboard shortcuts (e.g. to navigate 
mailboxes).

- I like saving up space on the monitor
- I also like having the email I am interested right in front of me, 
rather than next to one of the screen edges (right edge for the 
Widescreen layout, or bottom for the others).


Because of this I don't need:

- the full list of mailboxes to be always available for me to 
mouse-click

- all the horizontal space dedicated to the mail listing
- the actual mail body shifted to the bottom right because of all the 
space occupied by the Mailboxes vertical bar and by the Correspondence 
bit.


Here's how I edited Correspondence (link on imgur.com):

![Example of Correspondence Shifted 
(imgur)](http://i.imgur.com/p8y1lL2.png)


One idea was also to include an additional panel showing only the 
attachments in the mail, for rapid access (they are always listed at 
the very bottom of the mail body and sometimes that's a bit annoying 
when I am looking through emails to find a particular attachment).


The panel could be:

- horizontal: for the classic quick look-save interface
- vertical: for a full preview (but this would require plugins e.g. 
for PDFs etc).


Anyway I have no idea how to query MM to return an email attachment. 
Benny, would something like


attachments = $mainOutline.attachments

work? I did not try. If there's a way to implement this I would 
happily give it a shot.


Anyway, I attach the layout, which I named Correspondence Shifted 
because as a poet I fall quite short. The attachment is a zip file 
with the directory structure and the layout to place in


~/Library/Application Support/MailMate/Resources/

If you have other custom layouts already defined, make sure to merge 
the dirs rather than substituting yours with mine. If you like 
Correspondence Shifted but are uncomfortable with some changes ask and 
I'll deliver (if I know how to do it :-)) or you are welcome to modify 
it yourself and share it back.


Cheers,



--
Luca Allodi
DISI, Università degli Studi di Trento, Italy
http://disi.unitn.it/~allodi/ - https://securitylab.disi.unitn.it/
Visiting Durham University. Durham, UK.
(@secscientist)
[Layouts.zip]
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate