[MlMt] Missing recipient in sent emails

2014-05-28 Thread Rob McClure
Sorry if this is discussed elsewhere, but for some reason all sent 
emails (all accounts) older than two days ago have no recipient 
information. Any idea what could have caused this and how I can fix it?


Rob McClure
sharkez at g
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] using gmail label tags in format strings

2014-05-19 Thread Rob McClure

Benny,
Tried the modification to display tags in columns as noted in the ticket 
site and changed the code you supplied to use two of my tags. I get the 
column in my display but don't see anything in the column, even after 
adding one of the two chosen tags to a new message. attaching my plist.


Rob McClure
sharkez at g

On 17 May 2014, at 13:27, Benny Kjær Nielsen wrote:


On 16 May 2014, at 6:46, David Rees wrote:


I'm very excited about the gmail label support you are building into
MailMate, its the key feature I keep looking for in an OSX client. 
Simply

showing them as folders isn't enough for folks who active use Gmail.

Once I make a gmail label a tag I lose it it as a folder on the left
however. So its hard to quickly see all emails with a given tag 
(which is

something a Gmail user is pretty used to).

I've tried working around this with smart folder submailboxes on
Tags/Keywords, but it seems to be showing Raw Flags as described in 
ticket

374http://freron.lighthouseapp.com/projects/58672-mailmate/tickets/374-Column-for-Showing-Tags-Keywords#ticket-374-3.
That unfortunately doesn't do the job since I get submailboxes like 
@0,
\Flagged and $NotJunk, @0, \Answered, \Flagged, \Seen (@0 is my 
gmail

label name).


It's slightly better if you use the virtual `Tags` header instead of 
`Tags/Keywords`, but it'll only work well if you have at most 1 tag 
per message. This is because submailboxes cannot handle multi-value 
headers yet. This is almost only a problem for flags/tags and 
recipient headers, but those are of course important problems.


