Skip to content

[TocP] Question #140

@MagicJF

Description

@MagicJF

Is there a way to make TocP pluggin work if the parent field is a list of tiddlers? Example1 works, Example2 is what i want to achieve

Example1:
tiddlerC parent field = tiddlerB
tiddlerB parent field = tiddlerA

In tiddlerC:
<<tocP root field"parent">>
Result:
tiddlerA::tiddlerB::tiddlerC

Example2:
tiddlerC parent field = [[tiddlerB]] [[tiddler2]]
tiddlerB parent field = [[tiddlerA]]
tiddler2 parent field = [[tiddler1]]

In tiddlerC:
<<tocP root field"parent">>
Result:
[[tiddlerA::tiddlerB::tiddlerC]] [[tiddler1::tiddler2::tiddlerC]]

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions