Re: [BUG] Avoid folding drawers using `org-clock-goto'

2022-07-30 Thread Ihor Radchenko
Tor Kringeland writes: > Ihor Radchenko writes: > >> Could you please elaborate why you prefer not folding drawers in >> `org-clock-goto'? > > If I already unfolded a drawer (for example with notes), then I want to > keep it open, at least as long as the heading itself is unfolded. Should be fi

Re: [BUG] Avoid folding drawers using `org-clock-goto'

2022-07-23 Thread Tor Kringeland
Ihor Radchenko writes: > Could you please elaborate why you prefer not folding drawers in > `org-clock-goto'? If I already unfolded a drawer (for example with notes), then I want to keep it open, at least as long as the heading itself is unfolded. For example if I have #+begin_example * some t

Re: [BUG] Avoid folding drawers using `org-clock-goto'

2022-07-23 Thread Ihor Radchenko
Tor Kringeland writes: > When calling `org-clock-goto' the drawers of the heading it goes to are > closed, if they're open. It may or may not be a bug depending on your preferences. Though we indeed changed this default as a side effect of other change. See https://orgmode.org/list/87tu9tpnbt.fs

[BUG] Avoid folding drawers using `org-clock-goto'

2022-07-23 Thread Tor Kringeland
When calling `org-clock-goto' the drawers of the heading it goes to are closed, if they're open.