Hello,
That is exactly what happened. I reread the helper and now it is obvious
that "Root" is among the parents also. I didn't realized that at the time.
Thanks Kyle and Adrian for the clarification.
Lem
On Sun, Sep 16, 2018 at 4:29 PM Kyle Meyer wrote:
> Hello,
&g
I tried with org-mode version 9.0.10 and 9.0.1.
There is still no filtering when I do ^ in org agenda mode when the point
is anywhere on a line where there is a task.
I observe that:
- The version 9.0.1 dates to November 2016.
- org-agenda-filter-by-top-headline is a very useful function.
It prob
I am learning org-mode by trying the several features one by one.
In the agenda list `org-agenda-list` buffer, when I do
`org-agenda-filter-by-top-headline` when the point is over a line with a
headline, nothing is filtered.
I use the minimal setup as described with the most recent org version as
I am trying to update this:
| 1 | 2 | | |
| 3 | 4 | | |
| 5 | 6 | | |
#+TBLFM: @1$3..@3$4=$-2
to this:
| 1 | 2 | 1 | 2 |
| 3 | 4 | 3 | 4 |
| 5 | 6 | 5 | 6 |
#+TBLFM: @1$3..@3$4=$-2
doing C-c C-c on the TBLFM line.
All I get is this:
| 1 | 2 | | |
| 3 | 4 | 3 | 4 |
| 5 | 6 | 5 | 6 |
#+TBLFM: