emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] documentation for clocktable :tags syntax
@ 2011-05-02  6:58 Antti Kaihola
  2011-05-02  7:12 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Antti Kaihola @ 2011-05-02  6:58 UTC (permalink / raw)
  To: emacs-orgmode

After some trial and error I had to dig the mailing lists to figure
out the syntax of the :tags clock table option. I propose an addition
to the documentation along these lines:

diff --git a/doc/org.texi b/doc/org.texi
index 7142ce0..bec1123 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -5892,7 +5892,8 @@ be selected:
              @r{To use this, @code{:block} or @code{:tstart},
@code{:tend} are needed.}
 :stepskip0   @r{Do not show steps that have zero time.}
 :fileskip0   @r{Do not show table sections from files which did not
contribute.}
-:tags        @r{A tags match to select entries that should contribute}.
+:tags        @r{A tags match to select entries that should contribute.}
+             @r{See @ref{Matching tags and properties} for the match syntax.}
 @end example

 Then there are options which determine the formatting of the table.  There

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

* Re: [PATCH] documentation for clocktable :tags syntax
  2011-05-02  6:58 [PATCH] documentation for clocktable :tags syntax Antti Kaihola
@ 2011-05-02  7:12 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2011-05-02  7:12 UTC (permalink / raw)
  To: Antti Kaihola; +Cc: emacs-orgmode

Applied, thanks.

-Carsten

On May 2, 2011, at 8:58 AM, Antti Kaihola wrote:

> After some trial and error I had to dig the mailing lists to figure
> out the syntax of the :tags clock table option. I propose an addition
> to the documentation along these lines:
> 
> diff --git a/doc/org.texi b/doc/org.texi
> index 7142ce0..bec1123 100644
> --- a/doc/org.texi
> +++ b/doc/org.texi
> @@ -5892,7 +5892,8 @@ be selected:
>              @r{To use this, @code{:block} or @code{:tstart},
> @code{:tend} are needed.}
> :stepskip0   @r{Do not show steps that have zero time.}
> :fileskip0   @r{Do not show table sections from files which did not
> contribute.}
> -:tags        @r{A tags match to select entries that should contribute}.
> +:tags        @r{A tags match to select entries that should contribute.}
> +             @r{See @ref{Matching tags and properties} for the match syntax.}
> @end example
> 
> Then there are options which determine the formatting of the table.  There
> 

- Carsten

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

end of thread, other threads:[~2011-05-02  7:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-02  6:58 [PATCH] documentation for clocktable :tags syntax Antti Kaihola
2011-05-02  7:12 ` Carsten Dominik

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).