Hi there.
I do understand how to get a list of checkboxes and show the titles of the
tiddlers they are in, e.g.:
<$list filter="[status[open]]">
<$view field="title">
</$list>
But how do I do the following:
Say I have a journal tiddler named X, that includes prose and two
checkboxes like
- [ ] Buy milk
- [ ] Bring out the trash
I have another journal tiddler named Y, hat includes prose and a checkbox
like
- [ ] Clean the house
Now I don't want the summary tiddler listing:
- X
- Y
but rather
- Buy milk
- Bring out the trash
- Clean the house
How do I do that?
Cheers!
--
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/86591310-5cae-45f7-830e-21f8fe1277f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.