emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Clock tables with file list scope do not work anymore
@ 2016-11-25 18:40 Nikolay Kudryavtsev
  2016-11-25 23:20 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Kudryavtsev @ 2016-11-25 18:40 UTC (permalink / raw)
  To: emacs-orgmode

Hello.

Let's say we have file Test-todo.org:

* Test todo
:LOGBOOK:
CLOCK: [2016-11-25 Пт 17:02]--[2016-11-25 Пт 21:02] =>  4:00
:END:

When we try to add it to a clocktable in a different file using a list, 
it does not get interpreted:
* Todo
#+BEGIN: clocktable :maxlevel 4 :scope ("d:/Test-todo.org") :block 2016-11
#+CAPTION: Clock summary at [2016-11-25 Пт 21:30], for Ноябрь 2016.
| Headline     | Time   |
|--------------+--------|
| *Total time* | *0:00* |
#+END:

I'm using org-plus-contrib package from elpa, the last working version 
is org-plus-contrib-20161024. Dev does not seem to work either.

Also, I'm using Windows 10, just in case.

-- 
Best Regards,
Nikolay Kudryavtsev

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

* Re: Clock tables with file list scope do not work anymore
  2016-11-25 18:40 Clock tables with file list scope do not work anymore Nikolay Kudryavtsev
@ 2016-11-25 23:20 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-11-25 23:20 UTC (permalink / raw)
  To: Nikolay Kudryavtsev; +Cc: emacs-orgmode

Hello,

Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com> writes:

> Hello.
>
> Let's say we have file Test-todo.org:
>
> * Test todo
> :LOGBOOK:
> CLOCK: [2016-11-25 Пт 17:02]--[2016-11-25 Пт 21:02] =>  4:00
> :END:
>
> When we try to add it to a clocktable in a different file using a list, 
> it does not get interpreted:
> * Todo
>
> #+BEGIN: clocktable :maxlevel 4 :scope ("d:/Test-todo.org") :block 2016-11
> #+CAPTION: Clock summary at [2016-11-25 \x1fB 21:30], for >O1@L 2016.
>
> | Headline     | Time   |
> |--------------+--------|
> | *Total time* | *0:00* |
> #+END:

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2016-11-25 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-25 18:40 Clock tables with file list scope do not work anymore Nikolay Kudryavtsev
2016-11-25 23:20 ` Nicolas Goaziou

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