Update some changed export keybindings
[worg.git] / index.org
blob3968a256fd56c88efcdd809353e46804e787fa25
1 #+title:      Hello Worg, the Org-Mode Community!
2 #+author:     Worg people
3 #+email:      mdl AT imapmail DOT org
4 #+startup:    align fold nodlcheck hidestars oddeven intestate
5 #+seq_todo:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
6 #+tags:       Write(w) Update(u) Fix(f) Check(c)
7 #+language:   en
8 #+category:   worg
9 #+options:    H:3 num:nil toc:t \n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc
11 # This file is released by its authors and contributors under the GNU
12 # Free Documentation license v1.3 or later, code examples are released
13 # under the GNU General Public License v3 or later.
15 # For this dynamic block to work, you need to add code/elisp/worg.el in
16 # your load-path.
18 # Let say that you like [[http://www.gnu.org/software/emacs/][Emacs]] and that you like using [[https://orgmode.org][org-mode]] for editing
19 # structured files in Emacs.  Then you might want to /share/ some =.org=
20 # files and ask people to edit them with you.  This is what *Worg* is [[file:worg-about.org][about]]:
21 # collaboratively editing Org files to build a knowledge database about
22 # =.org= itself (and planning-related stuff.)
24 # We put true links to the server, as sitemap.org and theindex.org are
25 # generated on the server during the publication
27 [[https://orgmode.org/worg/sitemap.html][Sitemap]] and [[https://orgmode.org/worg/theindex.html][index]]
29 * Introduction to Org-Mode and Worg
31 [[https://orgmode.org][Org-mode]] is a powerful system for organizing your complex life with
32 simple plain-text files.  It seamlessly integrates all your notes,
33 mindmaps, TODO lists, calendar, day planner, and project schedules
34 into a single system that can be easily searched (e.g. by grep),
35 encrypted (e.g. by [[http://www.gnupg.org/][GnuPG]]), backed up and synced (e.g.  by Dropbox),
36 imported/exported, and [[file:org-faq.org::*Org-mode on mobile devices][accessed on the go]] (e.g. on an iPhone or
37 Android smartphone).  It can even be used for authoring web pages and
38 documents.
40 Check out some [[file:org-screenshots.org][screenshots of Org-mode]] in action.  See [[file:org-quotes.org][what people
41 have to say]] about Org-mode, and read a few [[file:org-testimonies/index.org][user stories]]!
43 Org-mode is distributed as part of the popular [[http://www.gnu.org/software/emacs/][Emacs]] text editor and
44 runs wherever Emacs runs, including on GNU-Linux, Windows, and Mac.
45 Written by Carsten Dominik, it is currently maintained by Bastien
46 Guerry and used by many helpful people who, like you, are desperate to
47 get and stay organized.  The way Org-mode maintenance is done is
48 described [[file:org-maintenance.org][here]].
50 The page you're reading is part of =Worg=, a section of the [[https://orgmode.org/][Org-mode web
51 site]] that is written by a volunteer community of Org-mode fans.  It
52 includes tutorials, ideas, code snippets, etc., shared to make your
53 introduction and customization of Org-mode as easy as possible.  Worg
54 is maintained by Matthew Lundin, a group of [[file:worgers.org][Worg contributors]], and
55 maybe [[file:todo.org][you]].
57 * Org-Mode Resources
58   :PROPERTIES:
59   :ID:       A6F83C16-B1B9-405A-B996-8D2CA1274DEB
60   :END:
62 ** Learn Org-Mode
64 #+index: Tutorials
65 #+index: Glossary
67 - [[file:org-tutorials/index.org][Org-mode Tutorials]] : Your best starting points for a relaxed overview
68 - [[https://orgmode.org/manual/index.html][Org-mode Manual]] : Extensive and complete documentation
69 - [[https://orgmode.org/guide/index.html][Org-mode Guide]] : Not extensive, but complete documentation (also in [[http://www.davidam.com/docu/orgguide.es.html][spanish]] and [[https://gitlab.com/bzg/orgguide_fr][french]])
70 - [[file:org-glossary.org][Org-mode Glossary]] : An explanation of org-mode terminology
71 - [[file:org-configs/index.org][Org-mode configuration]] : Beginner's customization guide, examples, survey, and a list of hooks
72 - [[file:orgcard.org][Org-mode reference card]] : Check the [[file:orgcard.org][HTML]], [[https://orgmode.org/orgcard.pdf][pdf]] and [[https://orgmode.org/orgcard.txt][ASCII]] versions and the French translation ([[file:code/latex/fr-orgcard.tex][tex]] - [[file:images/bzg/fr-orgcard.pdf][pdf]])
73 - [[https://orgmode.org/][Org-mode Main Page]] : The official page for Org-mode with pointers to everything else
75 ** Get Help with Org-Mode
77 - [[file:org-faq.org][Org-mode FAQ]] : Check here before writing to the mailing list
78 - [[file:org-mailing-list.org][Org-mode Mailing List]] : For unanswered questions, suggestions, and discussion
79 - [[file:org-irc.org][Org-mode IRC Channel]] : For live Q&A, go to =#org-mode= on [[http://freenode.net/][Freenode]]
80 - Check [[file:org-web-social.org][latest posts]] on reddit.com and stackoverflow.com
81 - Browse [[https://www.reddit.com/r/orgmode/][Org-mode discussions on reddit.com]]
82 - Browse [[https://stackoverflow.com/questions/tagged/org-mode][Org-mode questions on stackoverflow.com]]
84 ** Use Org-Mode Effectively
86 - Use Org-mode as a [[file:org-gtd-etc.org][task management system]] (GTD and Pomodoro)
87 - Author [[file:org-blog-wiki.org][Blogs and Wikis with Org-mode]] (see [[file:org-web.org::*Personal Web Sites][Personal Web Sites]])
88 - Synchronize org-mode files with [[https://github.com/simonthum/git-sync][git-sync]], a [[file:org-tutorials/org-vcs.org][VCS of your choice]], or [[file:org-tutorials/unison-sync.org][Unison]]
89 - Integrate [[file:org-mac.org][Org-mode with Mac OS X]]
91 ** Dive Deeper into Org-Mode
93 - [[file:org-hacks.org][Org-mode Hacks]] : Copy code snippets from other users
94 - [[file:dev/index.org][Org-mode for developers]] : Reference documentation for developers
95 - [[file:org-blog-articles.org][Blog posts]] : Read a variety of articles from introductions to specific customizations
96 - [[file:org-contrib/babel/index.org][Babel]] : [[https://en.wikipedia.org/wiki/Literate_programming][Literate programming]] with active source code blocks
97 - [[file:org-tools/index.org][Org-mode parsing libraries]] : Parse and analyze =.org= files
98 - [[file:org-translators.org][Org-mode conversion tools]]  : Import into and export out of Org-mode
99 - [[file:org-dependencies.org][Org-mode dependencies]] : Dependencies on external packages for advanced functionality
100 - [[file:org-papers.org][Org-papers]] : Whitepapers and books about Org-mode
101 - [[file:org-tidy.org][Keep your Org-files tidy]] : Suggestions for attentive users
103 ** Check Out Third-Party Contributions
105 - [[file:org-contrib/index.org][Contributed packages]], including extensive documentation
106 - [[file:org-devel.org][Additions under development]]
108 * Help us sustain our efforts
110 Org-mode is maintained and developed by volunteers on their free time.
112 You can help us dedicate more of our energy by [[file:donate.org][making a donation]] or
113 [[file:org-contribute.org][contributing]] directly.
115 ** Worg maintenance
116 :PROPERTIES:
117 :CUSTOM_ID: worg-maintaince
118 :END:
120 - [[file:worg-about.org][About the Worg project]]
121 - [[file:worg-setup.org][How Worg is set up on the server]]
122 - [[file:worg-maintenance.org][About Worg maintainer and gardeners]]
123 - [[file:todo.org][The Worg TODO file]]
124 - [[file:worg-about.org::*How to use git for Worg][How to use git for Worg]]
125 - [[file:worg-editing.org][Conventions and tools for editing Worg]]
126 - [[file:worg-git-ssh-key.org][How to create your own SSH key?]]
127 - [[https://code.orgmode.org/bzg/worg/commits/master][Recent changes to Worg]]
128 - [[https://orgmode.org/worg/sources/][Org-mode source documents of all Worg pages]]
130 ** Join the Community
132 Check out the list of [[file:worgers.org][Worgers and their User Pages]] and a few [[file:org-people.org][profiles
133 of the Org-mode Community]] (with photos ☺).  You can also meet other
134 users in the flesh at [[file:orgcamps.org][OrgCamps]].
136 ** Git'r done!
138 If you like losing your time by reading stuff on how to get organized,
139 go and check the [[file:gitrdone.org][Git'r done!]] page.