<?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: Mapping the MindReader Configuration Map</title>
	<atom:link href="http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/</link>
	<description>Getting Things Done with MindManager</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:00:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ActivityOwner</title>
		<link>http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/comment-page-1/#comment-13619</link>
		<dc:creator>ActivityOwner</dc:creator>
		<pubDate>Mon, 22 Mar 2010 23:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/#comment-13619</guid>
		<description>Sadly, given that I am a frequent user of the &quot;someday&quot; keyword I had forgotten a commitment keyword existed and had to check.  

If you use the keyword &quot;commitment&quot;, it will toggle the task to committed.  

Note that you have to use the resultsmanager edit activity command somewhere on the map first so that the someday/committed icons become a mutually exclusive pair of ResultsManager markers or else both will show up on the topic and it won&#039;t toggle.

You could shorten the keyword to &quot;commit&quot; or something shorter by going to the icon branch of mindreaderconfig.mmap (&quot;o mapmap&quot; in GyroQ).</description>
		<content:encoded><![CDATA[<p>Sadly, given that I am a frequent user of the &#034;someday&#034; keyword I had forgotten a commitment keyword existed and had to check.  </p>
<p>If you use the keyword &#034;commitment&#034;, it will toggle the task to committed.  </p>
<p>Note that you have to use the resultsmanager edit activity command somewhere on the map first so that the someday/committed icons become a mutually exclusive pair of ResultsManager markers or else both will show up on the topic and it won&#039;t toggle.</p>
<p>You could shorten the keyword to &#034;commit&#034; or something shorter by going to the icon branch of mindreaderconfig.mmap (&#034;o mapmap&#034; in GyroQ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis N. Bingham</title>
		<link>http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/comment-page-1/#comment-13617</link>
		<dc:creator>Curtis N. Bingham</dc:creator>
		<pubDate>Mon, 22 Mar 2010 20:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/#comment-13617</guid>
		<description>Isn&#039;t there a mindreader keyword to mark a topic as &quot;committed&quot;?</description>
		<content:encoded><![CDATA[<p>Isn&#039;t there a mindreader keyword to mark a topic as &#034;committed&#034;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ActivityOwner</title>
		<link>http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/comment-page-1/#comment-13481</link>
		<dc:creator>ActivityOwner</dc:creator>
		<pubDate>Tue, 05 Jan 2010 01:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/#comment-13481</guid>
		<description>Hi Paul -- Probably the easiest way to deal with something like this is to just say &quot;Wednesday&quot; or &quot;Thursday&quot; in the task and let mindreader recognize that.

There are probably lots of folks who would prefer &quot;Friday&quot; as the end of the work week rather than Saturday as the &quot;end of week&quot;

I took a look at the equation used and figured out how to set things up for other ends of the week:

Wed: iff(weekday(date)&lt;3,date+3-weekday(date),date+10-weekday(date)
Thu: iff(weekday(date)&lt;4,date+4-weekday(date),date+11-weekday(date)
Fri:   iff(weekday(date)&lt;5,date+5-weekday(date),date+12-weekday(date)
Sat:  iff(weekday(date)&lt;6,date+6-weekday(date),date+13-weekday(date)
Sun: iff(weekday(date)&lt;7,date+7-weekday(date),date+14-weekday(date)</description>
		<content:encoded><![CDATA[<p>Hi Paul &#8212; Probably the easiest way to deal with something like this is to just say &#034;Wednesday&#034; or &#034;Thursday&#034; in the task and let mindreader recognize that.</p>
<p>There are probably lots of folks who would prefer &#034;Friday&#034; as the end of the work week rather than Saturday as the &#034;end of week&#034;</p>
<p>I took a look at the equation used and figured out how to set things up for other ends of the week:</p>
<p>Wed: iff(weekday(date)&lt;3,date+3-weekday(date),date+10-weekday(date)<br />
Thu: iff(weekday(date)&lt;4,date+4-weekday(date),date+11-weekday(date)<br />
Fri:   iff(weekday(date)&lt;5,date+5-weekday(date),date+12-weekday(date)<br />
Sat:  iff(weekday(date)&lt;6,date+6-weekday(date),date+13-weekday(date)<br />
Sun: iff(weekday(date)&lt;7,date+7-weekday(date),date+14-weekday(date)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul A.</title>
		<link>http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/comment-page-1/#comment-13480</link>
		<dc:creator>Paul A.</dc:creator>
		<pubDate>Mon, 04 Jan 2010 13:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/#comment-13480</guid>
		<description>Hi, 
I live / work in the Gulf region, where the week is either saturday to wednesday or sunday to thursday. 
Thus, when tagging entries as [end of this week], for example, i&#039;m stuck with an action on a friday ... which is my weekend ;-)

Is there anyway to configure this using the configuration map, or is it hard coded ?

Thanks for your help (and for the product ...)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I live / work in the Gulf region, where the week is either saturday to wednesday or sunday to thursday.<br />
Thus, when tagging entries as [end of this week], for example, i&#039;m stuck with an action on a friday &#8230; which is my weekend ;-)</p>
<p>Is there anyway to configure this using the configuration map, or is it hard coded ?</p>
<p>Thanks for your help (and for the product &#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MindReader: How to best read your mind? &#187; ActivityOwner.Com</title>
		<link>http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/comment-page-1/#comment-12094</link>
		<dc:creator>MindReader: How to best read your mind? &#187; ActivityOwner.Com</dc:creator>
		<pubDate>Fri, 18 Jan 2008 05:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/#comment-12094</guid>
		<description>[...] is fully customizable via the mindreader.mmap (see Mapping the MindReader Configuration Map), so ultimately these are yours to choose, but I&#039;d like to pick defaults that make [...]</description>
		<content:encoded><![CDATA[<p>[...] is fully customizable via the mindreader.mmap (see Mapping the MindReader Configuration Map), so ultimately these are yours to choose, but I&#39;d like to pick defaults that make [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis N. Bingham</title>
		<link>http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/comment-page-1/#comment-8279</link>
		<dc:creator>Curtis N. Bingham</dc:creator>
		<pubDate>Tue, 06 Nov 2007 10:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/11/05/mapping-the-mindreader-configuration-map/#comment-8279</guid>
		<description>This is a huge help for those of us who aren&#039;t quite at your level and can&#039;t soar without documentation!  I can&#039;t wait to go and start tinkering now that I know what I can tinker with!
Curtis</description>
		<content:encoded><![CDATA[<p>This is a huge help for those of us who aren&#039;t quite at your level and can&#039;t soar without documentation!  I can&#039;t wait to go and start tinkering now that I know what I can tinker with!<br />
Curtis</p>
]]></content:encoded>
	</item>
</channel>
</rss>

