On Aug 12, 8:29 pm, Lyall <
Lyall.Pea...@gmail.com> wrote:
> I know about the getTiddlerSlice, but is there a plugin which does
> setTiddlerSlice?
http://www.TiddlyTools.com/#GridPlugin
Look for the setSlice() function, which can be invoked like this:
config.macros.grid.setSlice(tiddlername,slicename,value);
enjoy,
-e