[MlMt] Custom widescreen view with thread arcs

2013-02-05 Thread Mateusz Parzonka
On 4 Feb 2013, at 16:42, Mateusz Parzonka wrote:

> Hi,
>
> I've made a custom MailMate layout for Mailboxes view. It modifies the 
> installed widescreen layout by adding a vertical thread arcs view at 
> the right. It has become my standard view which I use on a daily 
> basis.
>
> If anyone would like to try it out: I've created a gist with 
> installation instructions: https://gist.github.com/4707302

I've updated the layout description after installing build 3255. The 
initial version of the layout did not work as expected as I reinstalled 
it in MailMates resources. I have now tried it with fresh builds 3239 
and 3255 where it works. Sorry, if anyone had attempted a fruitless 
effort in the meantime.

--
Mateusz


[MlMt] Custom widescreen view with thread arcs

2013-02-05 Thread Joachim Tingvold
On 4 Feb 2013, at 16:42, Mateusz Parzonka wrote:
> I've made a custom MailMate layout for Mailboxes view. It modifies the 
> installed widescreen layout by adding a vertical thread arcs view at 
> the right.

Could you provide some kind of screenshot? I'm too lazy to install it 
just to see how it looks (-:

-- 
Joachim


[MlMt] Custom widescreen view with thread arcs

2013-02-05 Thread Mateusz Parzonka


On 5 Feb 2013, at 2:20, Joachim Tingvold wrote:

> On 4 Feb 2013, at 16:42, Mateusz Parzonka wrote:
>> I've made a custom MailMate layout for Mailboxes view. It modifies 
>> the installed widescreen layout by adding a vertical thread arcs view 
>> at the right.
>
> Could you provide some kind of screenshot? I'm too lazy to install it 
> just to see how it looks (-:

Sure. Here you go: 
https://www.dropbox.com/s/ujdz5mgifhpq8ke/mailmate-widescreen-threadarcs.png

--
Mateusz


[MlMt] Custom widescreen view with thread arcs

2013-02-05 Thread Benny Kjær Nielsen
On 5 Feb 2013, at 0:51, Mateusz Parzonka wrote:

>> I've made a custom MailMate layout for Mailboxes view. It modifies 
>> the installed widescreen layout by adding a vertical thread arcs view 
>> at the right. It has become my standard view which I use on a daily 
>> basis.
>>
>> If anyone would like to try it out: I've created a gist with 
>> installation instructions: https://gist.github.com/4707302
>
> I've updated the layout description after installing build 3255. The 
> initial version of the layout did not work as expected as I 
> reinstalled it in MailMates resources. I have now tried it with fresh 
> builds 3239 and 3255 where it works. Sorry, if anyone had attempted a 
> fruitless effort in the meantime.

Great to see that someone is not afraid of playing around with this (in 
spite of my general warnings that I'll change anything anytime :-) ). 
But you should change the install instructions to this path:

~/Library/Application 
Support/MailMate/Resources/Layouts/Mailboxes/widescreen_with_thread_arcs.plist

Then it won't be overwritten when you update MailMate. Also note that I 
changed the filename to make it a separate Widescreen mode -- otherwise 
I think MailMate is going to be confused (I might be wrong).

-- 
Benny


[MlMt] Custom widescreen view with thread arcs

2013-02-05 Thread Mateusz Parzonka


On 5 Feb 2013, at 9:43, Benny Kj?r Nielsen wrote:

> On 5 Feb 2013, at 0:51, Mateusz Parzonka wrote:
>
>>> I've made a custom MailMate layout for Mailboxes view. It modifies 
>>> the installed widescreen layout by adding a vertical thread arcs 
>>> view at the right. It has become my standard view which I use on a 
>>> daily basis.
>>>
>>> If anyone would like to try it out: I've created a gist with 
>>> installation instructions: https://gist.github.com/4707302
>>
>> I've updated the layout description after installing build 3255. The 
>> initial version of the layout did not work as expected as I 
>> reinstalled it in MailMates resources. I have now tried it with fresh 
>> builds 3239 and 3255 where it works. Sorry, if anyone had attempted a 
>> fruitless effort in the meantime.
>
> Great to see that someone is not afraid of playing around with this 
> (in spite of my general warnings that I'll change anything anytime :-) 
> ). But you should change the install instructions to this path:
>
>   ~/Library/Application 
> Support/MailMate/Resources/Layouts/Mailboxes/widescreen_with_thread_arcs.plist
>
> Then it won't be overwritten when you update MailMate. Also note that 
> I changed the filename to make it a separate Widescreen mode -- 
> otherwise I think MailMate is going to be confused (I might be wrong).

I performed the proposed changes, it is much cleaner now! I've updated 
the gist so the view has now a proper title in the menu.

-- 
Mateusz



[MlMt] Custom widescreen view with thread arcs

2013-02-05 Thread Eric A. Meyer
At 09:43 +0100 2/5/13, Benny Kj?r Nielsen wrote:

>Great to see that someone is not afraid of playing around with this 
>(in spite of my general warnings that I'll change anything anytime 
>:-) ). But you should change the install instructions to this path:
>
>   ~/Library/Application 
>Support/MailMate/Resources/Layouts/Mailboxes/widescreen_with_thread_arcs.plist
>
>Then it won't be overwritten when you update MailMate. Also note 
>that I changed the filename to make it a separate Widescreen mode -- 
>otherwise I think MailMate is going to be confused (I might be 
>wrong).

It actually seems to handle it fine.  You just get a new "Thread 
Arcs" at position 6 in the View > Layout submenu, and switching to it 
gets you the widescreen thread arcs view.  I switched back and forth 
between the widescreen and non-widescreen thread arc views with no 
hiccups.  So well done!
Where I ran into trouble was trying to edit the original 
'threadArcs.plist' to use the horizontal variant.  Everything I did 
either suppressed the injection of 'messageView.plist', created a 
really wonky and unstable layout, or outright failed to load.  I 
think the deep nesting of mailbox view .plists is a little too much 
for my tiny mind.

-- 
Eric A. Meyer (eric at meyerweb.com) http://meyerweb.com/


[MlMt] Adding headers to Compose

2013-02-05 Thread Eric A. Meyer
Howdy,

I cc: a lot, even when composing brand-new messages, so I'd like 
to have the cc: line appear in the Compose window by default.  I 
assume there's a way to do so in the Composer's 'default.plist' but 
I'm not sure exactly what to do.
Of course, anything I do in the package will be overwritten by 
updates, so knowing how to enable this via the Application Support 
folder would be even more appreciated.
Any pointers?  Thanks!

-- 
Eric A. Meyer (eric at meyerweb.com) http://meyerweb.com/


[MlMt] Adding headers to Compose

2013-02-05 Thread Robert Ricci
It's actually simpler than editing a plist: pick CC from the little drop 
down to left of the 'Signature' drop down in the compose window, then 
select 'Use as default headers' (at the bottom of that same menu)

On 5 Feb 2013, at 11:25, Eric A. Meyer wrote:

> Howdy,
>
> I cc: a lot, even when composing brand-new messages, so I'd like to 
> have the cc: line appear in the Compose window by default.  I assume 
> there's a way to do so in the Composer's 'default.plist' but I'm not 
> sure exactly what to do.
> Of course, anything I do in the package will be overwritten by 
> updates, so knowing how to enable this via the Application Support 
> folder would be even more appreciated.
> Any pointers?  Thanks!
>
> -- 
> Eric A. Meyer (eric at meyerweb.com) http://meyerweb.com/
> ___
> mailmate mailing list
> mailmate at lists.freron.com
> http://lists.freron.com/listinfo/mailmate


[MlMt] Adding headers to Compose

2013-02-05 Thread Bill Cole
On 5 Feb 2013, at 13:25, Eric A. Meyer wrote:

> Howdy,
>
> I cc: a lot, even when composing brand-new messages, so I'd like to 
> have the cc: line appear in the Compose window by default.  I assume 
> there's a way to do so in the Composer's 'default.plist' but I'm not 
> sure exactly what to do.
> Of course, anything I do in the package will be overwritten by 
> updates, so knowing how to enable this via the Application Support 
> folder would be even more appreciated.
> Any pointers?  Thanks!

Even easier: Take another look at the pull-down menu you use to get Cc: 
to show. What's the last item?



[MlMt] Adding headers to Compose

2013-02-05 Thread Eric A. Meyer
At 11:41 -0700 2/5/13, Robert Ricci wrote:

>It's actually simpler than editing a plist: pick CC from the little 
>drop down to left of the 'Signature' drop down in the compose 
>window, then select 'Use as default headers' (at the bottom of that 
>same menu)

Well, shut my mouth and paint me red!  I obviously never noticed 
that, and it's entirely possible I never would have.  Thanks!

-- 
Eric A. Meyer (eric at meyerweb.com) http://meyerweb.com/