[O] Request - make comments `bracket-dumb'

2018-08-06 Thread Colin Baxter


If I launch emacs -q, create an org-mode file and enter a comment as

# Blah blah  [[bib:blah]] blah blah.

then the  brackets close up such that only one pair is visible. If I
want both pairs visible then I have to write [ [bib:blah] ]. If I use
#+begin_comment then the bracket content is also highlighted, as if it
were active. Both pairs of brackets disappear if `bib:blah' is not present.

This seems to me to be contrary to what a Comment should be - namely a
piece of wholly dumb text. Could this not be achieved?

Best wishes,

Colin Baxter
m43...@yandex.com
-
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8
-




[O] Clocktable - Grouping time per property instead of headline

2018-08-06 Thread Roland Everaert
Hi,

I have a clock table that displays the accumulated time for each entry for
the previous week with a step of a day.

I would like to have modify it so that the accumulated time is grouped
based  the value of a property instead of the headline.

If the property is not present, the clock table should show the data as
usual, thou.

How can I achieve that?

Regards,

Roland.