Hi Shash
You miss the ending | after </$link>

|Task|~Start-Date|~End-Date|
|<$list filter=
"[has[start-date]has[end-date]!tag[Finished]sort[Start-Date]]">
<$link to={{!!title}}><$view field="title"/> | <$view field="start-date"/> | 
<$view field="end-date"/> </$link>|

I created at tiddler tagged Task and teh fields start-date and end-date and 
it seems to work.

Birthe

Den søndag den 20. april 2014 08.40.20 UTC+2 skrev Shash:
>
> Hi All,
>
> I was experimenting with list filters and due dates for tasks. I want the 
> view in the table. Below is what I am trying to do.
>
> |Task|~Start-Date|~End-Date|
> |<$list filter=
> "[has[start-date]has[end-date]!tag[Finished]sort[Start-Date]]">
> <$link to={{!!title}}><$view field="title"/> | <$view field="start-date"/> 
> | <$view field="end-date"/> </$link>
>
>
> Can someone please help me to have the Task name, the start date and the 
> end date appear in a table rather than a free text. Thanks in advance!
>
> Shash
>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to