> For a project, I am recording meetings and saving them as Windows > Media files (.wma) on my hard drive. I'd like to create a tiddler > to list the files and be able to open them with a click. So far, > all I can do is reference the directory their located (which opens in > a new tab in the browser), but clicking on the file doesn't play > it. Any ideas/suggestions?
> [[Click here for directory|file:///r:/common/skats.ws/Metroscope/ > Documentation/audio]] Try this: http://www.TiddlyTools.com/#TiddlyPodPlugin After installing, create a tiddler called [[TiddlyPodList]] containing something like this: file:///r:/common/.../audio/something.wma description of something ---- file:///r:/common/.../audio/something.wma description of something ---- file:///r:/common/.../audio/something.wma description of something ---- file:///r:/common/.../audio/something.wma description of something etc. Then embed the <<tiddlyPod ...>> macro into some tiddler (or view/edit the [[TiddlyPod]] shadow tiddler), and you should be all set... enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

