Hi
I made a list of 10 tiddlers appear in storylist using the code
<$makelist tiddler="$:/StoryList" set="!!list" 
filter="[tag[A]fieldA{!!fieldA}limit[10]]">
<$button class="tc-btn-text" message="tw-make-list">
TextAppearingOnMyButton
</$button>
</$makelist>

I was wondering if there was a way to add a tiddler to the storylist with a 
button reading next - onclick which will add the next 10 tiddlers of the 
above used flter to the storylist?

Sorry the solution is apparent. I promise I did my fair share of searching.

On a rather unrelated note, what is a way to add 'OR' to the filter 
parameters?

-- 
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/ab113b66-6e35-42a6-9d10-cfab382e09fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to