* Agenda view logging time summary problem
@ 2008-11-22 19:15 Flávio de Souza
2008-11-23 7:16 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Flávio de Souza @ 2008-11-22 19:15 UTC (permalink / raw)
To: emacs-orgmode
I 'd like to report a small problem.
When I write a org file and put a header level 1 in the first
line, then level 2 and 3 in second and third lines, like this:
* Header 1
** Header 2
*** Header 3
Then I log work time under "Header 3". If I go to agenda
view and press S-R, the summary will look like this:
| File | L | Headline | Time | | |
|-------------+---+--------------+--------+------+------|
| | | *Total time* | *6:00* | | |
|-------------+---+--------------+--------+------+------|
| prj_icc.org | | *File time* | *5:00* | | |
| prj_icc.org | 1 | Header 1 | 5:00 | | |
| prj_icc.org | 2 | Header 2 | | 5:00 | |
| prj_icc.org | 3 | Header 3 | | | 5:00 |
|-------------+---+--------------+--------+------+------|
| fazer.org | | *File time* | *1:00* | | |
| fazer.org | 2 | Header 2 | | 1:00 | |
| fazer.org | 3 | Header 3 | | | 1:00 |
| | | | | | |
This is a view with two files, only fazer.org has Header 1
in the first line of the file.
If I go to fazer.org file and press RET ( just insert a blank
first line ) and the Header 1 starts in the second line,
the summary will show up ok, with all the three headers.
My emacs version is:
GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.14.1) of
2008-09-05 on vernadsky, modified by Ubuntu
My org-mode version is:
6.12b
By the way, "fazer.org" means "todo.org", "fazer" is "todo"
in portuguese :)
Regards,
--
Flávio de Souza
flaviostz@gmail.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Agenda view logging time summary problem
2008-11-22 19:15 Agenda view logging time summary problem Flávio de Souza
@ 2008-11-23 7:16 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-11-23 7:16 UTC (permalink / raw)
To: Flávio de Souza; +Cc: emacs-orgmode
Hi Flavio,
I have fixed his issue - note however, that there are
a few more occasions where Org does not seem to work perfectly
when the first line is a headline. It is safer to avoid
this, many people have a #+STARTUP line or so at the beginning.
- Carsten
On Nov 22, 2008, at 8:15 PM, Flávio de Souza wrote:
>
> I 'd like to report a small problem.
>
> When I write a org file and put a header level 1 in the first
> line, then level 2 and 3 in second and third lines, like this:
>
> * Header 1
> ** Header 2
> *** Header 3
>
> Then I log work time under "Header 3". If I go to agenda
> view and press S-R, the summary will look like this:
>
>
> | File | L | Headline | Time | | |
> |-------------+---+--------------+--------+------+------|
> | | | *Total time* | *6:00* | | |
> |-------------+---+--------------+--------+------+------|
> | prj_icc.org | | *File time* | *5:00* | | |
> | prj_icc.org | 1 | Header 1 | 5:00 | | |
> | prj_icc.org | 2 | Header 2 | | 5:00 | |
> | prj_icc.org | 3 | Header 3 | | | 5:00 |
> |-------------+---+--------------+--------+------+------|
> | fazer.org | | *File time* | *1:00* | | |
> | fazer.org | 2 | Header 2 | | 1:00 | |
> | fazer.org | 3 | Header 3 | | | 1:00 |
> | | | | | | |
>
> This is a view with two files, only fazer.org has Header 1
> in the first line of the file.
>
> If I go to fazer.org file and press RET ( just insert a blank
> first line ) and the Header 1 starts in the second line,
> the summary will show up ok, with all the three headers.
>
> My emacs version is:
>
> GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.14.1) of
> 2008-09-05 on vernadsky, modified by Ubuntu
>
> My org-mode version is:
>
> 6.12b
>
> By the way, "fazer.org" means "todo.org", "fazer" is "todo"
> in portuguese :)
>
> Regards,
>
>
> --
> Flávio de Souza
> flaviostz@gmail.com
>
>
>
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-23 7:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-22 19:15 Agenda view logging time summary problem Flávio de Souza
2008-11-23 7:16 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.