From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Lele Gaifax <lele@metapensiero.it>
Cc: emacs-orgmode@gnu.org
Subject: Re: latex-export + columnview: misinterpretation of section prefixes as emphasis
Date: Fri, 24 Jun 2016 14:47:45 +0200 [thread overview]
Message-ID: <87y45u7nym.fsf@saiph.selenimh> (raw)
In-Reply-To: <871t3mvlfc.fsf@metapensiero.it> (Lele Gaifax's message of "Fri, 24 Jun 2016 14:08:39 +0200")
Lele Gaifax <lele@metapensiero.it> writes:
> This is the equivalent, made with current master development org-mode:
>
> # -*- coding: utf-8 -*-
>
> #+TITLE: Test with current master revision of org-mode
> #+COLUMNS: %40ITEM(Item) %13Effort(Effort){:} %CLOCKSUM(Work)
>
>
> * This is a test
> :LOGBOOK:
> CLOCK: [2016-06-21 mar 13:40]--[2016-06-24 ven 13:43] => 72:03
> :END:
>
>
> #+BEGIN: columnview :hlines 1 :id global
> | Item | Effort | Work |
>
> |----------------+--------+----------|
> | This is a test | 30:00 | 3gg 0:03 |
> | Task A | 10:00 | |
> | Task B | 10:00 | |
> | Task C | 10:00 | |
> #+END:
>
> ** Task A
> :PROPERTIES:
> :Effort: 10:00
> :END:
>
> ** Task B
> :PROPERTIES:
> :Effort: 10:00
> :END:
>
> ** Task C
> :PROPERTIES:
> :Effort: 10:00
> :END:
All your "Effort" values are expressed as HH:MM so Org does its best to
produce a HH:MM summary. If you write at least one value as a duration,
e.g., "10 h", the summary will also be expressed as a duration.
Regards,
next prev parent reply other threads:[~2016-06-24 12:47 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-31 3:38 latex-export + columnview: misinterpretation of section prefixes as emphasis Juan Pechiar
[not found] ` <D96E521D-17DE-4725-AD9A-363522C9B1E9@tsdye.com>
[not found] ` <20100531130409.GE27574@soloJazz.com>
2010-05-31 16:57 ` Thomas S. Dye
2010-06-01 7:32 ` Carsten Dominik
2010-06-01 10:51 ` Tim Burt
2010-06-01 13:34 ` Carsten Dominik
2010-06-01 14:52 ` tcburt
2016-06-22 18:45 ` Lele Gaifax
2016-06-22 19:56 ` Nicolas Goaziou
2016-06-22 20:16 ` Lele Gaifax
2016-06-22 20:46 ` Nicolas Goaziou
2016-06-23 6:36 ` Lele Gaifax
2016-06-24 9:38 ` Nicolas Goaziou
2016-06-24 12:08 ` Lele Gaifax
2016-06-24 12:26 ` [PATCH] org-colview.el: Fix typo in function name Lele Gaifax
2016-06-24 12:49 ` Nicolas Goaziou
2016-06-24 13:06 ` Lele Gaifax
2016-06-24 14:01 ` Nicolas Goaziou
2016-06-24 12:47 ` Nicolas Goaziou [this message]
2016-06-24 13:03 ` latex-export + columnview: misinterpretation of section prefixes as emphasis Lele Gaifax
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=87y45u7nym.fsf@saiph.selenimh \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=lele@metapensiero.it \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).