<?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>评论：大道至简: 用pre统一txt与html来记笔记</title>
	<atom:link href="http://xbeta.info/pre-txt.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://xbeta.info/pre-txt.htm</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 12:13:27 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：kyros</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-17009</link>
		<dc:creator>kyros</dc:creator>
		<pubDate>Sun, 16 May 2010 00:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-17009</guid>
		<description>这个文章最核心的还是在大道至简，看xbeta的文章，一定记住是免费软件，开源的。

我感觉vim确实很万能，需要全心投入的学习和体会之。</description>
		<content:encoded><![CDATA[<p>这个文章最核心的还是在大道至简，看xbeta的文章，一定记住是免费软件，开源的。</p>
<p>我感觉vim确实很万能，需要全心投入的学习和体会之。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：fxpro</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-16795</link>
		<dc:creator>fxpro</dc:creator>
		<pubDate>Thu, 29 Apr 2010 08:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-16795</guid>
		<description>恩，试用看看。。。</description>
		<content:encoded><![CDATA[<p>恩，试用看看。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：cb</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-13895</link>
		<dc:creator>cb</dc:creator>
		<pubDate>Sat, 02 Jan 2010 14:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-13895</guid>
		<description>我上面的问题用utl这个vim扩展搞定了，请xbeta处理掉上面我的问题吧，谢谢。</description>
		<content:encoded><![CDATA[<p>我上面的问题用utl这个vim扩展搞定了，请xbeta处理掉上面我的问题吧，谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：cb</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-13875</link>
		<dc:creator>cb</dc:creator>
		<pubDate>Fri, 01 Jan 2010 14:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-13875</guid>
		<description>上面没显示完整那个参考，不知这里是否支持Pre标签，
试一下，

:vm   :le url=@&quot;gvy:silent!!cmd /c start &quot;
</description>
		<content:encoded><![CDATA[<p>上面没显示完整那个参考，不知这里是否支持Pre标签，<br />
试一下，</p>
<p>:vm   :le url=@&#8221;gvy:silent!!cmd /c start &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：cb</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-13874</link>
		<dc:creator>cb</dc:creator>
		<pubDate>Fri, 01 Jan 2010 14:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-13874</guid>
		<description>请教xbeta，一个打开当前行链接的vim脚本怎么弄？

例如我的文本有一行内容为：
2010-01-01_215638.jpg

该图片与当前编辑文本存放在同一个目录，目标是在当前编辑文本所在目录打开这一行这个文件，请问如何编写快捷键映射？

以前水木有个高人给过一个参考，如下：
:vm   :le url=@&quot;gvy:silent!!cmd /c start &quot;
但是只能实现全路径打开vim中选定的url，但是当我的文件夹移动位置的话，就需要重复修改url了，所以请教直接打开当前编辑文件夹所在目录的方法。</description>
		<content:encoded><![CDATA[<p>请教xbeta，一个打开当前行链接的vim脚本怎么弄？</p>
<p>例如我的文本有一行内容为：<br />
2010-01-01_215638.jpg</p>
<p>该图片与当前编辑文本存放在同一个目录，目标是在当前编辑文本所在目录打开这一行这个文件，请问如何编写快捷键映射？</p>
<p>以前水木有个高人给过一个参考，如下：<br />
:vm   :le url=@&#8221;gvy:silent!!cmd /c start &#8221;<br />
但是只能实现全路径打开vim中选定的url，但是当我的文件夹移动位置的话，就需要重复修改url了，所以请教直接打开当前编辑文件夹所在目录的方法。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：chu</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-13699</link>
		<dc:creator>chu</dc:creator>
		<pubDate>Mon, 28 Dec 2009 14:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-13699</guid>
		<description>opera本身就有笔记功能，可以随opera link同步，而且可以保存笔记的网址等，非常方便</description>
		<content:encoded><![CDATA[<p>opera本身就有笔记功能，可以随opera link同步，而且可以保存笔记的网址等，非常方便</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：发条狐狸</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-13623</link>
		<dc:creator>发条狐狸</dc:creator>
		<pubDate>Sat, 26 Dec 2009 13:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-13623</guid>
		<description>Piggydb是不是需要java的?可以放到家用路由器上面吗?还有浏览器里面的东西和浏览器外的东西联结不是那么紧密吧?</description>
		<content:encoded><![CDATA[<p>Piggydb是不是需要java的?可以放到家用路由器上面吗?还有浏览器里面的东西和浏览器外的东西联结不是那么紧密吧?</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：oo</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-13583</link>
		<dc:creator>oo</dc:creator>
		<pubDate>Fri, 25 Dec 2009 12:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-13583</guid>
		<description>不知道你看过piggydb没有，希望会对你有用。</description>
		<content:encoded><![CDATA[<p>不知道你看过piggydb没有，希望会对你有用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：发条狐狸</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-13575</link>
		<dc:creator>发条狐狸</dc:creator>
		<pubDate>Fri, 25 Dec 2009 10:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-13575</guid>
		<description>要是你可以开发一个Opera的就更好了.</description>
		<content:encoded><![CDATA[<p>要是你可以开发一个Opera的就更好了.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：hx0hx</title>
		<link>http://xbeta.info/pre-txt.htm/comment-page-1#comment-13502</link>
		<dc:creator>hx0hx</dc:creator>
		<pubDate>Wed, 23 Dec 2009 11:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.5.119/2.2/?p=89#comment-13502</guid>
		<description>我的想法是：开发一个 chrome 的插件，作为笔记软件。
这样的话，只输入纯文本肯定没问题，对于 web 格式更是原生支持的了，就是说从网页上复制下来的东西能完美再现。提供一些简单的编辑功能，满足更多的需要。不用提供复杂的功能，毕竟不是网页制作工具。
日记嘛，重要的是内容。</description>
		<content:encoded><![CDATA[<p>我的想法是：开发一个 chrome 的插件，作为笔记软件。<br />
这样的话，只输入纯文本肯定没问题，对于 web 格式更是原生支持的了，就是说从网页上复制下来的东西能完美再现。提供一些简单的编辑功能，满足更多的需要。不用提供复杂的功能，毕竟不是网页制作工具。<br />
日记嘛，重要的是内容。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
