<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>anoved.net &#187; perl</title>
	<atom:link href="http://anoved.net/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://anoved.net</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 15:38:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>yjnote</title>
		<link>http://anoved.net/2009/12/yjnote/</link>
		<comments>http://anoved.net/2009/12/yjnote/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 17:59:39 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[yojimbo]]></category>

		<guid isPermaLink="false">http://anoved.net/?p=1294</guid>
		<description><![CDATA[yjnote is a Mac OS X command-line tool for creating note items in Yojimbo. You can use it to pipe the output or usage notes of other programs into Yojimbo for reference or logging purposes. Download Download yjnote.zip (1.7 KB) Tested, minimally, with Yojimbo 2.1 on Mac OS X 10.6.2. yjnote is written in Perl [...]]]></description>
			<content:encoded><![CDATA[<p>yjnote is a Mac OS X command-line tool for creating note items in <a href="http://www.barebones.com/products/Yojimbo/">Yojimbo</a>. You can use it to pipe the output or usage notes of other programs into Yojimbo for reference or logging purposes.</p>
<h3>Download</h3>
<p><a href="http://anoved.net/files/yjnote.zip">Download yjnote.zip</a> (1.7 KB)</p>
<p>Tested, minimally, with Yojimbo 2.1 on Mac OS X 10.6.2. yjnote is written in Perl with a pinch of AppleScript. Further testing, bug fixes, and improvements are welcome (and likely necessary).</p>
<h3>Usage</h3>
<p>You can display this documentation at any time with <code>yjnote -help</code>.</p>
<pre><strong>NAME</strong>
       yjnote − Create Yojimbo notes from the command line.

<strong>SYNOPSIS</strong>
         yjnote [options] [FILE...]

<strong>DESCRIPTION</strong>
       yjnote creates a Yojimbo note by concatenating the contents of the
       given files (or by reading standard input, if no files are given).

<strong>OPTIONS</strong>
       <strong>−title</strong> <span style="text-decoration: underline;">TEXT</span>
           Sets the note item title.

       <strong>−comments</strong> <span style="text-decoration: underline;">TEXT</span>
           Sets the note item comments.

       <strong>−label</strong> <span style="text-decoration: underline;">TEXT</span>
           Sets the note item label. Ignored if the label does not exist.

       <strong>−tags</strong> <span style="text-decoration: underline;">TAG[,TAG,...]</span>
           Sets the note item tags. Separate tags with commas.

       <strong>−flagged</strong>
           Flags the note item.

       <strong>−reveal</strong>
           Reveals the newly created note in Yojimbo. By default, the new note
           is not displayed.</pre>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2009/12/yjnote/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

