Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
https://www.gnu.org/software/emacs/manual/html_node/org/Template-elements.html
Feature value
From the above link:
:clock-in
Start the clock in this item.
:clock-keep
Keep the clock running when filing the captured entry.
:clock-resume
If starting the capture interrupted a clock, restart that clock when finished with the capture. Note that :clock-keep has precedence over :clock-resume. When setting both to non-nil, the current clock will run and the previous one will not be resumed.
Quite useful for some workflows and time tracking.
Additional context
No response
Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
https://www.gnu.org/software/emacs/manual/html_node/org/Template-elements.html
Feature value
From the above link:
Quite useful for some workflows and time tracking.
Additional context
No response