Hi Kaushal, On 2016-01-13 at 13:08, Kaushal Modi <[email protected]> wrote: >> I'd like to keep the active buffer visible while capturing. > > That's how it works for me. I do not see a calendar buffer unless I do > something like C-c C-d (org-deadline) or C-c C-s (org-schedule) in an > org buffer.
You're right, and my question was poorly phrased. When I invoke org-capture, the email I'm viewing remains visible while I select the template. I think the issue is that the template requests a timestamp or a SCHEDULED field (or as you describe, you may add those manually). The email usually has the date/time information visible, but the calendar hides it, making it difficult to fill out the template. That is my issue. The current window flow is 1) View email 2) Invoke capture. See email + *Org Select* buffer 3) Select template. See *Capture* buffer and calendar buffer. I'd like to still see the email in step (3). If I select a template which doesn't have calendar actions, I don't have this issue. -k.
