Re: org-capture with :prepend t breaks :clock-resume functionality in 9.1.9

2020-02-12 Thread Bastien
Hi Cody, this should have been fixed, if you can upgrade to Org > 9.3.3. Thanks, -- Bastien

Re: org-capture with :prepend t breaks :clock-resume functionality in 9.1.9

2019-10-25 Thread Cody Goodman
A little different solution that takes advantage of the fact that adding a newline preserves the clock in the narrowed buffer. Maybe the right thing to do is to widen/re-narrow buffer to include the clock within org-clock-in though if it detects it's in an org capture buffer? Here is my working sol

org-capture with :prepend t breaks :clock-resume functionality in 9.1.9

2019-10-25 Thread Cody Goodman
I found a bug and traced down relevant pieces of it, but haven't figured out how to fix the behavior of org-capture where `:prepend t` `:clock-resume` works with and clock data from `:clock-in t` is visible with: ``` (setq org-capture-templates '(("t" "Todo" entry (file+headline "file.org" "File"