Title says it all. When I poked around the shadow tiddlers with “static” in them, it looked as if I just needed to add a caption field in order to have the filename be different from the tiddler title. But that is not so. Is there something I can change in one of those tiddlers to achieve that?
G’day Dave,
If you aren’t averse to modifying a core tiddler, compare the standard core tiddler to the screenshot below to identify the change I made to baseFilename.
You might want a more elaborate filter to use caption for a specific set of tiddlers, if you don’t want any and every tiddler with a caption to use caption for export filename.
1 Like
Hey perfect! Thanks Charlie!