Not sure what you mean.. can you point me to an example? You can link images in tiddlyspace like so: <<image x.png tiddlyLink:"My tiddler">> and equally you can do these with svgs: <<image x.svg tiddlyLink:"My tiddler">>
Also as well as linking to tiddlers you can link to urls <<image x.png link:"http://google.co.uk">> SVG's are probably more useful as you can embed images in these and you can make different elements (*any* element) in the svg source of the graphic link to different places via the tiddlyLink attribute e.g. <ellipse tiddlyLink="hello there" fill="#ffff00" stroke="#cccccc" stroke-width="5" cx="158.5" cy="119" id="svg_1" rx="90" ry="79"/> Does that help? Jon On Nov 30, 10:23 pm, Alex Hough <[email protected]> wrote: > Thanks Jon, > > Perhaps I am going down the wrong route: Would you recommend using an > icon instead of an image? > > Do icons require a separate plugin to SVG images > > Alex > > On 27 November 2010 12:56, rakugo <[email protected]> wrote: > > > > > Hi Alex > > Use tiddlyLink instead of tiddler. > > I've created a new example at: > >http://icons.tiddlyspace.com/#TiddlyLinkExample > > > Jon > > > On Nov 26, 8:37 pm, Alex Hough <[email protected]> wrote: > >> Hi Jon, > > >> This no longer works > > >> <ellipse tiddler="hello alex" cx="2.5" cy="1.5" rx="2" ry="1" > >> fill="red" /> > > >> no longer seems to work in TiddlySpace. > >> Also the link to your example[1] no longer exists > > >> Have I missed something with SVG and links? > > >> Alex > >> [1]http://jon.tiddlyspace.com/#tiddlerSVGLinkExample<http://jon.tiddlyspace.com/#tiddlerSVGLinkExample> > >> . > > >> On 24 September 2010 16:48, rakugo <[email protected]> wrote: > > >> > Hi Alex. > >> > Yes this is part of the ImageMacroPlugin. > > >> > I wouldn't advise including the jon space - just include the following > >> > space - this might be what's causing you problems. If you remove my > >> > space and all the stuff that came with it (bar following) you should > >> > get your theme back. > >> > Jon > > >> > On 24 Sep, 16:35, Alex Hough <[email protected]> wrote: > >> > > Hi Jon, > > >> > > > One step ahead of you. > > >> > > As always :) > >> > > Is this part of the svg plugin? > >> > > Are there any use cases you are aware of > > >> > > I'm not up to speed with TiddlySpace :) > >> > > I've included your space. (My space as changed appearance i think) > > >> > > Curiously the tiddler you tagged with '@alexhough' has not made it to > >> > > my > >> > space. > > >> > > Alex > > >> > > > Alex try including the following space into your home space. you > >> > > > would > >> > > > have got this message a lot earlier :) > >> > > > Jon > > >> > > > On 24 Sep, 15:49, Alex Hough <[email protected]> wrote: > >> > > >> Hello there, > > >> > > >> I was wondering if an SVG image could have a link to a tiddler. > >> > > >> You can have external links, see my example on my TiddlySpace [1] > > >> > > >> It kind of works. There is an intermediate page [2] and when click > >> > > >> 'TiddlyLinkFromXLinkTest in space' i get to the space with the > >> > > >> tiddler > >> > > >> in view. > > >> > > >> So the question is something about how to insert a tiddlylink into a > >> > > >> SVG so that the link opens in the story. > > >> > > >> Alex > > >> > > >> [1]http://alexhough.tiddlyspace.com/#svgwithlink > >> > > >> [2]http://alexhough.tiddlyspace.com/TiddlyLinkFromXLinkTest > > >> > > > -- > >> > > > 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]<tiddlywiki%2bunsubscr...@googlegrou > >> > ps.com> > >> > . > >> > > > For more options, visit this group athttp:// > >> > groups.google.com/group/tiddlywiki?hl=en. > > >> > -- > >> > 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]<tiddlywiki%2bunsubscr...@googlegrou > >> > ps.com> > >> > . > >> > For more options, visit this group at > >> >http://groups.google.com/group/tiddlywiki?hl=en. > > > -- > > 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 > > athttp://groups.google.com/group/tiddlywiki?hl=en. -- 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.

