Thanks, this did the trick.
I have used TiddlyTools for the classic version. Do you have a site for 
TiddlyWiki5?
Thanks.
On Sunday, April 3, 2022 at 7:13:10 PM UTC-5 Eric Shulman wrote:

> Try this:
> ```
> <$list filter="[<currentTiddler>fields[]prefix[entry]]" 
> variable="thisfield">
>    <$view field=<<thisfield>>/>
> </$list>
> ```
> enjoy,
> -e
>
> On Sunday, April 3, 2022 at 4:05:56 PM UTC-7 [email protected] wrote:
>
>> Hi,
>> I am trying to view multiple fields that begin with a specific string.
>> I am using fields:
>> entry 1
>> entry 2
>> entry 3
>> I tried using this method:
>> <$view field="entry"/>
>> I want to be able to use a method that will view all fields starting with 
>> "entry".
>> Does anyone know of a way to do this?
>>
>>

-- 
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/9415f74e-71a9-4756-9dcb-4d8c1db56698n%40googlegroups.com.

Reply via email to