Ah.. I remember now. Currently you are limited to only 1 exclude. I didn't get round to making it work on multiple tags.
You can however make use of filters if this is possible. eg. filter:[is[local]] will only show non-included content. As for the maximum call stack size exceeded .. I've run into this several times now but haven't got to the bottom of it. I suspect it is something to do with cyclic loops which I don't think jit can deal with. I will look into this again when I get some free time... not sure when that will be :/ Jon On Dec 29, 11:19 pm, Måns <[email protected]> wrote: > I've got another related problem: > If I include @tiddlytagmindmap and @moveable into a new space I get: > "Error while executing macro <<TiddlyTagMindMap>>: > RangeError: Maximum call stack size exceeded" > even if I modify PageTemplate and StyleSheet to look like the one I > use inhttp://tagmindmapmove.tiddlyspace.com/ > > I tried to compose a combo space working from inclusions here: > 'http://moveabletagmap.tiddlyspace.com/ > > Cheers Måns Mårtensson > > On 30 Dec., 00:03, Måns <[email protected]> wrote: > > > > > Hi Jon > > > > hey! Try exclude:foo exclude:bar to exclude foo and bar from the map. > > > I tried: > > <div macro="TiddlyTagMindMap vizType:hypertree width:1024 height:468 > > id:main exclude:excludeLists exclude:systemTiddler > > exclude:systemConfig exclude:template exclude:script > > exclude:excludeList edgeType:hyperline edgeWidth: 2 > > edgeColor:rgb(190,0,0) nodeType:star nodeSize:20 nodeColor:#ccc > > nodeHoverColor:#ddd nodeClickColor:#ff0000"> </div> > > > However it doesn't seem to work. :-( > > Checkout:http://tagmindmapmove.tiddlyspace.com/ > > andhttp://moveablemindmap.tiddlyspot.com/ > > > Cheers Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

