>
> I think I prefer to keep them in separated Macros. Is more easier to read 
> and understand.
>

entirely your call...

<<add order -1>> 

...looks pretty understandable to me, and keeps the number of macros down.

I actually went ahead and made:

http://tb5.tiddlyspot.com/#calc

So you can do...

   - <<calc !!order -1>>
   - <<calc !!order 1>>
   - <<calc !!order *1>>
   - <<calc !!order /1>>
   - <<calc 2 /1>>
   - <$macrocall $name="calc" value=<<someValue>> operation="+1">>
   - <<calc !!order -1 until:0 beyond:true>>

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

Reply via email to