Merge branch 'master' of git+ssh://repo.or.cz/srv/git/Worg
[Worg.git] / index.org
blob16b6fb9359185874d4fe3e72354987716ac39bac
1 #+STARTUP:    align fold nodlcheck hidestars oddeven intestate
2 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
3 #+TAGS:       Write(w) Update(u) Fix(f) Check(c)
4 #+TITLE:      Hello Worg!
5 #+AUTHOR:     Worg people
6 #+EMAIL:      mdl AT imapmail DOT org
7 #+LANGUAGE:   en
8 #+PRIORITIES: A C B
9 #+CATEGORY:   worg
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 *Current discussion*: how would you reorganize [[file:org-faq.org][Org's FAQ]] ([[http://article.gmane.org/gmane.emacs.orgmode/31794][start of the
13  discussion]])?
15 *Current Work*: Updating and editing [[file:org-hacks.org][org-hacks]] and [[file:org-glossary.org][org-glossary]]
16 Improving the ability of [[file:index.org][this page]] to introduce new users to Worg.
18 [[http://www.gnu.org/software/emacs/][Emacs]] is a text editor.  [[http://orgmode.org][Org-mode]] is an Emacs tool written by Carsten
19 Dominik, and currently maintained by Bastien Guerry that can help you
20 organize your life with plain text files. =Worg= is a set of Org
21 files collectively edited by people who like Org-mode and want to
22 share [[file:org-tutorials/index.org][tutorials]] ideas, code snippets, etc. Worg is maintained by
23 Matthew Lundin and a group of [[file:worgers.org][org-mode users]] and maybe [[file:worg-todo.org][you]].
25 #+BEGIN: timestamp :string "Last update: " :format "%Y-%m-%d @ %H:%M"
27 #+END:
29 # Ignore this comment
31 # For this dynamic block to work, you need to add code/elisp/worg.el in
32 # your load-path.
34 # Let say that you like [[http://www.gnu.org/software/emacs/][Emacs]] and that you like using [[http://orgmode.org][org-mode]] for editing
35 # structured files in Emacs.  Then you might want to /share/ some =.org=
36 # files and ask people to edit them with you.  This is what *Worg* is [[file:worg-about.org][about]]:
37 # collaboratively editing Org files to build a knowledge database about
38 # =.org= itself (and planning-related stuff.)
40 #+BEGIN_HTML
41 <form action="http://www.google.com/cse" id="cse-search-box">
42   <div>
43     <input type="hidden" name="cx" value="002987994228320350715:z4glpcrritm" />
44     <input type="hidden" name="ie" value="UTF-8" />
45     <input type="text" name="q" size="31" />
46     <input type="submit" name="sa" value="Search" />
47   </div>
48 </form>
49 <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
50 #+END_HTML
52 * How you can help
54 - Please read section [[http://orgmode.org/org.html#Feedback][Feedback]] of Org's manual.
55 - Help us improving Org by [[file:org-tests/index.org][testing]]!
56 - Share your Org-Mode knowledge by [[file:worg-about.org][contributing to Worg]].
58 * Pages about Org
59   :PROPERTIES:
60   :ID:       A6F83C16-B1B9-405A-B996-8D2CA1274DEB
61   :END:
63 ** The main resources
64 - http://orgmode.org : Carsten Dominik's official page for Org
65 - [[file:org-tutorials/index.org][Org Tutorials]]      : Your best starting point
66 - [[file:org-contrib/babel/index.org][Org Babel]]          : The embedded code evaluation and literate
67   programming subsystem by Eric Schulte and Dan Davison.
68 - [[file:org-faq.org][The Org-mode FAQ]]   : Check here before writing to the mailing list
69 - [[file:org-mailing-list.org][Org mailing list]]   : For unanswered questions, ideas and discussion
70 - [[http://orgmode.org/manual/index.html][The Org-mode manual]] : Extensive and complete documentation
71 - [[file:org-glossary.org][The Org Glossary]]: An explanation of org-mode terminology
72 - [[file:org-dependencies.org][Org dependencies]]   : Dependencies on external packages (mostly LaTeX for now) - WIP.
73 - [[file:org-configs/index.org][Org configuration]]  : Beginners customization guide, examples, survey,
74   and a list of all hooks
75 - [[file:org-contrib/index.org][Contributed packages]] : Available modules and documentation
76 - [[file:org-contribute.org][How to contribute to Org?]] : Guideline for patches and other contributions
77 - [[file:org-issues.org][A simple issue tracker]] : Keeps track of open issues and other things
78   about Org mode based on the mailing list
79 - [[file:org-tools/index.org][The Org Tools]] : List of external tools useful for handling Org files. 
80 ** Sitemap and index
82 # We put true links to the server, as sitemap.org and theindex.org are
83 # generated on the server during the publication
85 - Worg comes with a [[http://orgmode.org/worg/sitemap.html][sitemap]]
86 - ... and an [[http://orgmode.org/worg/theindex.html][index]] (empty for now)
88 ** Other stuff
90 - A list of past and future IRL [[file:orgcamps.org][OrgCamps]]
91 - [[file:org-quotes.org][Quotes about Org]]
92 - [[file:org-people.org][Pictures of Org-mode people]]
93 - [[file:org-gtd-etc.org][Org task management systems]]
94 - [[file:org-testimonies/index.org][People describing how they use Org]]
95 - [[file:org-blog-articles.org][Blog posts about Org]]
96 - [[file:org-screenshots.org][Screenshots of Org in action]]
97 - [[file:org-web.org][Web Pages Made with Org]]
98 - [[file:org-translators.org][Org Translators]]
99 - [[file:org-hacks.org][Hacks around Org]]
100 - [[file:org-blog-wiki.org][Blogs and Wikis with Org-mode]]
101 - [[file:org-mac.org][Org and Mac OS X]]
103 # FIXME: should we add this?
105 #- [[file:org-survey.org][Org survey results]]
106 #- [[file:org-code/index.org][Org add-ons]] should be documented here and maybe not in the manual?
108 * Pages about Worg
110 - [[file:worg-about.org][About the Worg project]]
111 - [[file:worg-setup.org][About the Worg setup on the server]]
112 - [[file:worg-maintainance.org][About Worg maintainer and gardners]]
113 - A list of [[file:users/index.org][Worg's users]]
114 - [[file:worg-git.org][A introduction to git for Worgers]]
115 - [[file:worg-editing.org][Conventions and tools for editing Worg]]
116 - [[file:worg-todo.org][The Worg TODO file]]
117 - [[file:worg-git-ssh-key.org][How to create your own SSH key for repo.or.cz?]]
118 - [[http://repo.or.cz/w/Worg.git][Recent changes to Worg]] (git log at repo.or.cz)
119 - [[http://orgmode.org/worg/sources/][Org-mode source documents of all Worg pages]]
121 * Code around Org
123 You can check around for code both in the =contrib/= directory of
124 the Org package and in the =code/= directory of Worg.  Also, there is
125 some development of org additions current happening in Worg (see
126 [[file:org-devel.org]]).
128 ** org-info-js by Sebastian Rose
130 For now the [[http://orgmode.org/worg/code/][code]] directory of Worg only contains =org-info-js= by
131 Sebastian Rose -- check it [[http://orgmode.org/worg/code/org-info-js][here]].  =org-info-js= is a great javascript
132 tool to navigate through a HTML page (as exported by Org) the way you
133 navigate through an Org or an info manual, i.e. supporting folding,
134 previous/next buttons, etc.
136 #* Pages about planning and GTD
138 #- [[file:planning/readings.org][Readings]]
140 * Latest edits on the Worg git repository
142 #+BEGIN_HTML
143 <script language="JavaScript" src="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Frepo.or.cz%2Fw%2FWorg.git%3Fa%3Drss&chan=n&num=10&desc=0&date=n&targ=n" type="text/javascript"></script>
145 #+END_HTML
147  - You can also follow edits via [[http://repo.or.cz/w/Worg.git/rss][RSS]] or [[http://repo.or.cz/w/Worg.git/atom][ATOM]] (courtesy of repo.or.cz)
149 * Git'r done!
151 If you like losing your time by reading stuff on how to get organized,
152 go and check the [[file:gitrdone.org][Git'r done!]] page..