And of course, when I said “Then you give MyTiddler as the value of the 
*template* parameter,”, I meant “MyTemplate”, to match the title of the 
tiddler you created earlier.

On Saturday, February 27, 2021 at 9:57:36 AM UTC-6 Soren Bjornstad wrote:

> 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 swee...@gmail.com 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b63e22b4-36a4-4d2a-b39c-73427e0c5e80n%40googlegroups.com.

Reply via email to