<?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: Tomboy:  Bulk import files with the D-Bus interface and Python</title>
	<atom:link href="http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/</link>
	<description>free software, free culture, free association</description>
	<lastBuildDate>Tue, 16 Mar 2010 01:39:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/comment-page-1/#comment-3690</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Tue, 04 Nov 2008 00:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/#comment-3690</guid>
		<description>Hi, Sam -- You&#039;re welcome, and thanks for commenting.</description>
		<content:encoded><![CDATA[<p>Hi, Sam -- You're welcome, and thanks for commenting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Hassell</title>
		<link>http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/comment-page-1/#comment-3689</link>
		<dc:creator>Sam Hassell</dc:creator>
		<pubDate>Mon, 03 Nov 2008 12:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/#comment-3689</guid>
		<description>Hey thanks a heap for this, it just saved me a ton of time! I&#039;ve been through the basics of learning Python, and its good to be able to use it like this.</description>
		<content:encoded><![CDATA[<p>Hey thanks a heap for this, it just saved me a ton of time! I've been through the basics of learning Python, and its good to be able to use it like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/comment-page-1/#comment-3650</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Wed, 03 Sep 2008 02:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/#comment-3650</guid>
		<description>Hi, Nick.  Thanks -- I&#039;m glad it was helpful.  I&#039;m sorry I can&#039;t be of much further help -- I only dug enough to get my particular notes working.  I&#039;m guessing that notebook operations would be automated through dbus also.</description>
		<content:encoded><![CDATA[<p>Hi, Nick.  Thanks -- I'm glad it was helpful.  I'm sorry I can't be of much further help -- I only dug enough to get my particular notes working.  I'm guessing that notebook operations would be automated through dbus also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Jenkins</title>
		<link>http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/comment-page-1/#comment-3649</link>
		<dc:creator>Nick Jenkins</dc:creator>
		<pubDate>Tue, 02 Sep 2008 08:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2008/02/23/tomboy-bulk-import-files-with-the-dbus-interface-and-python/#comment-3649</guid>
		<description>Thank you! The import script dies if it has subdirectory (e.g. I am trying to import from MS Outlook, which allows nested Notes folders). Gives error like so:
----------------
nickj@redux:~/move to linux box/mail export$ python import-notes.py 
DreamHost
Traceback (most recent call last):
  File &quot;import-notes.py&quot;, line 20, in 
    f = open(path + fname)
IOError: [Errno 21] Is a directory
----------------

... Could it perhaps create a new Notebook (named after the subdirectory), and put the subdirectory&#039;s notes into that Notebook?

Also, I am currently getting blank notes when I do the import (the title comes through okay), so I may be doing something wrong there....

It would be great if this functionality could be built into Tomboy, so that people could easily import and export notes.

-- All the best,
Nick.</description>
		<content:encoded><![CDATA[<p>Thank you! The import script dies if it has subdirectory (e.g. I am trying to import from MS Outlook, which allows nested Notes folders). Gives error like so:<br />
----------------<br />
nickj@redux:~/move to linux box/mail export$ python import-notes.py<br />
DreamHost<br />
Traceback (most recent call last):<br />
  File "import-notes.py", line 20, in<br />
    f = open(path + fname)<br />
IOError: [Errno 21] Is a directory<br />
----------------</p>
<p>... Could it perhaps create a new Notebook (named after the subdirectory), and put the subdirectory's notes into that Notebook?</p>
<p>Also, I am currently getting blank notes when I do the import (the title comes through okay), so I may be doing something wrong there....</p>
<p>It would be great if this functionality could be built into Tomboy, so that people could easily import and export notes.</p>
<p>-- All the best,<br />
Nick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
