Is there a feature for Dendron templates similar to VSCode snippets when you can choose the place of a cursor after applying it?
For example, I have a template "exercising" and let's say it has
Push-ups:
Pull-ups:
Via snippets I can set the place of a cursor exactly in number1 and after pressing
enter
it would jump to the number2.
Could I do this via Dendron Templates to make easier working with them?