I'm working on a variation of Wim Moermans Flashcards to Go routine but I 
want to add audio from an external directory to the individual flashcards. 
What I have, at the moment, is a statement like the one below in each 
flashcard tiddler. 

<audio controls="controls"><source src=
"file:///C:/Users/Stephen/Downloads/JapaneseWords/xxx.mp3" type="audio/mp3"
></audio>

I now have hundreds of these lines in my wiki where the only variation is 
the specific file name, xxx. What I like to do is put the filename, xxx, in 
a field and then have a single macro that would use that filename and 
create the equivalent. This ought to be simple but so far everything I've 
tried has failed. 

Can someone point me in the right direction?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c181765e-e8d6-4788-b01d-d8ba44731f7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to