Is there anything I can do to work around this? I was thinking I 
could
perhaps try changing the submailbox format name from ${#flags.flag}, 
but
even if I can get that to narrow it down just to the label name it 
won't

handle the case of multiple labels on the same message.


Yes, so currently your only alternative is to manually create smart 
mailboxes for each tag.


On the plus side I answered your question in the [ticket 
system](http://freron.lighthouseapp.com/projects/58672/tickets/374) 
about how to manually add a (hardcoded) “Tags” column. Other users 
might find that interesting as well.


--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
{
columns = {
attachments = {
formatting = {
doubleClick = {
mailboxSelection = ALL_BODY_PARTS;
queryFormatting = {
formatString = #parent-body-part = ${#body-part-id} 
and ((content-type.type exists and content-type.type != text and 
content-type.type != multipart) or content-disposition.type = attachment);
separator =  or ;
};
setFormatting = {
string = ALL_BODY_PARTS;
};
titleFormatting = {
formatString = Attachments from 
${from.name:${from.address}};
separator =  or ;
};
};
matchQuery = hasAttachments;
string = AttachmentTemplate;
};
matchQueries = {
hasAttachments = #attachments-count != '0';
};
maximumWidth = 16;
menuTitle = Attachments;
minimumWidth = 16;
sortAsInteger = 1;
sortKey = #attachments-count;
titleImage = HeaderAttachment;
type = image;
};
date = {
formatting = {
children = (
{
formatString = ${#date-received};
maximumValue = 1;
onlyIfCollapsed = 1;
},
{
doubleClick = {
queryFormatting = {
escapeSingleQuotes = 1;
formatString = #date-received.day = 
'${#date-received.day}';
separator =  or ;
};
titleFormatting = {
formatString = 
\U201c${#date-received.day}\U201d;
prefixString = Date is ;
separator =  or ;
};
};
formatString = ${#date-received};
}
);
type = firstMatch;
};
sortKey = #date-received;
sortMaximumValue = 1

Re: [MlMt] Can I display a flag on the header?

2014-05-18 Thread Rob McClure

Ah, yes, it now shows a Tag: Flagged. A good interim solution ;-)

Rob McClure
sharkez at g

On 17 May 2014, at 13:31, Benny Kjær Nielsen wrote:


On 16 May 2014, at 19:29, Rob McClure wrote:

Wondering if there is a way to have a flag show up on the header when 
the message is in it's own window. I can see it in a list, but the 
message in a separate window - can't see any flag.

Thoughts?


Low-level, the current headers view is customizable, but I'm not too 
happy about that (and the headers view in general). I suggest you add 
a tag in the “Tags” preferences pane which maps to the IMAP 
keyword `\Flagged`. I believe that should then be shown in the 
expanded headers view.


--
Benny
___
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] Stuck in rebuild DB loop

2014-04-15 Thread Rob McClure

Benny,
No replies from me in the middle of the night ;-)
MM is now back. First the re-build loop:

* Yes, I do have rules enabled so that may have been part of the issue.
* In my case the error dialog would appear noting an email that could 
not be found and at the same time the database corruption dialog would 
appear. They seemed to be independent activities because the DB re-build 
could be launched and run with the error dialog still up.
* When I tried to clear the error dialog, I would get a SBOD that 
required a Force Quit of MM.
* When I eventually looked at the message folders that corresponded to 
the error, the message ID was not in the folder. Not sure if that meant 
the emails had been removed or what. Interestingly, as I kept 
re-trying to get out of the loop, the message ID in the error would 
change.
* Now that I have apparently solved the problem by re-downloading from 
the server, I see that the message folder has the set of messages I saw 
just before using the re-download approach and then additional messages 
that have IDs with much higher (say ~2x) numbers. So it did re-download 
messages that apparently disappeared.
* Since I didn't look at the email library until after trying the cache 
method of rebuilding, it seems using the cache process must have done 
something that resulted in messages disappearing?


As for the original crash, as I noted, this happened when I was adding a 
third email address to the To line and the potential list of acceptable 
addresses was partially off-screen, essentially onto my other monitor. 
I'm not saying the multi-monitor issue was involved because I have had 
MM crash adding additional addresses to the To list a few times in the 
past week, like Roland. He might be correct that this is when the 
additional address (3rd seems right) causes it to add a line. None of 
the issues you've listed for known DB corruption are in play so this is 
a new situation. But what was unique was that I had had the crash occur 
a couple of times and no corruption until the last one with the 
off-screen situation, but that could be unrelated. I do use DropBox but 
it's not backing up my Library or Applications. No evidence of a time 
machine issue but I didn't look to see if it was running. No antivirus 
software.


I'll update to your next version.

Rob McClure
sharkez at g

On 15 Apr 2014, at 1:16, Benny Kjær Nielsen wrote:


On 14 Apr 2014, at 22:30, Robert McClure wrote:

Sorry about the late response. I can see you could have used it 
earlier on. You'll get a detailed answer instead.


MM crashed earlier (one of a couple of crashes when adding an 
addressee to the to list) and is now stuck in a loop where it 
identifies a message it can’t find (I think initially the draft I 
was working on, but  now I’m not sure) and the option of “do 
nothing” or do a rebuild (two flavors). I first tried the “from 
cache” rebuild because I wanted the draft, but that has led to a 
“find the error” dialog along with a “rebuild” dialog that no 
matter what, finishes the rebuild and then finds an error.


I recently (last week) experienced this myself (I did not have any or 
did not understand reports sent to me about this). For me, the problem 
was that during the rebuild, rules are still active. This is of course 
not desirable and it was actually a good thing that the result was a 
broken rebuild-process. Do you have any rules configured?


I fixed the bug and then noticed that rebuilding has become extremely 
slow (not because of the rules). I have seen reports about this, but I 
had assumed users were just impatient :-) I fixed a performance issue 
which should make it quite a bit faster (although more improvements 
could be done).


Here is a [direct 
link](http://updates.mailmate-app.com/archives/MailMate_r4174.tbz) to 
the most recent test version.


Is there a way to get out of this? I have not allowed “download all 
messages” because I have ~40K messages that is apparently over 3G. 
I have multiple accounts but this seems to be all related to that one 
account and draft...


I am of course very interested in the steps needed to reproduce a bug 
that leads to database corruption.


For the record, known database corruption triggers are:

* The database files were restored from a backup which was created at 
the same time as MailMate was writing a set of files. There is 
probably no way to fix that without a complete redesign.
* Antivirus software puts a file (email) into quarantine (removing the 
file just after MailMate saved it). Some comments on that 
[here](http://freron.lighthouseapp.com/projects/58672/tickets/666-crash-shortly-after-startup#ticket-666-27).
* I've had a few reports about hard crashes (as in pulling the plug of 
the computer) triggering database corruption. Technically (and 
embarrassingly), I'm not sure exactly what happens, but I assume it is 
related to low level behavior of the file system.


The above might sound like MailMate is far from robust

[MlMt] Release notes window troubles

2014-04-15 Thread Rob McClure
Ok, this requires multiple monitors and the latest version of Mavericks 
(10.9.2). Maybe even some specifics on desktops that I'm still not sure 
how I set up...


But when you update MM and the release note window appears along with 
the application window, they both seem to open on the currently active 
desktop (not where the application was before). In my case it switched 
monitors (therefore desktops). I moved the main app screen back to the 
other monitor, not knowing the release note was left behind. When I 
saw that it was on the window list, I switched to it, but it would 
disappear every time I tried to click on it, and would only stay visible 
if I moved the main application back to the same monitor - thereby 
making that monitor the active monitor/desktop while accessing the 
release note window.


FWIW...

Rob McClure
sharkez at g
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Stuck in rebuild DB loop

2014-04-14 Thread Rob McClure
Window size could be at fault, but I can’t get MM to run at all so I can’t look 
at the version _and_ can’t delete the draft. 
Any idea on what I can delete then restart MM to force a rebuild? I **Don’t** 
want to force a re-download of 40K messages _and_ don’t want to take up space 
for the old content and new. Any guidance would be appreciated!
-- 
Rob McClure
sharkez AT gmail

On April 14, 2014 at 2:52:30 PM, Billy Youdelman (bi...@mix.com) wrote:

On 14 Apr 2014, at 13:41, Roland wrote:

 On 14.04.2014 22:30, Robert McClure wrote:
 MM crashed earlier (one of a couple of crashes when adding an  
 addressee to the to list)

 happens to me quite often. I think I found the cause in the size of  
 the window (no joke!), because it always happened to me when I added  
 the third addressee which would cause the line of addresses to break  
 (and apparently in a special way that has some error in it).

This has never happened for me, even with several lines of addresses.  
I'm currently running MM 1.7.2 (4045) on OS 10.9.2, and have been using  
MailMate since 21-Jan-14.

ビリー ヨーデルマん
Billy Youdelman
+1 310 839 7673
http://MIX.COM/
___
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] Stuck in rebuild DB loop

2014-04-14 Thread Rob McClure
IN part the message ids it was complaining about didn’t seem to exist in the 
locations you (and the error) noted so that certainly could be the issue. I 
chose to rebuild based on  server download and it seems to be chugging away. SO 
it;s likely the rebuild from cache was a bad idea - the cache was corrupt.

I’ll report back success/failure. For now I’m on Airmail beta...
-- 
Rob McClure
sharkez AT gmail

On April 14, 2014 at 6:38:58 PM, Billy Youdelman (bi...@mix.com) wrote:

On 14 Apr 2014, at 16:24, Rob McClure wrote:

 Window size could be at fault, but I can’t get MM to run at all so I  
 can’t look at the version _and_ can’t delete the draft. Any idea  
 on what I can delete then restart MM to force a rebuild? I **Don’t**  
 want to force a re-download of 40K messages _and_ don’t want to take  
 up space for the old content and new. Any guidance would be  
 appreciated!

Take a look here, using your email address in place of Username@FQDN -

~/Library/Application\  
Support/MailMate/Messages/IMAP/Username@FQDN/Drafts.mailbox

This is where my draft messages are stored. Take a look at the problem  
message with a text editor; maybe there is something obviously wrong  
with it.

There may be some complications if the drafts are indexed somewhere, and  
one goes missing. But, you could try moving it out of this directory,  
then putting it back if need be.

There are also some database things stored here -

~/Library/Caches/com.freron.MailMate

I believe it's now 01:30 in Denmark, so I suppose it'll be a while  
before Benny can offer some help...

ビリー ヨーデルマん
Billy Youdelman
+1 310 839 7673
http://MIX.COM/
___
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] Markdown inside of words

2014-04-06 Thread Rob McClure
For me, Kee is highlighting my dilemma: I need to reply to HTML, and create 
well-formed HTML tables and such, and in doing so the email needs to look good 
to the corporate/outlook world I live in.  I was actually going to spend time 
today searching the listserve for guidance. I've tried some other email apps 
and keep coming back the MM because of its unparalleled search.  But for us MM 
users that are even afraid of keybinding, I keep hoping some sort of easily 
adopted solution will appear. Plaintext simply doesn't work for me in 25% of my 
life...

Rob McClure
shar...@gmail.com

 On Apr 6, 2014, at 9:36 AM, Kee Hinckley kee+fre...@hinckley.com wrote:
 
 On 3 Apr 2014, at 11:16, Benny Kjær Nielsen wrote:
 
 To me the question should be: Is it worth adding the option of alternative 
 Markdown converters at the price of people using inline HTML and other 
 unreadable plain text? I’m not so sure ;-)
 
 Personally, I’m happy to keep using my wrapper around MultiMarkdown in the 
 existing model. It’s too complicated for it to be likely of use to others, 
 although if there were a way to release it as a bundle, I’d be happy to. But 
 it’s allowed me to do things like add automatic syntax-highlighting to code 
 blocks, and support tab-delimited tables, and otherwise extend my email in 
 ways which make my work much easier. If someone were to view the plain-text 
 of those messages, or even reply to them, they wouldn’t get exactly what I 
 got, but they’d get something perfectly readable–that’s the basic nature of 
 Markdown. I don’t think you need to specially tag those situations. Assume 
 that in the future other mail programs might use other markdown processors; 
 you want them to interact.
 
 If you’re looking at where to focus, rather than specifically supporting 
 other Markdown processors, I’d focus on supporting people who have to reply 
 to HTML email without losing the original HTML. I effuse to people at work 
 about MailMate, but then I tell them they can’t use it–because it really 
 doesn’t work in a corporate environment where people are sending complex (and 
 often Outlook-generated) mail messages, and my current hack (strip out the 
 header information, convert body to a div, force-include MailMate’s CSS so as 
 to override the broken Outlook CSS for my portion of the message, and then 
 enter my markdown message above the raw HTML of their message) doesn’t work 
 with Sundown, and while it is fine for me, it’s not suitable for public 
 consumption. I only do that for work email, but it would nice to be able to 
 use it as a general reply option–because sometimes people send you HTML email 
 and you need to reply without bowdlerizing it. Forcing top-commenting in that 
 environment is probably fine (I rarely see Outlook users inline 
 commenting–and when they do, it invariably gets screwed up by Outlook–but 
 maybe that’s just where I work).
 
 ___
 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


[MlMt] Move out of Junk button

2014-04-04 Thread Rob McClure
I think this button is new, and I like it. Can it mark the message as 
unread when it doe the move?


Rob McClure
sharkez at g
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Flagged Mail in a Thread

2014-03-26 Thread Rob McClure
Ack... I get a doink  sound when I hit the number. I've looked at my 
system keyboard shortcuts and use keyCue to look at keybindings and see 
nothing that is intercepting the keystroke. Any ideas?


Rob McClure
sharkez at g

On 26 Mar 2014, at 3:09, m...@assai.com.au wrote:


Work for me! Brilliant.

D

On 26 Mar 2014, at 0:23, Rob McClure wrote:

I must be missing something, but setting a flag is defaulted to 
cmd-shift L. Hitting Shift-F then a number doesn't work for me.


Rob McClure
sharkez at g

On 25 Mar 2014, at 14:36, Benny Kjær Nielsen wrote:

It's rudimentary, but for those interested, MailMate can be told to 
set a coloured flag by first hitting ⇧F and then follow it by 0-7. 
These flags are “synched” with Apple Mail via IMAP keywords. 
(Custom key bindings can be used to set a different set of keys if 
desired.)

___
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] Flagged Mail in a Thread

2014-03-25 Thread Rob McClure
I must be missing something, but setting a flag is defaulted to 
cmd-shift L. Hitting Shift-F then a number doesn't work for me.


Rob McClure
sharkez at g

On 25 Mar 2014, at 14:36, Benny Kjær Nielsen wrote:

It's rudimentary, but for those interested, MailMate can be told to 
set a coloured flag by first hitting ⇧F and then follow it by 0-7. 
These flags are “synched” with Apple Mail via IMAP keywords. 
(Custom key bindings can be used to set a different set of keys if 
desired.)

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


Re: [MlMt] Why is Save... grayed out?

2014-01-30 Thread Rob McClure
I was hoping to save selected received important messages separately so Save as 
might be the missing function. Thinking text and .eml or .msg. Any timeline?
Many thanks

Rob McClure
shar...@gmail.com

 On Jan 30, 2014, at 3:02 AM, Benny Kjær Nielsen mailingl...@freron.com 
 wrote:
 
 On 29 Jan 2014, at 21:07, Robert McClure wrote:
 
 Sorry if this is a lazy question (I've not searched for the answer), but why 
 can I not save a message? It's always grayed out.
 
 The “Save” menu item only works in the Composer. The “Save As…” menu item 
 unfortunately does not work because I never implemented it. (When 
 implemented, it should do the same as drag'n'drop of messages. Ideally, it 
 should also offer to save in some mbox-format.)
 
 -- 
 Benny
 
 ___
 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] Viewing Tags on different computers

2013-12-31 Thread Rob McClure
Ok - I've added the same tags to the other install and looked at the 
activity log and I DO see PERMANETFLAGS with my list coming across. And, 
when I add a new tag to a message, it shows up in the other install.


What is interesting is that the old tags that I have defined are not 
showing up as linked to the existing email in the new install. In fact, 
I can add a new instance (of a tag) to a message that has missing tags 
and only the new tag instance appears on the email when displayed on the 
new install. This means that the first install has two tags on a 
message, while the new install only has the new one. So there appears to 
be some sort of temporal issue as to when tags are recognized. Does that 
make sense? I'd sure like to get all those old message tags over to my 
new (mobile) workstation.


[Interestingly, I asked the support folks at 11 if they supported IMAP 
keywords and they said not yet, but I think it's still working]


Rob McClure
sharkez at g

On 31 Dec 2013, at 6:22, Benny Kjær Nielsen wrote:


On 31 Dec 2013, at 0:58, Rob McClure wrote:

I'm Using 11 for my email ISP (IMAP) and when running MailMate on 
different computers I don't see any of the Tags I entered elsewhere. 
Am I doing something wrong


Make sure you have defined the same tags on both computers in the Tags 
preferences pane.



or is this because 11 is not supporting MM tagging?


You can check that in the Activity Viewer (⌥⌘0). Open the window, 
synchronize the account, and then select one of the connections to the 
server to see a detailed log in the lower part of the window. Look for 
something like this:


	S: * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen 
$NotJunk $Junk ... \*)]


