Skip to content

[IDEA] Filter op to get tiddler title while current is the draft. #9178

@twMat

Description

@twMat

Sometimes I need access to the tiddler title, but the current tiddler is the draft.

I would like a filter operator to easily access this.

Currently, one has to resort to:

<$let tid={{{ [<currentTiddler>removeprefix[Draft of ']removesuffix[']] }}} > ... </$let>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions