emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Automatic noexport tag based on rules?


From: Eric S Fraga
Subject: Re: [Orgmode] Automatic noexport tag based on rules?
Date: Wed, 09 Feb 2011 07:40:48 +0000
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

John Hendy <address@hidden> writes:

[...]

> Yeah.. most of my todos aren't medium-sized projects, though. Many of them
> are more along the lines of one-liner action items I need to jot to myself
> so I don't forget as well as keeping them as a sort of rolling "next
> actions" queue. For that reason, I'd much rather keep them in their original
> context.

On possible suggestion: if you use inline tasks for these one liner
TODOs,

,----
| C-c C-x t runs the command org-inlinetask-insert-task, which is an
| interactive compiled Lisp function in `org-inlinetask.el'.
| 
| It is bound to C-c C-x t.
| 
| (org-inlinetask-insert-task &optional NO-STATE)
| 
| Insert an inline task.
| If prefix arg NO-STATE is set, ignore `org-inlinetask-default-state'.
`----

You can then customise =org-inlinetask-export-templates= to
generate latex code that basically ignores the inline task.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.4 (release_7.4.324.gca7a)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]