The important part is the `\*` at the end of the line. This is the 
server telling the email client that non-standard/listed IMAP keywords 
are supported.



Is there something I can check?


You can enable the “Raw Flags” column in the messages outline to 
better track what happens with the IMAP flags/keywords used for the 
tags.


There is no workaround for servers which do not support IMAP keywords. 
The only major IMAP implementation that I know does not support IMAP 
keywords is IMAP for MS Exchange.


--
Benny
___
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] Viewing Tags on different computers

2013-12-31 Thread Rob McClure

More info…
The missing tags problem appears to be inconsistent.  I do find some 
tags on older messages, but not all the tags.  It also seems to more of 
an issue (but unfortunately not exclusively) associated with tags that 
are all lower case (vs Capitalized). Does that make any sense?


Rob McClure
sharkez at g

On 31 Dec 2013, at 11:22, Rob McClure wrote:

Ok - I've added the same tags to the other install and looked at the 
activity log and I DO see PERMANETFLAGS with my list coming across. 
And, when I add a new tag to a message, it shows up in the other 
install.


What is interesting is that the old tags that I have defined are not 
showing up as linked to the existing email in the new install. In 
fact, I can add a new instance (of a tag) to a message that has 
missing tags and only the new tag instance appears on the email when 
displayed on the new install. This means that the first install has 
two tags on a message, while the new install only has the new one. So 
there appears to be some sort of temporal issue as to when tags are 
recognized. Does that make sense? I'd sure like to get all those old 
message tags over to my new (mobile) workstation.


