https://silentvoid13.github.io/Templater/docs/internal-variables-functions/internal-modules/file-module `tp.file.cursor(order?: number)`を使う。 ~~~yaml:例 --- aliases: - --- ~~~ このテンプレートの挿入直後、``が消えて、その位置にカーソルが移動する。 `<% tp.file.cursor() %>`は複数設定できる。次のカーソルへ移動するには`Templater: Jump to next cursor location`コマンド[^1]を実行する。 [^1]: デフォルトが `Alt + Tab` なのでキーバインドを変更したほうがいい