Thanks Mike
I changed it to:
<<forEachTiddler where 'tiddler.tags.contains("someTag")'
write '"|"+tiddler.title + "|\n"'
begin '"|header|\n"'
end '"|footer|\n"'
>>
Could I do it with a sortable table as well?
Regards Måns Mårtensson
On 11 Mar., 17:43, Mike <[email protected]> wrote:
> <<forEachTiddler
> write 'tiddler.title + "\n"'
> begin '"header\n"'
> end '"footer\n"'
> >>
>
> On Mar 11, 9:01 am, Måns <[email protected]> wrote:
>
>
>
> > Hi TwWizards
>
> > My question is: Do you know how to append a footer to a fET table?
>
> > I hope the answer is almost as simple as the question ;-)
>
> > Regards Måns Mårtensson
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.