<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4950016391528289557.post6267692705320218885..comments</id><updated>2010-09-16T09:24:32.259+02:00</updated><category term='GTD'/><category term='Visual Studio'/><category term='Team System'/><category term='ReSharper'/><category term='tools'/><category term='windows service'/><category term='DSL'/><category term='Outlook'/><category term='MVP'/><category term='music'/><category term='NNUG'/><category term='blogging'/><category term='.NET'/><category term='dotTrace'/><title type='text'>Comments on Did you know...: How I've implemented GTD with Outlook 2007</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.joaroyen.com/feeds/6267692705320218885/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html'/><author><name>Joar Øyen</name><uri>http://www.blogger.com/profile/11617808669594537891</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_bD33qBI9JXc/SMANN1tjhFI/AAAAAAAAAEE/rH6yzUmyD3U/S220/Portrett_1_small.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-3158404707151781554</id><published>2010-09-16T09:24:32.259+02:00</published><updated>2010-09-16T09:24:32.259+02:00</updated><title type='text'>Oh I see, so this makes the macros appear as being...</title><content type='html'>Oh I see, so this makes the macros appear as being local to the account you are working on, as opposed to being global and work across both exchange and local folders.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ll see if i can make a workaround for it. I expect i need to hack the FindFolder to start from the topmost object and work down from there.&lt;br /&gt;&lt;br /&gt;Thanks for your help&lt;br /&gt;&lt;br /&gt;/Fredrik</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/3158404707151781554'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/3158404707151781554'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1284621872259#c3158404707151781554' title=''/><author><name>Fredrik</name><uri>http://www.blogger.com/profile/09395878904919814587</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1340104'/></entry><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-68687761462138245</id><published>2010-09-16T08:39:43.869+02:00</published><updated>2010-09-16T08:39:43.869+02:00</updated><title type='text'>Hi Fredrik,

Outlook 2010 has a feature called Qui...</title><content type='html'>Hi Fredrik,&lt;br /&gt;&lt;br /&gt;Outlook 2010 has a feature called Quick Steps that allows you to create simple macros very easily. It&amp;#39;s not a perfect solution, but it is good enough for my needs.&lt;br /&gt; &lt;br /&gt;The exp_FolderSwitch is an event that should fire when you select another folder in Outlook, and it will detect if you switched to a folder under another root and reinitialize the menus based on the folder structure in your local pst.&lt;br /&gt;&lt;br /&gt;I used this feature to when switching to another email account in Outlook, but unfortunately I didn&amp;#39;t test switching to a local pst.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/68687761462138245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/68687761462138245'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1284619183869#c68687761462138245' title=''/><author><name>Joar Øyen</name><uri>http://www.blogger.com/profile/11617808669594537891</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_bD33qBI9JXc/SMANN1tjhFI/AAAAAAAAAEE/rH6yzUmyD3U/S220/Portrett_1_small.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-40179246'/></entry><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-4104034876644753835</id><published>2010-09-15T14:10:40.647+02:00</published><updated>2010-09-15T14:10:40.647+02:00</updated><title type='text'>Hi Joar,

does Outlook 2010 provide an alternative...</title><content type='html'>Hi Joar,&lt;br /&gt;&lt;br /&gt;does Outlook 2010 provide an alternative to this since you don&amp;#39;t use the macros any longer? i don&amp;#39;t have the option to swap myself due to corporate standards, but i&amp;#39;m curious.&lt;br /&gt;&lt;br /&gt;I tried to put a BP on line 49 (in exp_FolderSwitch). It never gets executed and exp_FolderSwitch doesn&amp;#39;t seem to be referenced in any other part of the macros. &lt;br /&gt;&lt;br /&gt;What is FolderSwitch supposed to do?&lt;br /&gt;&lt;br /&gt;I tried to step from InitializeFolders and it seems to be the GetRootFolder funtion that only goes as far up to the Exchange folder in the hiearchy. i don&amp;#39;t know if this is the actual &amp;#39;top&amp;#39; of the tree or not. &lt;br /&gt;&lt;br /&gt;In the GetRootFolder it stops when the rootFolder.Parent is MAPI. So that it returns the top folder in the exchange mailbox. Then findfolder doesn&amp;#39;t find the parallel structure in the local folder. &lt;br /&gt;&lt;br /&gt;At least this is my theory. I don&amp;#39;t have any prior experience with Outlook and VB macros.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/4104034876644753835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/4104034876644753835'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1284552640647#c4104034876644753835' title=''/><author><name>Fredrik</name><uri>http://www.blogger.com/profile/09395878904919814587</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1340104'/></entry><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-2725462325020048136</id><published>2010-09-14T20:53:01.836+02:00</published><updated>2010-09-14T20:53:01.836+02:00</updated><title type='text'>Fredrik,

I only used the macros on Exchange folde...</title><content type='html'>Fredrik,&lt;br /&gt;&lt;br /&gt;I only used the macros on Exchange folders, and I didn&amp;#39;t try them on folders inside a local pst file. I found one possible explanation of your problem if the default item type of the folder in the pst is different than normal mailbox folders.&lt;br /&gt;&lt;br /&gt;Since I&amp;#39;ve upgraded to Outlook 2010 I no longer use these macros and are not able to verify this, but if you&amp;#39;re comfortable debugging and modifying the macros your self you can put a breakpoint on line 49 in the CGTD.cls file before you select your local folder. If the DefaultItemType is different from 0 you could try and modify the check to allow other values to see if that works.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/2725462325020048136'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/2725462325020048136'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1284490381836#c2725462325020048136' title=''/><author><name>Joar Øyen</name><uri>http://www.blogger.com/profile/11617808669594537891</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_bD33qBI9JXc/SMANN1tjhFI/AAAAAAAAAEE/rH6yzUmyD3U/S220/Portrett_1_small.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-40179246'/></entry><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-7385460809836964534</id><published>2010-09-14T16:41:33.979+02:00</published><updated>2010-09-14T16:41:33.979+02:00</updated><title type='text'>Joar,