[Interestingly, I asked the support folks at 11 if they supported 
IMAP keywords and they said not yet, but I think it's still working]


Rob McClure
sharkez at g

On 31 Dec 2013, at 6:22, Benny Kjær Nielsen wrote:


On 31 Dec 2013, at 0:58, Rob McClure wrote:

I'm Using 11 for my email ISP (IMAP) and when running MailMate on 
different computers I don't see any of the Tags I entered elsewhere. 
Am I doing something wrong


Make sure you have defined the same tags on both computers in the 
Tags preferences pane.



or is this because 11 is not supporting MM tagging?


You can check that in the Activity Viewer (⌥⌘0). Open the window, 
synchronize the account, and then select one of the connections to 
the server to see a detailed log in the lower part of the window. 
Look for something like this:


	S: * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen 
$NotJunk $Junk ... \*)]


The important part is the `\*` at the end of the line. This is the 
server telling the email client that non-standard/listed IMAP 
keywords are supported.



Is there something I can check?


You can enable the “Raw Flags” column in the messages outline to 
better track what happens with the IMAP flags/keywords used for the 
tags.


There is no workaround for servers which do not support IMAP 
keywords. The only major IMAP implementation that I know does not 
support IMAP keywords is IMAP for MS Exchange.


--
Benny
___
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


