Using external Applications?

11 views
Skip to first unread message

ava

unread,
Jul 18, 2008, 4:54:16 PM7/18/08
to TiddlyWiki
Hi,

I wrote a script which prints some code into a tiddler. This code is
dot format which can be used to draw a graph of my tiddlers and how
they link together using graphviz. Now I would like to let
automatically create the picture and open it. Is there an easy way to
call an application?

The next steps would be to integrate the graphic into the layout and
to make it interactive. I'll check for this later.

I am thankful for every suggestion.

Bye,
ava

FND

unread,
Jul 19, 2008, 5:00:38 AM7/19/08
to Tiddl...@googlegroups.com
> Is there an easy way to call an application?

Take a look at the community wiki:
http://www.tiddlywiki.org/wiki/Launching_Programs

> The next steps would be to integrate the graphic into the layout and
> to make it interactive. I'll check for this later.

You'd likely require some side of server-side component to serve the
image file ready for inclusion.
As for interactivity, you might use HTML image maps.

Have you seen these projects:
http://www.tiddlywiki.org/wiki/Visualization


-- F.

ava

unread,
Jul 20, 2008, 9:34:52 AM7/20/08
to TiddlyWiki
Thanks a lot! I'm now writing a xml file and using HyperGraph to
display it. Seems to be easier in this case.
Reply all
Reply to author
Forward
0 new messages