<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Renaming Tasks in Microsoft Office 2007 (GTD)</title>
	<atom:link href="http://simonguest.com/2006/09/04/renaming-tasks-in-microsoft-office-2007-gtd/feed/" rel="self" type="application/rss+xml" />
	<link>http://simonguest.com/2006/09/04/renaming-tasks-in-microsoft-office-2007-gtd/</link>
	<description>The only person at Microsoft allowed to login as &#039;guest&#039;</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:28:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: http://</title>
		<link>http://simonguest.com/2006/09/04/renaming-tasks-in-microsoft-office-2007-gtd/comment-page-1/#comment-19</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:51:40 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2006/09/04/Renaming-Tasks-in-Microsoft-Office-2007-_2800_GTD_2900_.aspx#comment-19</guid>
		<description>I have been trying to edit this macro to do 2 things differently, but failed miserably and any help would be much appreciated:

-Instead of moving the email to a set folder, it should show me the folder list and let me choose where I want it to go.

-Instead of copying the email text into the task it should attach a copy of the email itself to the task.

This is really driving me crazy and I would appreciate any help you guys can give me.</description>
		<content:encoded><![CDATA[<p>I have been trying to edit this macro to do 2 things differently, but failed miserably and any help would be much appreciated:</p>
<p>-Instead of moving the email to a set folder, it should show me the folder list and let me choose where I want it to go.</p>
<p>-Instead of copying the email text into the task it should attach a copy of the email itself to the task.</p>
<p>This is really driving me crazy and I would appreciate any help you guys can give me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://</title>
		<link>http://simonguest.com/2006/09/04/renaming-tasks-in-microsoft-office-2007-gtd/comment-page-1/#comment-18</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Mon, 12 Oct 2009 03:41:24 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2006/09/04/Renaming-Tasks-in-Microsoft-Office-2007-_2800_GTD_2900_.aspx#comment-18</guid>
		<description>Thanks for posting this.  Really appreciate being able to look over your shoulder on your implementation of GTD in Outlook 2007.  Could I ask you if there is a way to do what this macro does, but (after assigning a category) both create a task with a copy of the e-mail message attached and file the original message in an e-mail folder?  I&#039;ve been trying to figure it out on my own, but no luck so far.

Thanks,
Josh</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  Really appreciate being able to look over your shoulder on your implementation of GTD in Outlook 2007.  Could I ask you if there is a way to do what this macro does, but (after assigning a category) both create a task with a copy of the e-mail message attached and file the original message in an e-mail folder?  I&#8217;ve been trying to figure it out on my own, but no luck so far.</p>
<p>Thanks,<br />
Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://simonguest.com/2006/09/04/renaming-tasks-in-microsoft-office-2007-gtd/comment-page-1/#comment-17</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 24 Aug 2009 14:24:20 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2006/09/04/Renaming-Tasks-in-Microsoft-Office-2007-_2800_GTD_2900_.aspx#comment-17</guid>
		<description>Just rename fileFolderName = &quot;Tasks&quot;, sorted.

To Answer Felipe, this macro should be run on a Mail item and not a task.</description>
		<content:encoded><![CDATA[<p>Just rename fileFolderName = &#8220;Tasks&#8221;, sorted.</p>
<p>To Answer Felipe, this macro should be run on a Mail item and not a task.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://</title>
		<link>http://simonguest.com/2006/09/04/renaming-tasks-in-microsoft-office-2007-gtd/comment-page-1/#comment-16</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Thu, 13 Aug 2009 05:55:21 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2006/09/04/Renaming-Tasks-in-Microsoft-Office-2007-_2800_GTD_2900_.aspx#comment-16</guid>
		<description>I am a complete macro neophyte, so please bare with me. Is there any way to create a macro (ideally accessible through a key board shortcut) which will create a new task and attach the highlighted email (instead of transcribing the email to the note section, which is what dragging an email to the taskbar does).

When processing email I usually create a new task, fill in the subject and categories and drag and drop the email as an attachment so that the email itself is kept in the task. This allows me to delete the email from my inbox, but respond to the original email if I have to while actually performing the task.

I apologize if this script does that, but I can&#039;t get it to work to try it out. I get a &quot;Compile error: User-defined type not defined&quot; when I run it.</description>
		<content:encoded><![CDATA[<p>I am a complete macro neophyte, so please bare with me. Is there any way to create a macro (ideally accessible through a key board shortcut) which will create a new task and attach the highlighted email (instead of transcribing the email to the note section, which is what dragging an email to the taskbar does).</p>
<p>When processing email I usually create a new task, fill in the subject and categories and drag and drop the email as an attachment so that the email itself is kept in the task. This allows me to delete the email from my inbox, but respond to the original email if I have to while actually performing the task.</p>
<p>I apologize if this script does that, but I can&#8217;t get it to work to try it out. I get a &#8220;Compile error: User-defined type not defined&#8221; when I run it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://simonguest.com/2006/09/04/renaming-tasks-in-microsoft-office-2007-gtd/comment-page-1/#comment-15</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:47:29 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2006/09/04/Renaming-Tasks-in-Microsoft-Office-2007-_2800_GTD_2900_.aspx#comment-15</guid>
		<description>Trying to get this working in Outlook 2007.  Tracing through I see the call to item.Save happening after the subject is renamed, but the email never appears in the task list.  It does however move to the File folder with the correct categories.  Any ideas?</description>
		<content:encoded><![CDATA[<p>Trying to get this working in Outlook 2007.  Tracing through I see the call to item.Save happening after the subject is renamed, but the email never appears in the task list.  It does however move to the File folder with the correct categories.  Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
