Skip to content

Transclusion does not modify <<currentTiddler>> #4

@EvanBalster

Description

@EvanBalster

Variables are fixed during the execution of a formula, resulting in inconsistent behavior with transclusions.

For example, if Tiddlers A and B both define field1 and field2 as follows:

field tiddler1 tiddler2
field1 {{tiddler2!!field1}} {{!!field2}}
field2 wrong right

The result will be wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions