<?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: Using Org Mode with GTD</title>
	<atom:link href="http://www.brool.com/index.php/using-org-mode-with-gtd/feed" rel="self" type="application/rss+xml" />
	<link>http://www.brool.com/index.php/using-org-mode-with-gtd</link>
	<description>brool \brool\ (n.) : a low roar; a deep murmur or humming</description>
	<lastBuildDate>Wed, 16 Nov 2011 04:35:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: tim</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-82785</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Wed, 22 Jul 2009 00:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-82785</guid>
		<description>@Morves:  Thanks for that, updating the article now.</description>
		<content:encoded><![CDATA[<p>@Morves:  Thanks for that, updating the article now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morves</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-82772</link>
		<dc:creator>Morves</dc:creator>
		<pubDate>Tue, 21 Jul 2009 18:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-82772</guid>
		<description>The tutorial link is broken. I believe the oficial URL for David O&#039;Toole&#039;s tutorial is:

  http://orgmode.org/worg/org-tutorials/orgtutorial_dto.php.

Nice article, tim.</description>
		<content:encoded><![CDATA[<p>The tutorial link is broken. I believe the oficial URL for David O&#8217;Toole&#8217;s tutorial is:</p>
<p>  <a href="http://orgmode.org/worg/org-tutorials/orgtutorial_dto.php" rel="nofollow">http://orgmode.org/worg/org-tutorials/orgtutorial_dto.php</a>.</p>
<p>Nice article, tim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-80273</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Fri, 12 Jun 2009 01:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-80273</guid>
		<description>@Dave:  Ah, you&#039;re right, that should be Ctrl-c 1 and Ctrl-c d, thanks.  Changing the text.</description>
		<content:encoded><![CDATA[<p>@Dave:  Ah, you&#8217;re right, that should be Ctrl-c 1 and Ctrl-c d, thanks.  Changing the text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Abrahams</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-79988</link>
		<dc:creator>Dave Abrahams</dc:creator>
		<pubDate>Tue, 09 Jun 2009 11:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-79988</guid>
		<description>You talk about `C-a 1&#039; and `C-a d&#039; but `C-a&#039; has a default binding of &quot;beginning-of-line&quot;.  Wondering just what you intended?</description>
		<content:encoded><![CDATA[<p>You talk about `C-a 1&#8242; and `C-a d&#8217; but `C-a&#8217; has a default binding of &#8220;beginning-of-line&#8221;.  Wondering just what you intended?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "bcrypt" - JabberTags</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-68503</link>
		<dc:creator>Recent Links Tagged With "bcrypt" - JabberTags</dc:creator>
		<pubDate>Fri, 09 Jan 2009 05:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-68503</guid>
		<description>[...] public links &gt;&gt; bcrypt   Using Org Mode with GTD Saved by aris on Fri 26-12-2008   New and additional Header files from Rudy Saved by torviso on Sun [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; bcrypt   Using Org Mode with GTD Saved by aris on Fri 26-12-2008   New and additional Header files from Rudy Saved by torviso on Sun [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Alexander</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-60276</link>
		<dc:creator>Ben Alexander</dc:creator>
		<pubDate>Thu, 23 Oct 2008 11:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-60276</guid>
		<description>It looks like your &#039;default setup has a bug&#039;

Shouldn&#039;t

(define-key global-map &quot;C-cl&quot; &#039;org-store-link)
(define-key global-map &quot;C-ca&quot; &#039;org-agenda)

be

(define-key global-map &quot;\C-cl&quot; &#039;org-store-link)
(define-key global-map &quot;\C-ca&quot; &#039;org-agenda)

with a backslash in front of the C-c?

(Of course, I&#039;ve no idea if the backslash will show up in this comment, so I&#039;m going to look dumb if it&#039;s missing!)</description>
		<content:encoded><![CDATA[<p>It looks like your &#8216;default setup has a bug&#8217;</p>
<p>Shouldn&#8217;t</p>
<p>(define-key global-map &#8220;C-cl&#8221; &#8216;org-store-link)<br />
(define-key global-map &#8220;C-ca&#8221; &#8216;org-agenda)</p>
<p>be</p>
<p>(define-key global-map &#8220;\C-cl&#8221; &#8216;org-store-link)<br />
(define-key global-map &#8220;\C-ca&#8221; &#8216;org-agenda)</p>
<p>with a backslash in front of the C-c?</p>
<p>(Of course, I&#8217;ve no idea if the backslash will show up in this comment, so I&#8217;m going to look dumb if it&#8217;s missing!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viona</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-58071</link>
		<dc:creator>Viona</dc:creator>
		<pubDate>Sat, 11 Oct 2008 22:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-58071</guid>
		<description>upd: it seems it suffices to add this to .emacs (or Preferences file in Aquamacs)

(setf org-confirm-elisp-link-function nil)

But thanks anyway for some ideas!</description>
		<content:encoded><![CDATA[<p>upd: it seems it suffices to add this to .emacs (or Preferences file in Aquamacs)</p>
<p>(setf org-confirm-elisp-link-function nil)</p>
<p>But thanks anyway for some ideas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viona</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-58063</link>
		<dc:creator>Viona</dc:creator>
		<pubDate>Sat, 11 Oct 2008 21:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-58063</guid>
		<description>Hi, thank you for these tips.

I am trying to install personal reference system. 
The one thing that irritates me, it&#039;s when I make a link to elisp like [elisp:(dired &quot;~/prog/cc&quot;)] it works just fine BUT
aquamacs always prompts me if I want to execute elisp.

If you had the same issue, do you have an idea how to get rid of it?

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi, thank you for these tips.</p>
<p>I am trying to install personal reference system.<br />
The one thing that irritates me, it&#8217;s when I make a link to elisp like [elisp:(dired "~/prog/cc")] it works just fine BUT<br />
aquamacs always prompts me if I want to execute elisp.</p>
<p>If you had the same issue, do you have an idea how to get rid of it?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georg Greve</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-37634</link>
		<dc:creator>Georg Greve</dc:creator>
		<pubDate>Sun, 22 Jun 2008 16:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-37634</guid>
		<description>Very nice setup, thanks a lot.

The encrypted files is a neat hack.

Here is my &quot;super lazy&quot; setup, which people might find informative:

I use my Fellowship crypto card (see http://fellowship.fsfe.org/card) which is an OpenPGP compliant card and hooks into GnuPG (also available here: http://www.g10code.de/p-card.html). My files are encrypted with GnuPG and with the help of a properly configured GnuPG agent in the background there is no need for passwords anymore.

As long as the smart card is inserted and the GPG agent knows the PIN, the standard Emacs &quot;find-file&quot; command will transparently decrypt and open the file with no intervention on my side.

Once I take out the card, there is no way to read the file.

(Naturally I also use the card for email signing &amp; decryption, as well as SSH authentication.)</description>
		<content:encoded><![CDATA[<p>Very nice setup, thanks a lot.</p>
<p>The encrypted files is a neat hack.</p>
<p>Here is my &#8220;super lazy&#8221; setup, which people might find informative:</p>
<p>I use my Fellowship crypto card (see <a href="http://fellowship.fsfe.org/card" rel="nofollow">http://fellowship.fsfe.org/card</a>) which is an OpenPGP compliant card and hooks into GnuPG (also available here: <a href="http://www.g10code.de/p-card.html" rel="nofollow">http://www.g10code.de/p-card.html</a>). My files are encrypted with GnuPG and with the help of a properly configured GnuPG agent in the background there is no need for passwords anymore.</p>
<p>As long as the smart card is inserted and the GPG agent knows the PIN, the standard Emacs &#8220;find-file&#8221; command will transparently decrypt and open the file with no intervention on my side.</p>
<p>Once I take out the card, there is no way to read the file.</p>
<p>(Naturally I also use the card for email signing &amp; decryption, as well as SSH authentication.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dawson</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-35664</link>
		<dc:creator>Dawson</dc:creator>
		<pubDate>Tue, 10 Jun 2008 19:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-35664</guid>
		<description>Love the idea for the encrypted files.  Got it running just find but I did have to make a minor modification.  In the line:
     (concat &quot;echo &quot; (read-passwd &quot;Decrypt password: &quot;) &quot; &#124; bcrypt -o &quot; fname)

I had to remove the space before the pipe as that space was getting sent to bcrypt and I was getting a message that I had supplied the wrong key.  I did this on XP with gnu emacs 22.1.1.  Maybe when I try it on the linux box later that won&#039;t come up.

Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Love the idea for the encrypted files.  Got it running just find but I did have to make a minor modification.  In the line:<br />
     (concat &#8220;echo &#8221; (read-passwd &#8220;Decrypt password: &#8220;) &#8221; | bcrypt -o &#8221; fname)</p>
<p>I had to remove the space before the pipe as that space was getting sent to bcrypt and I was getting a message that I had supplied the wrong key.  I did this on XP with gnu emacs 22.1.1.  Maybe when I try it on the linux box later that won&#8217;t come up.</p>
<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joost</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-33801</link>
		<dc:creator>joost</dc:creator>
		<pubDate>Fri, 30 May 2008 08:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-33801</guid>
		<description>Hi, I see that you use orgmode and an iPhone. How do you integrate the use of an iPhone with orgmode? I&#039;d be happy to see an Emacs port to iphone, but maybe a lightweight interface wich generates orgmode transactions is a better idea.
regards,
Joost</description>
		<content:encoded><![CDATA[<p>Hi, I see that you use orgmode and an iPhone. How do you integrate the use of an iPhone with orgmode? I&#8217;d be happy to see an Emacs port to iphone, but maybe a lightweight interface wich generates orgmode transactions is a better idea.<br />
regards,<br />
Joost</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gour</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-21190</link>
		<dc:creator>Gour</dc:creator>
		<pubDate>Tue, 18 Mar 2008 14:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-21190</guid>
		<description>Hi Tim!

Thanks a lot for sharing ;)

Sincerely,
Gour</description>
		<content:encoded><![CDATA[<p>Hi Tim!</p>
<p>Thanks a lot for sharing ;)</p>
<p>Sincerely,<br />
Gour</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-21068</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Tue, 18 Mar 2008 01:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-21068</guid>
		<description>@Gour:  Sure.  My gtd.org just refers to the other files -- it gives me a simple way of categorizing the different things.  For example, my gtd.org is:

#+STARTUP: showall
#+STARTUP: hidestars

[[file:work.org][Work]]
[[file:personal.org][Personal]]

[[file:notes.org][Notes]]

[[elisp:(open-encrypted-file &quot;~/org/contacts.txt.bfe&quot;)][Contacts]]
[[elisp:(open-encrypted-file &quot;~/org/notes.txt.bfe&quot;)][Notes]]
[[elisp:(open-encrypted-file &quot;~/org/passwords.txt.bfe&quot;)][Passwords]]</description>
		<content:encoded><![CDATA[<p>@Gour:  Sure.  My gtd.org just refers to the other files &#8212; it gives me a simple way of categorizing the different things.  For example, my gtd.org is:</p>
<p>#+STARTUP: showall<br />
#+STARTUP: hidestars</p>
<p>[[file:work.org][Work]]<br />
[[file:personal.org][Personal]]</p>
<p>[[file:notes.org][Notes]]</p>
<p>[[elisp:(open-encrypted-file "~/org/contacts.txt.bfe")][Contacts]]<br />
[[elisp:(open-encrypted-file "~/org/notes.txt.bfe")][Notes]]<br />
[[elisp:(open-encrypted-file "~/org/passwords.txt.bfe")][Passwords]]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gour</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-19920</link>
		<dc:creator>Gour</dc:creator>
		<pubDate>Wed, 12 Mar 2008 16:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-19920</guid>
		<description>Hi!

I&#039;m starting with GTD &amp; Emacs and like your approach to have two separate files for specific area.

Added some specific TAGS to my headers, but I wonder how do you use gtd.org as master, i.e. gtd() function invokes gtd.org  so I&#039;d like to know if you can enlighten me a bit with your usage of gtd.org master file?

Sincerely,
Gour</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;m starting with GTD &amp; Emacs and like your approach to have two separate files for specific area.</p>
<p>Added some specific TAGS to my headers, but I wonder how do you use gtd.org as master, i.e. gtd() function invokes gtd.org  so I&#8217;d like to know if you can enlighten me a bit with your usage of gtd.org master file?</p>
<p>Sincerely,<br />
Gour</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FZ Blogs &#187; Zaman Yönetimi: Getting Things Done ve Do It Tomorrow - Az, Öz ve Hedefe Yönelik</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-18775</link>
		<dc:creator>FZ Blogs &#187; Zaman Yönetimi: Getting Things Done ve Do It Tomorrow - Az, Öz ve Hedefe Yönelik</dc:creator>
		<pubDate>Tue, 04 Mar 2008 08:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-18775</guid>
		<description>[...] GTD ve Emacs ile ilgili iki önemli ba?lant? daha: Org-mode (vs. planner-mode) ve Using Org Mode with GTD.    [...]</description>
		<content:encoded><![CDATA[<p>[...] GTD ve Emacs ile ilgili iki önemli ba?lant? daha: Org-mode (vs. planner-mode) ve Using Org Mode with GTD.    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman Lagunov</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-8167</link>
		<dc:creator>Roman Lagunov</dc:creator>
		<pubDate>Tue, 18 Dec 2007 16:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-8167</guid>
		<description>Hi,

Thanks for really usefull hints. I&#039;m recently start to use org mode, and your article is very helpfull.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for really usefull hints. I&#8217;m recently start to use org mode, and your article is very helpfull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-03-31 &#171; tkablog</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-1085</link>
		<dc:creator>links for 2007-03-31 &#171; tkablog</dc:creator>
		<pubDate>Sat, 31 Mar 2007 03:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-1085</guid>
		<description>[...] brool Â» Blog Archive Â» Using Org Mode with GTD (tags: emacs gtd) [...]</description>
		<content:encoded><![CDATA[<p>[...] brool Â» Blog Archive Â» Using Org Mode with GTD (tags: emacs gtd) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier Maillard</title>
		<link>http://www.brool.com/index.php/using-org-mode-with-gtd/comment-page-1#comment-842</link>
		<dc:creator>Xavier Maillard</dc:creator>
		<pubDate>Wed, 28 Feb 2007 13:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brool.com/?p=82#comment-842</guid>
		<description>Hi,

This is a great clean and simple setup for such a big task that is GTD !

Bravo.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a great clean and simple setup for such a big task that is GTD !</p>
<p>Bravo.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

