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