<?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 for naf.tech</title>
	<atom:link href="http://iamnafets.com/tech/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://iamnafets.com/tech</link>
	<description>for the love of the game</description>
	<lastBuildDate>Fri, 18 Nov 2011 22:30:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Stefan Mai</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-130</link>
		<dc:creator>Stefan Mai</dc:creator>
		<pubDate>Fri, 18 Nov 2011 22:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-130</guid>
		<description>Glad you got it working. Feel free to fork the project and improve!</description>
		<content:encoded><![CDATA[<p>Glad you got it working. Feel free to fork the project and improve!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Victor Meyer</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-129</link>
		<dc:creator>Victor Meyer</dc:creator>
		<pubDate>Fri, 18 Nov 2011 20:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-129</guid>
		<description>I solved it myself. The problem was I had not defined $EDITOR. Setting $EDITOR to vim did the trick!

Thanks, now I&#039;m happy! http://pudge.se/UKaQ</description>
		<content:encoded><![CDATA[<p>I solved it myself. The problem was I had not defined $EDITOR. Setting $EDITOR to vim did the trick!</p>
<p>Thanks, now I&#8217;m happy! <a href="http://pudge.se/UKaQ" rel="nofollow">http://pudge.se/UKaQ</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Victor Meyer</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-127</link>
		<dc:creator>Victor Meyer</dc:creator>
		<pubDate>Fri, 18 Nov 2011 20:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-127</guid>
		<description>Hello Stefan, thanks for being so helpful. But I get this error message when trying to run taskoutline (Permission denied):

victormeyer: taskoutline
/Users/victormeyer/Sites/taskwarrior_depends/taskoutline: line 12: /Users/victormeyer/Desktop/tasktemp/taskoutline.work.12641.taskoutline: Permission denied</description>
		<content:encoded><![CDATA[<p>Hello Stefan, thanks for being so helpful. But I get this error message when trying to run taskoutline (Permission denied):</p>
<p>victormeyer: taskoutline<br />
/Users/victormeyer/Sites/taskwarrior_depends/taskoutline: line 12: /Users/victormeyer/Desktop/tasktemp/taskoutline.work.12641.taskoutline: Permission denied</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Stefan Mai</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-125</link>
		<dc:creator>Stefan Mai</dc:creator>
		<pubDate>Fri, 18 Nov 2011 00:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-125</guid>
		<description>The taskflat.py file was missing. The README has been updated (though it&#039;s simply to add the git repo to your path). Hope this works; if not, send over another snippet of the error and I&#039;ll see what I can do.</description>
		<content:encoded><![CDATA[<p>The taskflat.py file was missing. The README has been updated (though it&#8217;s simply to add the git repo to your path). Hope this works; if not, send over another snippet of the error and I&#8217;ll see what I can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Victor Meyer</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-124</link>
		<dc:creator>Victor Meyer</dc:creator>
		<pubDate>Thu, 17 Nov 2011 22:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-124</guid>
		<description>Hello Stefan,

thanks for the aliases, and the modification of tasknote. 

But still missing a complete README or instruction to implement some of the things. 

I&#039;ve placed all your files
* tasknote
* taskoutline
* tasktree.py

but.. when writing taskoutline, I get these errors msg&#039;s: 
http://pudge.se/YkcO

and the way I see it I miss a file called taskflat.py, thats called from taskoutline

I would love to get this working, since I agree with you - that I can&#039;t work top -&gt; down. I rather work in tree.

Therefore it would be awesome if you could write a guide for this. No need to be long, just a short brief how to get all this working.

Best, /V</description>
		<content:encoded><![CDATA[<p>Hello Stefan,</p>
<p>thanks for the aliases, and the modification of tasknote. </p>
<p>But still missing a complete README or instruction to implement some of the things. </p>
<p>I&#8217;ve placed all your files<br />
* tasknote<br />
* taskoutline<br />
* tasktree.py</p>
<p>but.. when writing taskoutline, I get these errors msg&#8217;s:<br />
<a href="http://pudge.se/YkcO" rel="nofollow">http://pudge.se/YkcO</a></p>
<p>and the way I see it I miss a file called taskflat.py, thats called from taskoutline</p>
<p>I would love to get this working, since I agree with you &#8211; that I can&#8217;t work top -&gt; down. I rather work in tree.</p>
<p>Therefore it would be awesome if you could write a guide for this. No need to be long, just a short brief how to get all this working.</p>
<p>Best, /V</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Stefan Mai</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-114</link>
		<dc:creator>Stefan Mai</dc:creator>
		<pubDate>Wed, 09 Nov 2011 17:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-114</guid>
		<description>That&#039;s true, I have changed tasknote slightly. I&#039;ve checked my code into the same repository (but haven&#039;t checked compatibility with taskwarrior 2 yet). I also added a README. If you have any suggestions or improvements feel free to fork the repository and I&#039;ll gladly point people to your more up-to-date repository (or accept any pull requests). My bash aliases (below) might also be useful to you. Thanks for the interest!

alias t=&quot;task&quot;
alias tn=&quot;tasknote&quot;
alias tw=&quot;task work -nonbill&quot;
alias twl=&quot;task worklong&quot;
alias th=&quot;task home&quot;
alias tha=&quot;task add +@home&quot;
alias tb=&quot;taskbreak&quot;
alias twa=&quot;task add +@work&quot;
alias tww=&quot;taskwait&quot;
alias twb=&quot;taskbreak&quot;
alias to=&quot;taskoutline&quot;
alias two=&quot;taskoutline +@work -nonbill -deferred&quot;
alias twol=&quot;taskoutline +@work&quot;
alias te=&quot;task edit&quot;
alias td=&quot;taskdone&quot;
alias nh=&quot;vim note:Home&quot;
alias tho=&quot;taskoutline +@home&quot;</description>
		<content:encoded><![CDATA[<p>That&#8217;s true, I have changed tasknote slightly. I&#8217;ve checked my code into the same repository (but haven&#8217;t checked compatibility with taskwarrior 2 yet). I also added a README. If you have any suggestions or improvements feel free to fork the repository and I&#8217;ll gladly point people to your more up-to-date repository (or accept any pull requests). My bash aliases (below) might also be useful to you. Thanks for the interest!</p>
<p>alias t=&#8221;task&#8221;<br />
alias tn=&#8221;tasknote&#8221;<br />
alias tw=&#8221;task work -nonbill&#8221;<br />
alias twl=&#8221;task worklong&#8221;<br />
alias th=&#8221;task home&#8221;<br />
alias tha=&#8221;task add +@home&#8221;<br />
alias tb=&#8221;taskbreak&#8221;<br />
alias twa=&#8221;task add +@work&#8221;<br />
alias tww=&#8221;taskwait&#8221;<br />
alias twb=&#8221;taskbreak&#8221;<br />
alias to=&#8221;taskoutline&#8221;<br />
alias two=&#8221;taskoutline +@work -nonbill -deferred&#8221;<br />
alias twol=&#8221;taskoutline +@work&#8221;<br />
alias te=&#8221;task edit&#8221;<br />
alias td=&#8221;taskdone&#8221;<br />
alias nh=&#8221;vim note:Home&#8221;<br />
alias tho=&#8221;taskoutline +@home&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Victor Meyer</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-112</link>
		<dc:creator>Victor Meyer</dc:creator>
		<pubDate>Wed, 09 Nov 2011 08:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-112</guid>
		<description>Hello Stefan,

I was inspired by your integration with tasknote -&gt; vim.notes, but by default tasknote generates an file based on the task&#039;s UUID. Would be awesome if you can tell how you have done it. 

And also if you have the time to add a README for https://github.com/iamnafets/taskwarrior_depends.

Best!

/V</description>
		<content:encoded><![CDATA[<p>Hello Stefan,</p>
<p>I was inspired by your integration with tasknote -&gt; vim.notes, but by default tasknote generates an file based on the task&#8217;s UUID. Would be awesome if you can tell how you have done it. </p>
<p>And also if you have the time to add a README for <a href="https://github.com/iamnafets/taskwarrior_depends" rel="nofollow">https://github.com/iamnafets/taskwarrior_depends</a>.</p>
<p>Best!</p>
<p>/V</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by The Todo Calendar Mismatch &#171; naf.tech</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-96</link>
		<dc:creator>The Todo Calendar Mismatch &#171; naf.tech</dc:creator>
		<pubDate>Sat, 17 Sep 2011 21:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-96</guid>
		<description>[...] About              &#171; Task Management [...]</description>
		<content:encoded><![CDATA[<p>[...] About              &laquo; Task Management [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Stefan Mai</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-94</link>
		<dc:creator>Stefan Mai</dc:creator>
		<pubDate>Sat, 17 Sep 2011 05:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-94</guid>
		<description>Put all the syntax highlighting, code, and taskrc additions here: https://github.com/iamnafets/taskwarrior_depends. Feel free to fork and clean it up, there are a few known issues with ID re-use that could probably be fixed. Cheers!</description>
		<content:encoded><![CDATA[<p>Put all the syntax highlighting, code, and taskrc additions here: <a href="https://github.com/iamnafets/taskwarrior_depends" rel="nofollow">https://github.com/iamnafets/taskwarrior_depends</a>. Feel free to fork and clean it up, there are a few known issues with ID re-use that could probably be fixed. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Management &#8211; Subtasks and Shortcuts by Erwin Lindemann</title>
		<link>http://iamnafets.com/tech/?p=55&#038;cpage=1#comment-93</link>
		<dc:creator>Erwin Lindemann</dc:creator>
		<pubDate>Wed, 14 Sep 2011 08:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://iamnafets.com/tech/?p=55#comment-93</guid>
		<description>Hi, I&#039;m interested in the dependency outline - have you published the stuff on github already? Cheers! Erwin</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m interested in the dependency outline &#8211; have you published the stuff on github already? Cheers! Erwin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