[MlMt] Viewing Tags on different computers

2013-12-30 Thread Rob McClure
I'm Using 11 for my email ISP (IMAP) and when running MailMate on 
different computers I don't see any of the Tags I entered elsewhere. Am 
I doing something wrong or is this because 11 is not supporting MM 
tagging? Is there something I can check?


Thanks!

Rob McClure
sharkez at g

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


[MlMt] Markdown list help please

2013-12-13 Thread Rob McClure

MM Newb here…
HTML markup is not my forte but I can't seem to get Markdown to do what 
I think it should.
I assume that bulleted list and numbered lists should look indented and 
such, but I'm not seeing that at all, in fact I don't see anything 
different in the rendered view than I do in the edit pane. Same issue 
using Brett Terpstra's [Markdown Service 
Tools](http://brettterpstra.com/projects/markdown-service-tools/).


For example, I thought
* this should be a bulleted list
* and at the same level
** this should be next level indent I thought

1. and this should be a numbered list
2. and so on
2.1 to indent a level

I tried
# hash sign
## but that is doing headings…

And here is Terpstra's markdown service attempt for bullets (I select 
then apply the service)

* bullet one
* two
* indent

And numbers
1. number 1
2. number 2
3. number 2.1

But I'm getting all sorts of weird things, or nothing. Where do I go to 
find out what to do?


