> > > 1. make *tiddler* be the last argument, because by default you get it > from *currentTiddler* > > Good idea. I will do it
> > 1. call it *add *and scratch subtract, as adding and subtracting are > really the same thing > 2. calling it *add*, perhaps rather use parameter *until*, rather than > *max* or *min* > > I think I prefer to keep them in separated Macros. Is more easier to read and understand. > > 1. put the ordering buttons before the titles, so they are at a > consistent location. > > Good one also. > > - <<add order 1>> > add one to order of current tiddler > - <<add order -1>> > subtract one from order of current tiddler > - <<add order 1 tiddler:"foo">> > add one to order of tiddler foo > - <$tiddler tiddler="foo"><<add order 1>></$tiddler> > same > - <<add order 1 10>> > add one to order of current tiddler until 10 > > 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.

