Hi Marcin,
Marcin Antczak writes:
> I got capture template with prompts to collect some properties:
>
> #+BEGIN_SRC
> * TODO %\1 / Some task description
>:PROPERTIES:
>:NAME: %^{NAME}
>:END:
> #+END_SRC
>
> My question is: How to get information on user input data to transform
> this
Hi all!
I got capture template with prompts to collect some properties:
#+BEGIN_SRC
* TODO %\1 / Some task description
:PROPERTIES:
:NAME: %^{NAME}
:END:
#+END_SRC
My question is: How to get information on user input data to transform
this data before capture finalize.
For example: