>
> On May 19, 2021, at 8:26 AM, Nathaniel W Griswold
> wrote:
>
> Looking at the source (org-capture.el), it appears org-capture doesn't allow
> you to make a permalink for "Link to the currently clocked task", or %K in
> your template.
>
> I u
I noticed that org-agenda-mode stands out in that '?' is not bound to open some
kind of help by default. Org agenda is unique in this, it is the first out of
many views i have used that did not have '?' bound to open some kind of help.
Seems to be convention in pretty much anything builtin to em
On May 19, 2021, at 8:26 AM, Nathaniel W Griswold
> wrote:
>
> Looking at the source (org-capture.el), it appears org-capture doesn't allow
> you to make a permalink for "Link to the currently clocked task", or %K in
> your template.
>
> `org
Looking at the source (org-capture.el), it appears org-capture doesn't allow
you to make a permalink for "Link to the currently clocked task", or %K in your
template.
`org-capture-fill-template` looks like this:
...
(v-K (if (marker-buffer org-clock-marker)
(org-link-
!!!
Great!
> On May 15, 2021, at 6:50 AM, Bastien wrote:
>
> Hi Nathaniel,
>
> Ihor Radchenko writes:
>
>> Nathaniel W Griswold writes:
>>> The formatting i get looks strange:
>>>
>>> #+begin_src sh
>>>echo hi
>>>
nsert-structure-templatesshecho hiecho hi
The formatting i get looks strange:
#+begin_src sh
echo hi
echo hi
#+end_src
Thank you
> On May 7, 2021, at 4:03 PM, Nathaniel W Griswold wrote:
>
> I messed up the paste, it's supposed to be:
>
> --
> #+begin_sr
I messed up the paste, it's supposed to be:
--
#+begin_src sh
echo hi
echo hi
#+end_src
--
> On May 7, 2021, at 4:01 PM, Nathaniel W Griswold wrote:
>
> If i launch emacs with emacs -Q /tmp/blah.org
>
> M-x org-insert-structure-templatesshecho hiecho hi
>
If i launch emacs with emacs -Q /tmp/blah.org
M-x org-insert-structure-templatesshecho hiecho hi
It looks like this:
omw
--
#+begin_src sh
echo hi