I also have two small problems. I need the planet field that's passed in the second action widget to be the name of the planet surrounded in dual square brackets, but whatever I try doesn't work. Is there a way I can escape the square brackets or concatenate strings to get them to be constructed into a string correctly?
On Thu, Dec 31, 2015 at 9:40 AM, David Allen <[email protected]> wrote: > Was the make plugin recently updated? The pad part isn't working for me. > > On Thu, Dec 31, 2015 at 9:18 AM, Felix Küppers <[email protected]> > wrote: > >> Sweet! >> >> On 12/31/2015 04:00 PM, Tobias Beer wrote: >> >> Hi Felix, >> >> You can use Tobias' make plugin to iterate over numbers till 31 using >>> count and max variables >>> >> >> Haven't thought of that. ;-) >> >> Zero-padding the *count* sounds like a good option. >> I went ahead and implemented it as announced here >> <https://groups.google.com/d/msg/tiddlywiki/ebha1ktI22U/3CyoORYtCwAJ>. >> >> As for *David*, to generate the zero-padded 31 digits you could use: >> >> <$list filter="[[]make[%count%\max:31\pad:2]]"/> >> >> instead of: >> >> <$list filter="01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 >> 20 21 22 23 24 25 26 27 28 29 30 31"/> >> >> Best wishes, >> >> Tobias. >> -- >> 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/9d3abc24-fd06-4ba1-a477-1091d26b8969%40googlegroups.com?utm_medium=email&utm_source=footer> >> https://groups.google.com/d/msgid/tiddlywiki/9d3abc24-fd06-4ba1-a477-1091d26b8969%40googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TiddlyWiki" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/tiddlywiki/1NbjFgAAUkU/unsubscribe. >> To unsubscribe from this group and all its topics, 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/BLU436-SMTP54204614A66CD86046E0A6CEFE0%40phx.gbl >> <https://groups.google.com/d/msgid/tiddlywiki/BLU436-SMTP54204614A66CD86046E0A6CEFE0%40phx.gbl?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > David Allen > -- David Allen -- 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/CALaYjLjgLndOKqTbK0oLiHixEM8zuAsYXhzuCQWozeKHo4e-sw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

