emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Beginners guide to Org customization
@ 2009-02-05 11:54 Carsten Dominik
  2009-02-05 13:25 ` David Lord
  2009-02-05 14:21 ` Bernt Hansen
  0 siblings, 2 replies; 10+ messages in thread
From: Carsten Dominik @ 2009-02-05 11:54 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

Hi,

I have made a structured list of 43 (which one can
we remove, please????) Variables that came in as frequently
customized variables in the customization survey.  It is not
exactly the top 43, I have used some additional judgement.

Comment are welcome.

    http://orgmode.org/worg/org-customization-guide.php


- Carsten

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Beginners guide to Org customization
@ 2009-02-06 11:09 Rustom Mody
  0 siblings, 0 replies; 10+ messages in thread
From: Rustom Mody @ 2009-02-06 11:09 UTC (permalink / raw)
  To: emacs-orgmode

The idea of helping to ease org customizations is good and will reduce
the barrier to entry to new persons.
But it seems that 40 is too large for the new user and too small for
the power user.
Instead if we split up org usage into some broad categories, the
relevant customizations for that would be less bulky and so more
accessible.

Here is a tentative list of categories with some example customizations

* Web publishing
   #+AUTHOR
   #+OPTIONS : toc:nil
* Latex publishing
* Brainstorming
  (setq org-odd-levels-only t)
  (setq org-hide-leading-stars t)

* My-own-private hyperlink system
  (define-key global-map "\C-cr" 'org-remember)
  (define-key global-map "\C-cl" 'org-store-link)

* Time/project mgmt
*** Agenda-ing
*** Time tracking
*** GTD-ing
*** Journalling
* Tables and spreadsheets

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-02-06 11:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-05 11:54 Beginners guide to Org customization Carsten Dominik
2009-02-05 13:25 ` David Lord
2009-02-05 13:52   ` Carsten Dominik
2009-02-05 14:21 ` Bernt Hansen
2009-02-05 14:34   ` Carsten Dominik
2009-02-05 17:29   ` Carsten Dominik
2009-02-05 18:01     ` Bernt Hansen
2009-02-05 21:40       ` Carsten Dominik
2009-02-05 18:13     ` Graham Smith
  -- strict thread matches above, loose matches on Subject: below --
2009-02-06 11:09 Rustom Mody

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).