It's not 100% clear to me what the issue you're having is, but I think you
want to make a template tiddler (call it* MyTemplate*) like this:
[[{{!!tags}}]]
<$transclude/>
Then you give MyTiddler as the value of the *template* parameter, and all
the tiddlers you're rendering get rendered through this template tiddler.
On Friday, February 26, 2021 at 4:56:44 PM UTC-6 [email protected] wrote:
> Hi all,
>
> I'm hoping someone can help me out here. I'm trying to use the `--render`
> command to create HTML files from each tiddler.
>
> What I'm having trouble with is using the "template" parameter that is
> discussed here. <https://tiddlywiki.com/static/RenderCommand.html>
>
> What I want to do is access the tags of each individual tiddler while
> rendering the HTML files. I'd like the tags to show up at the top of the
> file in brackets.
>
> For example, say I have a tiddler titled "For Whom The Bell Tolls" which
> is tagged
> with "Books". I'd like the rendered HTML file to have [[Books]] at the top
> followed by the rest of the content of the tiddler.
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/e7b744b4-aeec-48c3-be77-d967948c67ddn%40googlegroups.com.