Skip to content

Run Templater command #461

@reply2za

Description

@reply2za

Please fill out these Check-boxes

  • I checked for existing similar feature requests
  • I have read the docs and checked that the feature I am requesting is not already implemented
  • My feature request consists of only one feature

Is your Feature Request related to a Problem or Annoyance?

I would like to run buttons as templater commands without creating new notes. As a workaround, I use templaterCreateNote and then I put a return; at the end of the templater file, but there are two issues with the method. One is that it often throws a silent error in the console, and the second issue is that it still creates a file in my file navigation and then only removes it when the command is done executing.

Another alternative is to give the templater file a templater hotkey, and then running that via the meta bind button's command button action (seen here) but this is much more setup than having a dedicated feature.

Describe the Feature you'd like

We should have a runTemplaterFile for this purpose to run the templater file without creating a note.

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions