On Wed, May 15, 2013 at 10:37:56PM +0800, Adrian May wrote: > > I'd best give names to those forks though otherwise the whole project plan > will break whenever I insert a new one. Can I give a parameter to an > operator? Like: > > task1 `fork "name"` taskb > > task1 ( >^> "name" ) taskb No, unfortunately neither of those is possible. -Brent