Oops, in the "Modal Viewer" tiddler, I forgot to add a closing bracket to 
one of the HTML elements.  The tiddler should look like this:

!!! Tagged with __''<$text text=<<thisTag>>/>''__

<$list filter="[tag<thisTag>]">
<details><summary><$link/></summary>
    {{||$:/core/templates/static-tiddler}}
</details*>*
</$list>

On Sunday, July 4, 2021 at 1:00:35 PM UTC-3 Charlie Veniot wrote:

> G'day Mike,
>
> I kind of like what you're trying to do.  Because I'm a big fan of modals 
> and I was in a coding mood ...
>
> If you are into the just-for-the-giggles fun of it, give the attached a 
> spin by dragging it into tiddlywiki.com
>
> Instead of a modal, all of this could make for a neat sidebar tiddler 
> (with a search field), for searching and previewing tiddlers.
>
> That was fun.  Haven't even had my first coffee of the day yet ...
>
> On Sunday, July 4, 2021 at 9:47:10 AM UTC-3 miket...@gmail.com wrote:
>
>> For the button I want to make an Action. I took the example from the help 
>> as a basis, but of course it does not work :)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *\define my-actions()    <$list filter="[tag[About]]">    <$link/>   
>>  {{||$:/core/templates/static-tiddler}}    </$list>\end<$button 
>> actions=<<my-actions>>>Click me!</$button>*
>
>

-- 
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/3e66ed8a-8641-4539-ad8d-1be1bdd81fe6n%40googlegroups.com.

Reply via email to