# orgmode-cn **Repository Path**: findroot/orgmode-cn ## Basic Information - **Project Name**: orgmode-cn - **Description**: orgmode-cn - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-22 - **Last Updated**: 2023-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #+TITLE: Emacs的Org Mode -- 用纯文本书写人生 #+AUTHOR: amoblin #+EMAIL: amoblin@gmail.com #+DATE: <2013-12-16 Mon 13:11:23> #+OPTIONS: toc:nil #+bind: org-export-publishing-directory "./exports" [[http://orgmode.org/img/org-mode-unicorn-logo.png]] #+BEGIN_HTML Fork me on GitHub #+END_HTML Org mode给你提供一个快速和有效的纯文本系统来记笔记、管理待办事项、安排项目以及制作文档。 -- 由Carsten Dominik于2003年创建,目前由[[http://bzg.fr/][ Bastien Guerry]] 维护,大家共同开发。 * 下载和安装 最新稳定版 8.3.3 (2016年1月) -- [[http://orgmode.org/org-8.3.3.tar.gz][tar.gz]] 或者 [[http://orgmode.org/org-8.3.3.zip][zip]] ([[file:Changes][更新日志]]) 开发版([[http://orgmode.org/cgit.cgi/org-mode.git/][cgit]]): #+BEGIN_SRC sh ~$ git clone git://orgmode.org/org-mode.git #+END_SRC #+BEGIN_SRC sh M-x list-packages RET(参见 Org ELPA) #+END_SRC 每日更新版:[[http://orgmode.org/org-latest.tar.gz][tar.gz]] 或者 [[http://orgmode.org/org-latest.zip][zip]] - [[file:features][新特性列表]] - [[file:#docs][手册和教程]] - [[file:worg/org-tools/index.org][Org工具箱(可能和Emacs毫无瓜葛)]] - [[file:worg/index.org][Worg: 社区文档]] - [[file:worg/org-contribute][如何向Org贡献?]] - [[file:org.html][历史和鸣谢]] - [[file:talks.html][谈谈Org mode]] - [[file:community.html#gsoc][谷歌2012编程之夏]] - [[file:community.html][邮件列表和涂鸦]] 更多 [[http://orgmode.org/worg/dev/org-build-system.html][安装 Org mode]] 的信息(Worg) [[http://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development][Staying on the bleeding edge]] (Worg) * 文档和文学 购买 Org手册的 印刷版 () 每本书里,Network-Theory Ltd. 会捐助1美元给Org mode维护者 浏览手册(每章一页) 阅读完整手册:[[file:org.org][HTML]] 或者PDF 阅读精华版指南:[[file:guide/index.org][HTML]] 或者 PDF 查看 Worg上的 FAQ、hacks,和指南 查看 关于 钩子、命令和选项的 参考 文档 查看 关于Org mode的(学术)论文 列表 提交bug报告之前,最好先读读手册里的“反馈”章节 还可以读读 如何聪明地问问题 ,由 Eric S. Raymond 和 Rick Moen合著。 #+BEGIN_SRC sh M-x org-submit-bug-report RET #+END_SRC