If I were you I'd check the status of variables
`org-enforce-todo-checkbox-dependencies` and `org-agenda-dim-blocked-tasks`. My
guess is that those checkboxes are blocking the parent heading.
On Tue, Jul 09, 2019 at 9:31PM Nathan Neff wrote:
> Hello all,
>
> I found that my agenda view will sho
Hello all,
I found that my agenda view will show a scheduled heading as gray if it
contains
checkboxes in the body.
Can I disable this?
Thanks,
--Nate
Hi Gennady,
Gennady Uraltsev writes:
> Hyperlinking to a file in an org-mode file using tramp does not work as
> expected. Consider this file:
>
> **
>
> This link works
> [[/sudo:root@localhost:/etc/hosts]]
> this link doesn't
> [[/sudo::/etc/hosts]]
>
> *
>
>
Hyperlinking to a file in an org-mode file using tramp does not work as
expected. Consider this file:
**
This link works
[[/sudo:root@localhost:/etc/hosts]]
this link doesn't
[[/sudo::/etc/hosts]]
*
The first one starts tramp as expected but the second version g
Hello,
Michaël Cadilhac writes:
> When LaTeX is exported verbatim, some spaces are lost. Try for instance:
> M-: (let ((org-html-with-latex 'verbatim)) (org-html-export-as-html)) RET
> on a buffer containing "$a$ $b$". Post-blanks were simply not added
> back, see below.
I applied a variant
Hello,
Marcin Borkowski writes:
> Hello there,
>
> any comments?
Thank you for the patches.
I applied the first one. Could you expound the commit message in the
second one: what bug is it?
Regards,
--
Nicolas Goaziou
Hello,
Gustav Wikström writes:
> Final patches attached for full disclosure before applying them.
I see you applied your patches. Thank you.
Just some remarks:
- "Capture, Attachments, RSS Feeds and Protocols" is too long: we ought
to find a shorter title,
- Sub-nodes behind "Attachments" h
Hello,
Gustavo Barros writes:
> 'org-indent-item' disrupts indentation of lines other than the first one of a
> given item when 'org-list-demote-modify-bullet' is non-nil. More precisely,
> the lines below the first one get one extra space upon "org-metaright".
>
> Steps to reproduce:
>
> - S