Skip to content

Batch message #38

@linonetwo

Description

@linonetwo

like #35, could you add a new tab to batch send message on selected tiddlers?

Like tm-navigate message, or my tm-convert-to-external-attachment from my plugin.

By default, use list variable as $param.

And a checkbox to "use custom event parameters", when checked, need inputs to type key/value pairs on event object. We could use ActionSendMessageWidget's:

|!Attribute |!Description |
|$names |<<.from-version "5.2.1">> Optional filter evaluating to a list of additional parameter names |
|$values |<<.from-version "5.2.1">> Optional filter evaluating to a list of parameter values corresponding to the parameters names specified in $names |

So for example, for tm-navigate message, user need to specify navigateTo key, and use a checkbox on this key to say use list variable as its value. (and disable the value input)

If you think it is good, I can send a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions