Hello Roger,

I guess our workflows are different then.   What I wanted to achieve
is to use it in my MonkeyGTD system.  I receive an email which leads
to a certain task I need to perform.  I create the task in mGTD and
add the link to the mail in the description (via the macro).  That
way, at the moment that I have the time to get to the actual doing, I
can click the link and see all the info from the mail directly.  This
saves me the time of having to look up the mail(s) again in my Outlook
folder structure.
I understand that you need a way to actually incorporate the mail
message in your TW.

cheers

Henk

On Wed, Feb 25, 2009 at 4:56 AM, roger <[email protected]> wrote:
>
> Henk: I'm using FF, so the part about this not working in IE isn't a
> problem.  As I understand it, you have the VB macro in Outlook that
> drops the message ID into the clipboard.  But then do you just paste
> that ID into a tiddler from the clipboard?  In other words, the TW
> plugin you mention just acts on the ID in the tiddler?  Despite my
> reference to FileDropPlugin, I think I'd prefer not to be forced to
> have the TW file open just to associate an email message to the TW.
>
> Anthony: I was thinking about creating an Outlook macro that saves a
> selected message(s) to an "email" folder for the chosen TW.  That way,
> as email messages come in that I want to associate with a specific TW
> file, I could execute a macro to save the message to a specific
> location in msg format.  When I'm in the TW file, I could access the
> email messages. Obviously, creating a macro in Outlook to facilitate
> the process wouldn't be required, but for my purposes, I think it
> would speed things along considerably.
>
> Roger
>
> On Feb 24, 2:16 am, Henk <[email protected]> wrote:
>> Hi,
>>
>> I have made a setup wich creates a link in a tiddler to an Outlook
>> email message.  It works fine, but I involves a rather complicated
>> setup (mainly because I don't want to use IExplorer).
>> This is how it works:
>> - a VB macro in Outlook fetches the unique message ID from a selected
>> email message and pasts it to the clipboard
>> - a tiddlywiki plugin provides a macro which takes the ID and uses
>> javascript to open the message in Outlook
>> - the browser uses a java applet to communicate with Outlook (not
>> needed if you use IExplorer though)
>>
>> The tricky part is that you need to edit your java.policy file in
>> order to get out of the browser java sandbox.
>> If people are interested, I can put alle the files and code on my website.
>>
>> cheers
>>
>> Henk
>>
>> On Sat, Feb 21, 2009 at 8:20 AM,roger<[email protected]> wrote:
>>
>> > I'd really like to have my TW's set up so that emails that I want to
>> > associate with a specific TW can somehow be connected.  I don't want
>> > to just copy and paste the body of the email as I'd loose all the data
>> > associated with the message.  It would be awesome if the drag & drop
>> > functionality that FileDropPlugin provides could work with email
>> > messages.  Just drag and drop an email from the inbox onto the TW file
>> > and have the email embedded into the TW.
>>
>> > As an alternative, I'm thinking about creating a macro in Outlook (our
>> > email client at the office) that would facilitate saving an email
>> > message into a directory that is a subfolder to the location of the TW
>> > file.  Then I could just use LaunchApplicationPlugin to open the
>> > "emails" folder as needed.
>>
>> > I'm curious if others have come up with satisfactory ways to get email
>> > messages associated with a TW file.
>>
>> > ~Roger
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to