Z's Blog

Design Life Style

2009年2月3日

[Getting Things Done] 利用Emacs org-mode 管理待辦事項

影片出處:

http://tw.youtube.com/watch?v=oJTwQvgfgMM

前幾天在Google techtalks那邊看來的,利用古老的GNU自由文字編輯器Emacs 裡的一個模組Org-mode純文字檔來管理todo事項。

在比較新版本的Emacs里應該都有內含org-mode。

比較方便的Emacs安裝包:

Windows: EmacsW32 點擊連往主頁

Mac: Aquamacs 點擊連往主頁

利用文字檔txt來管理,好處是文件可以跨平臺,沒有限制。而軟體Emacs也是跨平臺都有。就算沒有Emacs,也可以用任何軟體開啟編輯,只要按照他的寫作格式就可以,編完仍可回到Emacs org-mode里。

不過因為是元祖級的Emacs,很多快速鍵都不一樣。不過他發展了這麼多代,功能真的是很強大,但是學習曲線會比較長就是了Orz。

主講人是Carsten Dominik,Org-mode的創建及維護者。(前面介紹人是T.V. Raman,盲人電腦工程師,在google上班。可以搜尋一下他的生平,也是蠻特別的一個人。)




ABSTRACT

Org-mode is a large Emacs sub-systems that has been integrated into
Emacs with the version 22.1 release. From it original intend,
Org-mode is a system for structured note-taking and project planning.
It uses strictly plain text files, making it a truly portable,
system-independent solution. The project-planning features are
implemented using a fairly simple outlining paradigm, upon which
meta-data concepts like due dates, priorities, TODO states and tags
are overlayed in a non-intrusive way. Besides outlining the system
and its basic concepts, I will give background information into the
history of Org-mode and discuss the properties of such an evolved
system compared to a top-down designed one. Finally, I will also
briefly touch on some technical aspects that may be interesting for
Emacs wizards and developers.

Speaker: Carsten Dominik

後記:Google techtalks里有很多有趣實用或新知的演講,也是個充電的好管道。

Google Tech Talks

http://tw.youtube.com/profile?user=googletechtalks&view=videos


沒有留言:

張貼留言

返回Z's Blog首頁