Nice, especially for ordering! :-)

A few suggestions:

   1. make *tiddler* be the last argument, because by default you get it 
   from *currentTiddler*
   2. call it *add *and scratch subtract, as adding and subtracting are 
   really the same thing
   3. calling it *add*, perhaps rather use parameter *until*, rather than 
   *max* or *min*
   4. put the ordering buttons before the titles, so they are at a 
   consistent location.
      - <<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.

Reply via email to