Hi, during the lunch break I hacked a little script that traverses a directory tree, grabs the Muse files it finds and transforms the links from the files into Graph File Language. GFL can be used as input for the graphviz tools. The result is an image that visualises the associations between the Muse files. I use the script with my planner files. It shows assocs between the different projects I work on.
The script isn't perfect, maybe it even doesn't work ;). At least the regexp for finding links in the Muse files and the parameters for graphviz can be optimized. If you want to try muse2viz you need a Perl runtime environment and, of course, the graphviz tools. Feedback is appreciated. http://www.c0t0d0s0.de/muse2viz/muse2viz.html An implementation in Lisp isn't such a difficult thing to do. But at the moment I'm more in a Perl mood ;). Maybe next month. Regards hmw -- biff4emacsen - A biff-like tool for (X)Emacs http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html Flood - Your friendly network packet generator http://www.c0t0d0s0.de/flood/flood.html _______________________________________________ Muse-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/muse-el-discuss
