<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 01:09:12 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/org-mode/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Representing my worlds with Org-mode]]></title><description><![CDATA[I'm re-organizing my Org-mode files to be better about writing for a specific audience, and hopefully a more productive writer! Hello, readers! Thanks for your interest in what I have to write. It's important]]></description><link>http://direct.ecency.com/hive-132410/@emsenn0/representing-my-worlds-with-org</link><guid isPermaLink="true">http://direct.ecency.com/hive-132410/@emsenn0/representing-my-worlds-with-org</guid><category><![CDATA[hive-132410]]></category><dc:creator><![CDATA[emsenn0]]></dc:creator><pubDate>Sat, 27 Feb 2021 13:49:24 GMT</pubDate></item><item><title><![CDATA[emacs : set up config 01 (init file & org file for literate programming)]]></title><description><![CDATA[This video is about setting up emacs config file. This is the first part of the series. In this video, the init file & org file is set up for literate programming. This video describes how to use org-babel]]></description><link>http://direct.ecency.com/emacs/@cryptoaritra/ivh62sgc</link><guid isPermaLink="true">http://direct.ecency.com/emacs/@cryptoaritra/ivh62sgc</guid><category><![CDATA[emacs]]></category><dc:creator><![CDATA[cryptoaritra]]></dc:creator><pubDate>Sun, 28 Oct 2018 22:21:54 GMT</pubDate><enclosure url="https://images.ecency.com/p/46aP2QbqUqBqwzwxM6L1P6uLNceBDDCM9EypPJngkQV1Yr6rBA1gpNs7ZWaSWhYEYMt7hjAicnBtHYvAJj3KffdvRkmy?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[在打开org文件时只折叠某个org-mode代码块]]></title><description><![CDATA[实际上，一些代码块太长并且占用太多空间。 默认情况下，希望显示所有代码块，仅在设置要隐藏的代码块时隐藏。 假设org文件中存在需要隐藏的代码块，例如： #+BEGIN_SRC emacs-lisp :hidden ;;; org babel - Choose individual startup visibility of org-mode's source blocks - Emacs Stack]]></description><link>http://direct.ecency.com/zhihu/@sundawning/only-fold-an-org-mode-block-when-opening-an-org-file-20180925t022005542z</link><guid isPermaLink="true">http://direct.ecency.com/zhihu/@sundawning/only-fold-an-org-mode-block-when-opening-an-org-file-20180925t022005542z</guid><category><![CDATA[zhihu]]></category><dc:creator><![CDATA[sundawning]]></dc:creator><pubDate>Tue, 25 Sep 2018 02:20:09 GMT</pubDate><enclosure url="https://images.ecency.com/p/sML2JBPsdAyGmX5A4dS86FePrPTKhzorLouUxk1rUq3WfcPcevPPBHV2MZxmmURk?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[org-mode将org发布为html时＂Footnotes＂翻译为＂参考文献＂]]></title><description><![CDATA[参照 怎样让org-mode导出html的toc标题为“目录” – 猎数博客 的示例，创建一个＂emacs-init-org-mode＂模式，当进入该模式时，修改＂org-mode＂的一些配置： (define-derived-mode emacs-init-org-mode org-mode "Org+" "org-mode 如何输出[1]? - Org-mode -]]></description><link>http://direct.ecency.com/emacs/@sundawning/org-mode-translates-footnotes-into-references-when-publishing-org-as-html-20180709t123809551z</link><guid isPermaLink="true">http://direct.ecency.com/emacs/@sundawning/org-mode-translates-footnotes-into-references-when-publishing-org-as-html-20180709t123809551z</guid><category><![CDATA[emacs]]></category><dc:creator><![CDATA[sundawning]]></dc:creator><pubDate>Mon, 09 Jul 2018 12:38:15 GMT</pubDate></item><item><title><![CDATA[Indenting code blocks in Spacemacs org-mode]]></title><description><![CDATA[Org-mode (along with org-reveal) is an simple and easy to use method for creating documents and presentations in Spacemacs. However, the default formatting for the code blocks isn't great. Here's how one]]></description><link>http://direct.ecency.com/spacemacs/@shark8me/indenting-code-blocks-in-spacemacs-org-mode</link><guid isPermaLink="true">http://direct.ecency.com/spacemacs/@shark8me/indenting-code-blocks-in-spacemacs-org-mode</guid><category><![CDATA[spacemacs]]></category><dc:creator><![CDATA[shark8me]]></dc:creator><pubDate>Thu, 21 Jun 2018 08:04:48 GMT</pubDate></item><item><title><![CDATA[New way to combine klipse with org-mode]]></title><description><![CDATA[Wrote one , but the method is very limited, and it can not be closely combined with the original org-mode, but it is not entirely useless. There are still merits, so this article is relative to the previous]]></description><link>http://direct.ecency.com/org-mode/@sundawning/new-way-to-combine-klipse-with-org-mode</link><guid isPermaLink="true">http://direct.ecency.com/org-mode/@sundawning/new-way-to-combine-klipse-with-org-mode</guid><category><![CDATA[org-mode]]></category><dc:creator><![CDATA[sundawning]]></dc:creator><pubDate>Fri, 11 May 2018 08:43:45 GMT</pubDate></item><item><title><![CDATA[Get full output of curl shell command in org-mode]]></title><description><![CDATA[At present (<2018-05-10 Thu 21:28:48 UTC+08:00>) there are three solutions. Although the final results are slightly different, they are similar but do not affect the final result.]]></description><link>http://direct.ecency.com/org-mode/@sundawning/get-full-output-of-curl-shell-command-in-org-mode</link><guid isPermaLink="true">http://direct.ecency.com/org-mode/@sundawning/get-full-output-of-curl-shell-command-in-org-mode</guid><category><![CDATA[org-mode]]></category><dc:creator><![CDATA[sundawning]]></dc:creator><pubDate>Thu, 10 May 2018 13:34:42 GMT</pubDate><enclosure url="https://images.ecency.com/p/sML2JBPsdAyGmX5A4dS86FePrPTKhzorLotPzd1ihndgJovWTEfFLuhwvcZ17PYS?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[klipse and org-mode]]></title><description><![CDATA[Based on blog "A new way of blogging about Common Lisp" , I temporarilly(<2018-05-10 Thu 16:50:21 UTC+08:00>) find one way to use klipse in org-mode: Set org src block header ":exports]]></description><link>http://direct.ecency.com/common-lisp/@sundawning/use-klipse-in-org-mode</link><guid isPermaLink="true">http://direct.ecency.com/common-lisp/@sundawning/use-klipse-in-org-mode</guid><category><![CDATA[common-lisp]]></category><dc:creator><![CDATA[sundawning]]></dc:creator><pubDate>Thu, 10 May 2018 08:53:45 GMT</pubDate><enclosure url="https://images.ecency.com/p/sML2JBPsdAyGmX5A4dS86FePrPTKhzorLotPzd1ihndgJovB8G7pp1joxsYjpRjj?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Answer: org-mode how to keep the level when refiling]]></title><description><![CDATA[Question: Snapshot: Answer: (defun org-mode-keep-the-level-when-refiling () (interactive) (cl-destructuring-bind (level reduced-level todo-keyword priority-character headline-text tags-string)]]></description><link>http://direct.ecency.com/org-mode/@sundawning/answer-org-mode-how-to-keep-the-level-when-refiling</link><guid isPermaLink="true">http://direct.ecency.com/org-mode/@sundawning/answer-org-mode-how-to-keep-the-level-when-refiling</guid><category><![CDATA[org-mode]]></category><dc:creator><![CDATA[sundawning]]></dc:creator><pubDate>Mon, 07 May 2018 08:58:51 GMT</pubDate><enclosure url="https://images.ecency.com/p/sML2JBPsdAyGmX5A4dS86FePrPTKhzorLotPzcE8nw6dvry9hbir7X2WMkTkqQXp?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Text-editing as a power user : from vim to spacemacs. Or how to Get Things Done.]]></title><description><![CDATA[TLDR Learn how you can use a powerful text-editor to Get Things Done (an improvement over TODO-lists) in org-mode. Also: Spacemacs might end the eternal vim vs. emacs-war. Intro If you are a developer]]></description><link>http://direct.ecency.com/vim/@hansvb/text-editing-as-a-power-user-from-vim-to-spacemacs-or-how-to-get-things-done</link><guid isPermaLink="true">http://direct.ecency.com/vim/@hansvb/text-editing-as-a-power-user-from-vim-to-spacemacs-or-how-to-get-things-done</guid><category><![CDATA[vim]]></category><dc:creator><![CDATA[hansvb]]></dc:creator><pubDate>Fri, 15 Jul 2016 15:16:03 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45eQNSqwJArCp19a2WVsjzaVkippwHVh1a494?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>