Default tiddler as set by a tag?

39 views
Skip to first unread message

David Gifford

unread,
Mar 24, 2019, 9:51:06 PM3/24/19
to TiddlyWiki
I tried to add the following to $:/DefaultTiddlers:

<<list-links filter:"[tag[default]]">>

But the default tiddlers became

<<list-links

and

filter:

Is there any way to have the default tiddler (I only need one) to be the tiddler tagged with default?

Use case: a template tiddler I use to create a number of TW files. The title of the default tiddler in each file will be different, but I don't want to have to do the extra step of changing $:/DefaultTiddlers in each file.

Mark S.

unread,
Mar 24, 2019, 10:03:14 PM3/24/19
to TiddlyWiki
I think you may want:

[tag[default]]

(by itself -- no "list links" macro)

HTH
-- Mark

David Gifford

unread,
Mar 24, 2019, 10:05:16 PM3/24/19
to TiddlyWiki
D'oh! I should have thought of that. Thanks Mark!
Reply all
Reply to author
Forward
0 new messages