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 [email protected].
To post to this group, send email to [email protected].
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/fbc20453-a800-428a-9674-012ebbadae28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to