Awesome, thanks BJ.

I wondered if it would require nested filters but I kept getting two of 
everything. Time to read up on current I think.

Thanks again.
Harley



On Sunday, 26 November 2017 23:23:34 UTC+13, BJ wrote:
>
> this is one way:
>
>
>
> <$list filter="[!has[draft.of]tag[goal-001]tag[task]sort[title]]">
>
> <$list filter="[all[current]tag[done]]">
>     <$link to={{!!title}}>~~<$view field="title"/>~~</$link>
> </$list>
> <$list filter="[all[current]!tag[done]]">
>     <$link to={{!!title}}><$view field="title"/></$link>
> </$list>
>
> </$list>
>
> all the best
> BJ
>
> On Sunday, November 26, 2017 at 9:31:56 AM UTC+1, HarleyM wrote:
>>
>> I just noticed that the strikethrough text that I pasted in wasn't 
>> rendered. In that example at the bottom Chapter 1 and Chapter 2 should be 
>> rendered as struckthrough (illustrating with WikiText formatting):
>>
>> *Tasks to complete writing goal 1*
>>     ~~Chapter 1~~
>>     ~~Chapter 2~~
>>     Chapter 3
>>
>>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d6d8cb52-9f57-4c01-a979-b026629313a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to