--
Rob McClure
r...@mcclurenunn.com

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


Re: [MlMt] Markdown list help please

2013-12-13 Thread Rob McClure

Thanks,
So are you both saying you are composing in a separate application then 
pasting the final content into MM when composing a message? Even a 
reply?

Or can I embed these into MM?

Rob McClure
sharkez at g

On 13 Dec 2013, at 18:56, Kee Hinckley wrote:


On 13 Dec 2013, at 20:45, TJ Luoma wrote:

But when it comes down to it, there are two apps I find indispensable 
for

writing Markdown:

1) MultiMarkdown Composer - http://multimarkdown.com/download/

2) Marked 2 - http://marked2app.com


Both excellent recommendations. I do most of my large document writing 
using Scrivener and Marked. And smaller stuff (e.g. all meeting notes) 
in NoteBooks (available on the Mac, iPhone, and iPad, and syncs 
between all of those automatically via Dropbox). NoteBooks doesn't 
currently use MultiMarkdown, but they are talking of switching. Aside 
from some handling of code blocks and definition lists, it's pretty 
compatible.___

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] Resend-Help with a script to create an event from an email

2013-12-06 Thread Rob McClure
The approach taken by Apple Mail is when a date is identified, the event 
is created with the name of the event = to the email subject, and the 
url slot in an event is populated with a url to the mail file. I think 
it also takes the first sentence or something like that from the email 
and puts it into the notes section (could be wrong on that). Apple mail 
does some nice parsing of the date info, looking for time too and if no 
time is found, makes it an all day event.


