From: Rustom Mody <rustompmody@gmail.com> To: emacs-orgmode <emacs-orgmode@gnu.org> Subject: Re: Beginners guide to Org customization Date: Fri, 6 Feb 2009 16:39:31 +0530 [thread overview] Message-ID: <f46c52560902060309v56f9f8b7y6d49546b9f7fc2ec@mail.gmail.com> (raw) 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
next reply other threads:[~2009-02-06 11:09 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-02-06 11:09 Rustom Mody [this message] -- strict thread matches above, loose matches on Subject: below -- 2009-02-05 11:54 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=f46c52560902060309v56f9f8b7y6d49546b9f7fc2ec@mail.gmail.com \ --to=rustompmody@gmail.com \ --cc=emacs-orgmode@gnu.org \ --subject='Re: Beginners guide to Org customization' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this 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).