From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Can I export TODO flags in table of contents? Date: Mon, 4 Jan 2010 13:25:23 +0100 Message-ID: References: <87y6kjkf24.fsf@ymail.com> <8D970D57-E2F8-460F-AFAD-B9A9D42ED706@gmail.com> <877hryczmo.fsf@ymail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRm29-0004eZ-GO for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 07:27:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRm24-0004aI-2w for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 07:27:40 -0500 Received: from [199.232.76.173] (port=40764 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRm23-0004aB-Ua for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 07:27:35 -0500 Received: from mx20.gnu.org ([199.232.41.8]:39769) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NRm23-0000mL-7c for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 07:27:35 -0500 Received: from ey-out-1920.google.com ([74.125.78.144]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRm0S-0003fD-JY for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 07:25:56 -0500 Received: by ey-out-1920.google.com with SMTP id 4so1918073eyg.34 for ; Mon, 04 Jan 2010 04:25:27 -0800 (PST) In-Reply-To: <877hryczmo.fsf@ymail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Water Lin Cc: emacs-orgmode@gnu.org On Jan 4, 2010, at 4:33 AM, Water Lin wrote: > Carsten Dominik writes: > >> Hi Water, >> >> On Dec 31, 2009, at 4:17 AM, Water Lin wrote: >> >>> >>> I marked my notes and tasks with TODO flags and I also want to see >>> these >>> TODO flags in table of contents. So I can jump and explore to >>> unfinished >>> task quickly. >>> >>> By doing this, I can give myself a quickly summary of my tasks. >>> >>> Can I do it? >> >> I guess you are talking about export? >> >> You can try >> >> (setq org-export-mark-todo-in-toc t) > > Yes, I mean export project. But I have some projects and I dont' want > set this setting for all projects. > > Can I just set this method for specific project? Look for "#+BIND" in the manual. HTH - Carsten > > Thanks > > Water Lin > >> >> This will not show TODO keywords in the table of contents, but it >> will >> highlight headlines under which there are unfinished TODO entries. >> >> HTH >> >> - Carsten >> >>> >>> Thanks >>> >>> Water Lin >>> >>> -- >>> Water Lin's notes and pencils: http://en.waterlin.org >>> Email: WaterLin@ymail.com >>> __________________________________________________ >>> Do You Yahoo!? >>> Tired of spam? Yahoo! Mail has the best spam protection around >>> http://mail.yahoo.com >>> >>> >>> >>> _______________________________________________ >>> Emacs-orgmode mailing list >>> Please use `Reply All' to send replies to the list. >>> Emacs-orgmode@gnu.org >>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >> - Carsten >> >> >> >> > > -- > Water Lin's notes and pencils: http://en.waterlin.org > Email: WaterLin@ymail.com > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten