1 #+STARTUP: align fold nodlcheck hidestars oddeven lognotestate
2 #+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
3 #+TAGS: Write(w) Update(u) Fix(f) Check(c)
6 #+EMAIL: bzg AT altern DOT org
10 #+OPTIONS: H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
12 [[http://www.gnu.org/software/emacs/][Emacs]] is a text editor. [[http://orgmode.org][Org-mode]] is an Emacs tool written by Carsten
13 Dominik which helps you organize your life with plain text files. =Worg=
14 is a set of Org files collectively edited by people who like Org-mode and
15 want to share [[file:org-tutorials/index.org][tutorials]], ideas, code snippets, etc.
17 #+BEGIN: timestamp :string "Last update: " :format "%Y-%m-%d @ %H:%M"
18 Last update: 2009-01-16 @ 08:02
23 # For this dynamic block to work, you need to add elisp/worg.el in your
26 # Let say that you like [[http://www.gnu.org/software/emacs/][Emacs]] and that you like using [[http://orgmode.org][org-mode]] for editing
27 # structured files in Emacs. Then you might want to /share/ some =.org=
28 # files and ask people to edit them with you. This is what *Worg* is [[file:worg-about.org][about]]:
29 # collaboratively editing Org files to build a knowledge database about
30 # =.org= itself (and planning-related stuff.)
32 # You can also download Worg as a tar gzipped [[http://repo.or.cz/w/Worg.git%3Fa%3Dsnapshot%3Bh%3DHEAD%3Bsf%3Dtgz][archive]].
35 <form action="http://www.google.com/cse" id="cse-search-box">
37 <input type="hidden" name="cx" value="002987994228320350715:z4glpcrritm" />
38 <input type="hidden" name="ie" value="UTF-8" />
39 <input type="text" name="q" size="31" />
40 <input type="submit" name="sa" value="Search" />
43 <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
48 - Please read section [[http://orgmode.org/org.html#Feedback][Feedback]] of Org's manual.
49 - Help us improving Org by [[file:org-tests/index.org][testing]]!
50 - Share your Org-Mode knowledge by [[file:worg-about.org][contributing to Worg]].
54 :ID: A6F83C16-B1B9-405A-B996-8D2CA1274DEB
57 - http://orgmode.org : Carsten Dominik official page for Org
58 - [[file:org-faq.org][The Org-mode FAQ]]
59 - [[file:org-mailing-list.org][Org mailing list]]
60 - [[file:org-tutorials/index.org][Org Tutorials]]
61 - [[file:org-gtd-etc.org][Org task management systems]]
62 - [[file:org-configs/index.org][Org configuration examples]]
63 - [[file:org-customization-survey.org][Org customization survey results ]]
64 - [[file:org-customization-guide.org][Org customization guide for beginners]]
65 - [[file:org-testimonies/index.org][People describing how they use Org]]
66 - [[file:org-screenshots.org][Screenshots of Org in action]]
67 - [[file:org-web.org][Web Pages Made with Org]]
68 - [[file:org-translators.org][Org Translators]]
69 - [[file:org-hacks.org][Hacks around Org]]
70 - [[file:org-quotes.org][Quotes about Org]]
71 - [[file:org-contribute.org][How to contribute to Org?]]
72 - List of [[file:org-hooks.org][Org hooks]]
74 # FIXME: should we add this?
75 #- [[file:org-contribute.org][How to contribute to Org]]
77 #- [[file:org-survey.org][Org survey results]]
78 #- [[file:org-code/index.org][Org add-ons]]
82 - [[file:worg-about.org][About the Worg project]]
83 - [[file:users/index.org][Worg's users]]
84 - [[file:worg-git.org][A introduction to git for Worgers]]
85 - [[file:worg-editing.org][Conventions and tools for editing Worg]]
86 - [[file:worg-todo.org][The Worg TODO file]]
87 - [[file:worg-git-ssh-key.org][How to create your own SSH key for repo.or.cz?]]
88 - [[http://repo.or.cz/w/Worg.git][Recent changes to Worg]] (git log at repo.or.cz)
92 You can check for code around code both in the =contrib/= directory of
93 the Org package and in the =code/= directory of Worg. Also, there is
94 some development of org additions current happening in Worg (see
95 [[file:org-devel.org]]).
97 ** org-info-js by Sebastian Rose
99 For now the [[http://orgmode.org/worg/code/][code]] directory of Worg only contains =org-info-js= by
100 Sebastian Rose -- check it [[http://orgmode.org/worg/code/org-info-js][here]]. =org-info-js= is a great javascript
101 tool to navigate through a HTML page (as exported by Org) the way you
102 navigate through an Org or an info manual, i.e. supporting folding,
103 previous/next buttons, etc.
105 #* Pages about planning and GTD
107 #- [[file:planning/readings.org][Readings]]
109 * Search in Org mailing list
111 The [[file:org-mailing-list.org][Org mailing list]] is very active.
114 <form method="get" action="http://search.gmane.org/">
115 <input type="text" name="query">
116 <input type="hidden" name="group" value="gmane.emacs.orgmode">
117 <input type="submit" value="Search gmane.emacs.orgmode">
123 If you like losing your time by reading stuff on how to get organized,
124 go and check the [[file:gitrdone.org][Git'r done!]] page...