To start, it can take the selected email and allow a user to specify a 
standard parsing of text - date/time [12/6/14, 10:15 becomes December 
6, 2014 at 10:15 am for the default time of 30 min or so?]. If the user 
selects text, that can be assumed to be fed into a date/time parser? Is 
there some sort of standard syntax from text to event? Launchbar uses 
this 
http://www.obdev.at/resources/launchbar/help/index.php?chapter=WorkingWithCalendars


On 6 Dec 2013, at 2:16, Benny Kjær Nielsen wrote:


On 6 Dec 2013, at 9:01, Torsten Grust wrote:

I too use BusyCal and would love to create calendar entries from with 
MailMate.
However, as fas as I can tell (I do hope somebody proves me wrong), 
BusyCal
does not have an AppleScript dictionary, effectively rendering it 
non-scriptable.
That's a siginifcant obstacle to a tight integration with MailMate 
(with any

other application, for that matter).


Busycal has an alternative to using AppleScript based on a custom URL 
scheme (similar to what is often done on iOS and what MailMate does 
for the `mailto:` URL scheme): 
https://support.busymac.com/blog/23829-busycal-url-handler


This can actually be a good thing since it's probably faster than 
using AppleScript when launching a command from within MailMate.


Now, I'm not sure exactly how you want this to work, but it's 
certainly possible to create a command which based on the currently 
selected message (or selected text in the message) can create an event 
in BusyCal/iCal/Fantastical (3 more bundles to be created). The main 
problem, of course, is to convert text to event data. I could perhaps 
implement a feature where MailMate can be told to analyze the message 
(or selected text) with the data detectors in Mac OS X (10.7+) before 
calling the external script. This could help find dates, addresses, 
and phone numbers I believe. (Making no promises, just thinking out 
loud.)


--
Benny
___
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


[MlMt] Resend-Help with a script to create an event from an email

2013-12-05 Thread Rob McClure

Folks,
I'm very new to MailMate and not a programmer, plus while I thought I 
sent this to the list before, I've seen it come through, so trying 
again.
I'd like to replicate some of the workflow that I had in Apple Mail. One 
in particular is the ability to create an event directly from an email. 
I understand that auto-identification of dates in email messages may not 
be possible yet in mailmate, but if I select an email, has anyone 
created a script to create an ical event that would be opened by the 
default calendar app (mine is BusyCal)?


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


[MlMt] Anyone with a script to make an event based on an email?

2013-12-03 Thread Rob McClure

Folks,
Anyone know how I can create an ical event from an email? I really miss 
this ability from Apple Mail.

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