Carsten Dominik [Thu, 5 Feb 2009 17:25:28 +0000]
Restructure customization guide
Bernt Hansen [Thu, 5 Feb 2009 14:36:17 +0000]
Fix typo
Dan [Thu, 5 Feb 2009 14:28:04 +0000]
Merge branch 'master' of git+ssh://dandavison@repo.or.cz/srv/git/Worg
Dan [Thu, 5 Feb 2009 14:27:51 +0000]
org-R: more link-fixing thanks to Giovanni, and added org-R-apply-in-subtree and org-R-apply-in-buffer
Carsten Dominik [Thu, 5 Feb 2009 12:31:53 +0000]
Add more links to customization guide.
Carsten Dominik [Thu, 5 Feb 2009 12:09:35 +0000]
Add mode links in customization guide (more needed)
Carsten Dominik [Thu, 5 Feb 2009 11:50:20 +0000]
Link to new customization guide page
Carsten Dominik [Thu, 5 Feb 2009 11:48:09 +0000]
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/Worg
Carsten Dominik [Thu, 5 Feb 2009 11:43:24 +0000]
New file with Customization guidelines
Dan [Wed, 4 Feb 2009 14:54:04 +0000]
org-R tutorial: more link corrections, thanks to Giovanni Ridolfi
Dan [Wed, 4 Feb 2009 14:53:11 +0000]
Merge branch 'master' of git+ssh://dandavison@repo.or.cz/srv/git/Worg
Dan [Wed, 4 Feb 2009 14:52:45 +0000]
org-R tutorial: more link corrections, thanks to Giovanni Ridolfi
Dan [Wed, 4 Feb 2009 14:44:43 +0000]
removed unnecessary files
Dan [Wed, 4 Feb 2009 14:43:21 +0000]
corrected link to org-R.el code, added link to org file for tutorial
Bernt Hansen [Wed, 4 Feb 2009 12:18:22 +0000]
Remove dead link to org tutorials
Dan [Wed, 4 Feb 2009 04:41:23 +0000]
org-R: changing #+TBLR(R): to #+R(R):
Dan [Wed, 4 Feb 2009 04:41:11 +0000]
org-R: changing #+TBLR(R): to #+R(R):
Dan [Wed, 4 Feb 2009 03:59:26 +0000]
additions to org-R tutorial
Dan [Wed, 4 Feb 2009 03:15:57 +0000]
additions to org-R tutorial
Dan [Wed, 4 Feb 2009 03:13:44 +0000]
additions to org-R tutorial
Dan [Wed, 4 Feb 2009 01:55:33 +0000]
additions to org-R tutorial
Dan [Tue, 3 Feb 2009 18:36:22 +0000]
updating org-R tutorial, and trying to get my images to publish correctly...
Dan [Mon, 2 Feb 2009 22:54:39 +0000]
minor changes to org-R.org
Dan [Mon, 2 Feb 2009 22:31:00 +0000]
added org-R tutorial in new dir org-tutorials/org-R/, and added entries to index.org and org-tutorials.index.org
Manish Sharma [Mon, 2 Feb 2009 12:57:51 +0000]
Merge branch 'master' of git+ssh://Manish@repo.or.cz/srv/git/Worg
Manish Sharma [Mon, 2 Feb 2009 12:56:54 +0000]
Made "Check email" link to corresponding gmane articles.
Bernt Hansen [Mon, 2 Feb 2009 12:44:08 +0000]
Fix Typos
Carsten Dominik [Mon, 2 Feb 2009 10:34:55 +0000]
Small fixes
Carsten Dominik [Mon, 2 Feb 2009 10:29:37 +0000]
Add the results of the customization survey
Sebastian Rose, Hannover, Germany [Sun, 1 Feb 2009 18:24:44 +0000]
Minor change.
Fall through in set() might cause bugs in the future.
Sebastian Rose, Hannover, Germany [Sun, 1 Feb 2009 17:32:27 +0000]
Merge branch 'master' of ssh://SebastianRose@repo.or.cz/srv/git/Worg
Sebastian Rose, Hannover, Germany [Sun, 1 Feb 2009 17:32:07 +0000]
Reuse ltoc for pos. of local toc
No local TOC stays the default. If a local TOC is shown, it's below the first text in a section
by default. To display the local TOC above a sections text use
org_html_manager.set("LOCAL_TOC", "above");
Carsten Dominik [Sun, 1 Feb 2009 11:20:12 +0000]
Update the list if "missing" tutorials
Several areas in that list have in the mean time be covered by
excellent tutorials.
Sebastian Rose, Hannover, Germany [Sun, 1 Feb 2009 01:52:59 +0000]
Named Sections, LTOC_BEFORE_TEXT
* Avoid footnote-ref IDs in links. Footnote refs where prefered over
the named IDs of named sections when creating links (l and L). This is fixed now.
* The default is now to show the local TOC after the first text in a section.
Sebastian Rose, Hannover, Germany [Sat, 31 Jan 2009 23:44:02 +0000]
Misunderstanding - Footnotes again
Sebastian Rose, Hannover, Germany [Sat, 31 Jan 2009 23:22:23 +0000]
Footnotes and pos. of local TOC
+ Workaround for footnotes. Footnotes were not working, because of a different
ID-strategy: it's `footnotes-text' instead of `text-footnotes' (the ID was
my own stupid suggestion).
+ You may now define, if the local TOC appears above or below the text of a
section that preceeds the first subsection. Simply use something like this
in the head of your HTML-files:
: org_html_manager.set("TEXT_BEFORE_LTOC", "1");
If not set, the local TOC is placed directly beneeth the section's
headline.
Matt Lundin [Wed, 28 Jan 2009 01:17:29 +0000]
Added FAQ written by Mark Elston on org-batch-agenda under Win32.
Manish Sharma [Sun, 25 Jan 2009 13:09:22 +0000]
Updated link to John's article on Org-mode.
Matt Lundin [Sat, 24 Jan 2009 03:49:58 +0000]
Fixed minor problem in FAQ on setting colors of org todo keywords.
Matt Lundin [Fri, 23 Jan 2009 16:14:35 +0000]
Added FAQ on changing colors of org todo keywords.
Matt Lundin [Fri, 23 Jan 2009 16:07:09 +0000]
Added literal markup to welcome instructions.
Carsten Dominik [Fri, 23 Jan 2009 08:01:36 +0000]
Add more info about showing context in sparse trees and similar operations.
Bernt Hansen [Wed, 21 Jan 2009 20:08:18 +0000]
Add a link on the FAQ that goes back to the index page for the site
When visiting the FAQ I want to go to other pages on the worg site
and end up manually editing the URL to get there. All of the
other pages seem to have a link back to the index page at the top
so I'm adding this back in to make it more consistent.
Carsten Dominik [Wed, 21 Jan 2009 13:48:41 +0000]
Remove one of the Unicorn sentences, reorder the others.
Daniel Clemente [Wed, 21 Jan 2009 10:33:05 +0000]
new FAQ answer about strange misfunctions due to wrong Org version being loaded
Matt Lundin [Tue, 20 Jan 2009 03:19:30 +0000]
Changed link to new tutorial (shortened title).
Matt Lundin [Mon, 19 Jan 2009 18:38:59 +0000]
Changed link to new tutorial.
Matt Lundin [Mon, 19 Jan 2009 18:37:27 +0000]
Changed text a little bit.
Matt Lundin [Mon, 19 Jan 2009 18:36:13 +0000]
Fixed title of new tutorial.
Matt Lundin [Mon, 19 Jan 2009 17:21:19 +0000]
Adding the actual tutorial file now.
Matt Lundin [Mon, 19 Jan 2009 17:16:45 +0000]
Adding tutorial on tracking daily habits with org-mode.
Carsten Dominik [Mon, 19 Jan 2009 08:48:36 +0000]
More about unicorns....
Matt Lundin [Mon, 19 Jan 2009 00:12:26 +0000]
Minor change to new FAQ on keybinding settings.
Matt Lundin [Mon, 19 Jan 2009 00:08:32 +0000]
Fixed silly typo.
Matt Lundin [Sun, 18 Jan 2009 22:04:57 +0000]
Added a couple links to the manual in org FAQs.
Matt Lundin [Sun, 18 Jan 2009 21:55:38 +0000]
One more minor change to one of the new FAQ entries.
Matt Lundin [Sun, 18 Jan 2009 21:54:35 +0000]
Changed title of one of the new FAQ entries.
Matt Lundin [Sun, 18 Jan 2009 21:53:16 +0000]
Minor change to one of the new FAQs.
Matt Lundin [Sun, 18 Jan 2009 21:50:11 +0000]
Added two FAQ entries.
One is on excluding DONE items from the agenda.
The other is on the difference between deadline, scheduled, and active
timestamps.
Matt Lundin [Sun, 18 Jan 2009 21:23:49 +0000]
Added FAQ entry on setting global keybindings.
Matt Lundin [Fri, 16 Jan 2009 19:39:15 +0000]
Minor change to link to Charles Cave's new tutorial.
Matt Lundin [Fri, 16 Jan 2009 19:01:27 +0000]
Merge branch 'master' of git+ssh://mdl74@repo.or.cz/srv/git/Worg
Matt Lundin [Fri, 16 Jan 2009 18:57:53 +0000]
Merge branch master.
Matt Lundin [Fri, 16 Jan 2009 18:57:53 +0000]
Merge branch 'master' of git+ssh://mdl74@repo.or.cz/srv/git/Worg
Matt Lundin [Fri, 16 Jan 2009 18:57:20 +0000]
Added link to Charles Cave's new tutorial on org-tutorials/index.org.
Carsten Dominik [Fri, 16 Jan 2009 18:13:31 +0000]
Add FAQ entry about the unicorn.
Matt Lundin [Fri, 16 Jan 2009 14:03:02 +0000]
Added link to Charles Cave's new GTD tutorial on org-gtd page.
Matt Lundin [Mon, 12 Jan 2009 19:27:58 +0000]
Fixed another src example in the FAQ.
Matt Lundin [Mon, 12 Jan 2009 14:04:47 +0000]
Fixed literal line markup in an FAQ.
Matt Lundin [Sat, 10 Jan 2009 16:23:01 +0000]
Changed order of entries in appointments/diary section of org FAQ.
Put FAQ entry on including org-mode entries in diary first.
Carsten Dominik [Fri, 9 Jan 2009 23:08:24 +0000]
Fix footnotes in the quotes file.
Matt Lundin [Fri, 9 Jan 2009 18:21:37 +0000]
Minor change to FAQ example.
Matt Lundin [Fri, 9 Jan 2009 16:22:03 +0000]
Minor changes to new Welcome section of FAQ.
Matt Lundin [Fri, 9 Jan 2009 16:18:53 +0000]
Minor reformatting.
Matt Lundin [Fri, 9 Jan 2009 16:16:41 +0000]
Major reorganization of Org FAQ.
Several of the categories in the FAQ were getting fairly large.
Broke them up into smaller categories.
As the org-faq grows, these smaller categories can be grouped into related categories.
Carsten Dominik [Fri, 9 Jan 2009 07:36:06 +0000]
Trivial change to force updating.
Matt Lundin [Thu, 8 Jan 2009 22:34:56 +0000]
Very minor fix for an FAQ entry.
Matt Lundin [Thu, 8 Jan 2009 22:24:06 +0000]
Added two FAQ entries.
One FAQ is on using diary sexps in org-mode files for complicated scheduling.
The other is on using prefix argument to get file completion when creating
links with org-insert-link.
Matt Lundin [Thu, 8 Jan 2009 04:15:58 +0000]
Cleaned up FAQ on organizing org-mode files.
Matt Lundin [Wed, 7 Jan 2009 20:19:30 +0000]
Fixed typo in new FAQ.
Matt Lundin [Wed, 7 Jan 2009 20:18:17 +0000]
Edited and condensed new FAQ on how to organize org-mode files.
Matt Lundin [Wed, 7 Jan 2009 20:13:39 +0000]
Added on FAQ on how best to organize org-mode files.
This question is one of the first questions that new users of org-mode face and
has come up from time to time on the mailing list.
This FAQ is meant to provide ideas to new users of org-mode.
It stresses the flexibility of org-mode's organizational structure and the power of agenda commands.
Matt Lundin [Wed, 7 Jan 2009 18:53:05 +0000]
Clarified line about in-buffer options in new export FAQ.
Matt Lundin [Wed, 7 Jan 2009 18:51:24 +0000]
Fixed typo in headline of new FAQ.
Matt Lundin [Wed, 7 Jan 2009 18:50:04 +0000]
Minor fixes to new FAQ.
Matt Lundin [Wed, 7 Jan 2009 18:49:12 +0000]
Added FAQ in export section on export options (such as removing timestamps).
This seems to pop up from time to time on the mailing list, so I
thought it worthwhile to have an FAQ with a link to the relevant
section of the manual.
Matt Lundin [Wed, 7 Jan 2009 18:41:07 +0000]
Fixed a couple of minor typos in the FAQ.
Carsten Dominik [Wed, 7 Jan 2009 13:58:30 +0000]
Fix footnotes in the quotation file
Matt Lundin [Wed, 7 Jan 2009 03:55:43 +0000]
Wrote FAQ on how to postpone tasks until a certain date.
This question sometimes shows up on the mailing list as a request for a
"reverse deadline" property.
The FAQ explains how accomplish this easily using scheduling and the agenda.
Matt Lundin [Wed, 7 Jan 2009 03:33:06 +0000]
Fixed new example in custom agenda commands tutorial.
Formatting of entry prefixes was not quite right for printing.
Matt Lundin [Tue, 6 Jan 2009 18:41:32 +0000]
Added example of a complex exported agenda to agenda custom commands tutorial.
Matt Lundin [Tue, 6 Jan 2009 04:32:04 +0000]
Added FAQ on changing lead time for deadline warnings.
Also moved FAQ on description lists to Setup and Structure section.
Matt Lundin [Tue, 6 Jan 2009 04:09:44 +0000]
Filled out FAQ on quickly setting tags.
Added new C-c C-q command and information on fast tag selection.
Bernt Hansen [Mon, 5 Jan 2009 20:34:41 +0000]
FAQ-Remove subsections for the git stuff
With the javascript version you don't actually get any information
before clicking on the link for the subheading... and that's not
very user friendly.
For now we'll just stuff it all in the single FAQ entry. If it's too big
maybe we should split out the git stuff into it's own tutorial -- but that's
not really related to org-mode specifically... and the topic is huge and
probably covered better elsewhere on the net.
Carsten Dominik [Mon, 5 Jan 2009 15:24:39 +0000]
Change the sequence of pages in the index.
Most importantly, move the FAQ up.
Carsten Dominik [Mon, 5 Jan 2009 12:43:25 +0000]
Change position and structure of Bernt's new FAQ entry
Bernt Hansen [Mon, 5 Jan 2009 12:27:23 +0000]
FAQ-Fix list indent levels in the conflict resolution example
Some lists were at the wrong level which was unclear.
Matt Lundin [Mon, 5 Jan 2009 03:25:30 +0000]
Added an example to custom agenda commands.
Gave instructions on how to create a weekly planner (without tasks) and a view
of deadlines due farther out.
Bernt Hansen [Mon, 5 Jan 2009 02:57:46 +0000]
FAQ: Add an example of conflict resolution in git
This shows a detailed example of the steps you go through to resolve
conflicts when you have local custom commits rebased on top of the
upstream code and git pull fails with conflicts.
Bernt Hansen [Mon, 5 Jan 2009 02:55:14 +0000]
FAQ: Add a detailed example of conflict resolution
Document the use of a tracking branch that uses rebase instead of
merge to keep local custom changes on top of upstream code.
Show all the steps required during conflict resolution during
a git pull operation.