While capturing a task, it is possible to add a scheduled date. Consider this capture template:
("y" "Repeating Task" entry
(file "~/inbox.org")
"* TODO %?
SCHEDULED: %^{Scheduled}t"
:empty-lines 1)
The prompt for entering date lets me enter date and time. But not the repeater cookie.
I could not find any variable that can capture the repeater cookie.
Is there a way I can prompt for a repeater cookie? If not, is it at least possible to put the cursor on the right ">" so I can quickly enter it?
%^{Scheduled}t%?and then pressC-band enter your repeater cookie after selecting the date and time. For the headline. You can replace the current location of%?with a prompt, like%^{Note heading}.