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
58 - http://orgmode.org : Carsten Dominik official page for Org
59 - [[file:org-faq.org][The Org-mode FAQ]]
60 - [[file:org-mailing-list.org][Org mailing list]]
61 - [[file:org-tutorials/index.org][Org Tutorials]]
62 - [[file:org-configs/index.org][Org configuration]] beginners guide, examples, and survey
63 - [[file:org-quotes.org][Quotes about Org]]
64 - [[file:org-contribute.org][How to contribute to Org?]]
67 - [[file:org-gtd-etc.org][Org task management systems]]
68 - [[file:org-testimonies/index.org][People describing how they use Org]]
69 - [[file:org-screenshots.org][Screenshots of Org in action]]
70 - [[file:org-web.org][Web Pages Made with Org]]
71 - [[file:org-translators.org][Org Translators]]
72 - [[file:org-hacks.org][Hacks around Org]]
74 # FIXME: should we add this?
76 #- [[file:org-survey.org][Org survey results]]
77 #- [[file:org-code/index.org][Org add-ons]] should be documented here and maybe not in the manual?
81 - [[file:worg-about.org][About the Worg project]]
82 - [[file:users/index.org][Worg's users]]
83 - [[file:worg-git.org][A introduction to git for Worgers]]
84 - [[file:worg-editing.org][Conventions and tools for editing Worg]]
85 - [[file:worg-todo.org][The Worg TODO file]]
86 - [[file:worg-git-ssh-key.org][How to create your own SSH key for repo.or.cz?]]
87 - [[http://repo.or.cz/w/Worg.git][Recent changes to Worg]] (git log at repo.or.cz)
91 You can check for code around code both in the =contrib/= directory of
92 the Org package and in the =code/= directory of Worg. Also, there is
93 some development of org additions current happening in Worg (see
94 [[file:org-devel.org]]).
96 ** org-info-js by Sebastian Rose
98 For now the [[http://orgmode.org/worg/code/][code]] directory of Worg only contains =org-info-js= by
99 Sebastian Rose -- check it [[http://orgmode.org/worg/code/org-info-js][here]]. =org-info-js= is a great javascript
100 tool to navigate through a HTML page (as exported by Org) the way you
101 navigate through an Org or an info manual, i.e. supporting folding,
102 previous/next buttons, etc.
104 #* Pages about planning and GTD
106 #- [[file:planning/readings.org][Readings]]
108 * Search in Org mailing list
110 The [[file:org-mailing-list.org][Org mailing list]] is very active.
113 <form method="get" action="http://search.gmane.org/">
114 <input type="text" name="query">
115 <input type="hidden" name="group" value="gmane.emacs.orgmode">
116 <input type="submit" value="Search gmane.emacs.orgmode">
122 If you like losing your time by reading stuff on how to get organized,
123 go and check the [[file:gitrdone.org][Git'r done!]] page...