I got the folder macros to work on my excha...</title><content type='html'>Joar,&lt;br /&gt;&lt;br /&gt;I got the folder macros to work on my exchange folders, but not on my local folders. &lt;br /&gt;&lt;br /&gt;Is this a known limitation?&lt;br /&gt;&lt;br /&gt;/Fredrik</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/7385460809836964534'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/7385460809836964534'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1284475293979#c7385460809836964534' title=''/><author><name>Fredrik</name><uri>http://www.blogger.com/profile/09395878904919814587</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1340104'/></entry><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-8969569756752845439</id><published>2009-09-10T17:41:25.068+02:00</published><updated>2009-09-10T17:41:25.068+02:00</updated><title type='text'>I&amp;#39;m sorry, but I haven&amp;#39;t done any other wo...</title><content type='html'>I&amp;#39;m sorry, but I haven&amp;#39;t done any other work on Outlook macros than this little project, and I aren&amp;#39;t that familiar with the object model.&lt;br /&gt;&lt;br /&gt;The two categories I&amp;#39;m using is hard coded into a couple of constants, but I guess you can write some code that looks up a field and use my AddCategory subroutine to set the category.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/8969569756752845439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/8969569756752845439'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1252597285068#c8969569756752845439' title=''/><author><name>Joar Øyen</name><uri>http://www.blogger.com/profile/11617808669594537891</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_bD33qBI9JXc/SMANN1tjhFI/AAAAAAAAAEE/rH6yzUmyD3U/S220/Portrett_1_small.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-40179246'/></entry><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-1824055349252312155</id><published>2009-09-10T15:19:34.907+02:00</published><updated>2009-09-10T15:19:34.907+02:00</updated><title type='text'>Joar, Would you have a outlook macros that could c...</title><content type='html'>Joar, Would you have a outlook macros that could create categories from a specified outlook field. &lt;br /&gt;For example I use gtd add-in from Netcentrics but would like to create a category from each current project. (for use in IMexchange on the iphone to organise tasks by project)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/1824055349252312155'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/1824055349252312155'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1252588774907#c1824055349252312155' title=''/><author><name>Yasper</name><uri>http://www.blogger.com/profile/06849212786366187842</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-219724944'/></entry><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-5043675084454867474</id><published>2009-06-03T19:14:19.090+02:00</published><updated>2009-06-03T19:14:19.090+02:00</updated><title type='text'>The only thing I can think of is that I&amp;#39;ve onl...</title><content type='html'>The only thing I can think of is that I&amp;#39;ve only tested the macros with Outlook 2007, and if you&amp;#39;re running an older version it might not be compatible. I haven’t found any relevant information by Googling the error message either, but “service provider” makes me think that the type of primary e-mail account could be an explanation. My primary account is Exchange and if you have another mail provider (POP3/IMAP), that might be a problem. I have other IMAP and POP3 accounts with their own pst-files in addition to Exchange and the macros works with those, so this is just speculation on my part though.&lt;br /&gt;&lt;br /&gt;I’m sorry I don’t have any better answers for you, but thanks for taking the time to comment on my blog.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/5043675084454867474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/5043675084454867474'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1244049259090#c5043675084454867474' title=''/><author><name>Joar Øyen</name><uri>http://www.blogger.com/profile/11617808669594537891</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_bD33qBI9JXc/SMANN1tjhFI/AAAAAAAAAEE/rH6yzUmyD3U/S220/Portrett_1_small.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-40179246'/></entry><entry><id>tag:blogger.com,1999:blog-4950016391528289557.post-2264929856273943438</id><published>2009-06-03T12:18:00.428+02:00</published><updated>2009-06-03T12:18:00.428+02:00</updated><title type='text'>Joar,

I&amp;#39;m trying to install the toolbar and u...</title><content type='html'>Joar,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m trying to install the toolbar and utilize the macros you describe above.  Everything goes as planned until I try to run the &amp;quot;Initialize&amp;quot; macro.  I get the following error:&lt;br /&gt;&lt;br /&gt;Run-time error &amp;#39;-832306942 (ce640102)&amp;#39;:  Could not complete the operation because the service provider does not support it.&lt;br /&gt;&lt;br /&gt;I enter debug mode and see that it&amp;#39;s hanging up in the GTDMacros module at:&lt;br /&gt;&lt;br /&gt;Public Sub Initialize()&lt;br /&gt;    Set gtd = New CGTD&lt;br /&gt;    gtd.InitializeGTD True&lt;br /&gt;End Sub&lt;br /&gt;&lt;br /&gt;Any idea what&amp;#39;s going on and how I can fix it?  Thanks in advance.&lt;br /&gt;&lt;br /&gt;Blake</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/2264929856273943438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4950016391528289557/6267692705320218885/comments/default/2264929856273943438'/><link rel='alternate' type='text/html' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html?showComment=1244024280428#c2264929856273943438' title=''/><author><name>Blake</name><uri>http://www.blogger.com/profile/12880877708815284816</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.joaroyen.com/2009/03/how-i-implemented-gtd-with-outlook-2007.html' ref='tag:blogger.com,1999:blog-4950016391528289557.post-6267692705320218885' source='http://www.blogger.com/feeds/4950016391528289557/posts/default/6267692705320218885' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-449799958'/></entry></feed>
