How to change [all[current]fields[]] to [all[current.tests]fields[]]

31 views
Skip to first unread message

Dave

unread,
Sep 2, 2018, 3:23:10 PM9/2/18
to TiddlyWiki
I have a filter that lists all the fields in the current tiddler: [all[current]fields[]]

Buy what I'd like to get is all the fields of the tiddler named after the current tiddler, but with the suffix ".tests".

E.g. if the current tiddler is "Foo", I want in that tiddler to get a list of fields in the tiddler "Foo.tests"

Is this possible with normal filter syntax?

Thanks,
- Dave

Dave

unread,
Sep 2, 2018, 3:29:42 PM9/2/18
to TiddlyWiki
Nevermind, found it:

[all[current]addsuffix[.tests]fields[]]

Reply all
Reply to author
Forward
0 new messages