Email to Notational Velocity : an Idea Mining Solution

Oct 25, 2009 19:32

I've discussed Idea Mining before: every idea that pops into your head, jot it down. When you're looking for inspiration, or have some time to develop some idea, poke around in your mine and see what grabs you.

I started using Evernote, which had the advantage of syncing, but recently switched to Notational Velocity. It lacks syncing, but is much ( Read more... )

osx, programming, geek, ideamine

Leave a comment

Comments 2

Notational Velocity scripts ext_231590 April 15 2010, 06:12:31 UTC
Hi there,

I've installed your script but have the following issues and observations about notes.pl

The line:

@messages = split(/\nFrom\sXXXXXX/,$file);

Needs to have the sender name substituted for the XXXXXX (I didn't see this in the documentation.

While the script works, I'm still seeing extra email headers in my text. e.g.

--0016e64cba26f89b3c048440279dContent-Type: text/plain; charset=ISO-8859-1

is the script fixed?

--0016e64cba26f89b3c048440279dContent-Type: text/html; charset=ISO-8859-1

is the script fixed?

--0016e64cba26f89b3c048440279d--

I'm not a PERL guru I'm afraid, is there a simple way to strip these lines out?

Thanks, Fraser

Reply

Re: Notational Velocity scripts t3knomanser April 15 2010, 11:38:06 UTC
Let me poke around. I honestly haven't used them in awhile, since NV has added syncing through Simplenote.

Reply


Leave a comment

Up