Is there a way to show that tags, tagging and content are different to help the viewer better understand the info? I get that there is for [[Attention|patty]], but what if the content was just [[City of Heros]] and then people who played had it in their content as an interest. It could have a red background on the graph, while tags would remain blue. Wait, I guess in a way you are then going to have clashes if some tiddlers have it as a tag, while others have it as content. OK, so what about different lines? Tags get solid lines, content gets dashes? Tags being a solid connection with, while content is just an interest. And suddenly it turns into 'I'd tag that'.
Also putting a <<newTiddler tag:draw tag:graph>> in the graph tiddler might save you some time. Ken Girard On Jan 20, 5:53 am, rakugo <[email protected]> wrote: > Lovely! Really like the redrag feature. > > From a user perspective, it seems quite painful to tag items graph/ > draw to make them appear in my graph. I'm not convinced you have the > best mechanism here. I would expect to provide a list of tags to > exclude in the macro call or provide a list of tags that should be > drawn or maybe a root node (Eg. > > <<graph 500 200 draw 200 rootTiddler:wilma>> would draw wilma and all > things wilma is tagging and tagged with (and all the things they are > tagged with) > > <<graph 500 200 draw 200 excludeList:[wilma,dino]>> would draw > everything in your tiddlywiki except those items tagged wilma or dino > > Something like > <<graph 500 200 draw 200 graphTag:graph>> might draw everything tagged > with the tag graph which would work for your existing example. > > It might also be an idea to look at storing the graph as at tiddler > meta data (eg. if you had <<graph>> in the tiddler called "example" > the tiddler might have a field called graphjson containing a > representation of the graph. If you provided mechanisms to draw > straight into the graph (ie. new node buttons, new arc buttons) then > the tiddler could just become a graph which you could embed in other > tiddlers using <<tiddler example>> - something to think about. > > Hope I've given you a few ideas! > > PS. I noticed it doesn't work in Safari -probably something easy to > fix. > > On Jan 20, 9:13 am, "[email protected]" <[email protected]> wrote: > > > Hello, > > > node drag&drop support have been added, graph automatically updates > > itself... > > > Yoann --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/TiddlyWikiDev?hl=en -~----------~----~----~----~------~----~------~--~---
