Hello.

I'm working on getting audio embedded in a tiddler with HTML5, and one 
criteria is that I need is a start and stop timestamp, using HTML5 audio 
<https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_HTML5_audio_and_video#Specifying_playback_range>
 
timestamps. I can do it fine manually, using the audio tiddler example on 
the TW website. 

I've got an input saving the contents of a tiddler. I edited the getting 
started tiddler and pulled the $edit-text tiddler=... that edits the title 
of the site, and it works great. However, I want to have a form with a URI, 
start time, and end time that will create a new tiddler with that data. So, 
I need to know two things...

1) How do I create a new tiddler through a form-tiddler?
2) How do I edit/add a tiddler field instead of the tiddler text through a 
form-tiddler?

Also, this would be using the same mp3 format that's used on the audio 
example on the TW site.

Thanks.

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/66a1c104-4701-4a51-be49-b96a2aacacc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to