All I can say is THANK YOU Astrid(love your signature by the way). After re-reading my own post I also have to apologize for all the questions, the more I asked the more I had questions and thus asked.
I am working with the code right now and working out the bugs and kinks. Haven't gotten it completely working yet but I suspect I am doing something wrong as I am new to implementing stuff. The question that came up when I was working with <<youtime>> is how do you define the "youtubeid" when you are doing things like this below? <<topic "Q & A Start" "00:01:25">> <<topiclink "Eric Discusses how he creates the Wiki Way" "02:08:08">> In the previous Tiddlers Macro Example I would define the youtubeid at the start of the Tiddler and it would be used in only that Tiddler. Do I still do that? Will I have to eliminate the original macro as I have done some work with it and would like to keep it? Not sure if the two Macros will fight with each other. How do you put a 'Created by X or Y in a Macro.js file?' I want to make sure I know in 6 months who made the macro and I am afraid it is one of the reasons I use TW is to help my memory. So putting details in the Macro will help me help myself later. Here is what I currently use and what I am "doing" and why - Your Macro will make this go much smoother once I get it up and running and work out the formatting 00:02:03(0123s) *—* 00:02:03 <https://www.youtube.com/watch?v=m2JyJWjAUns&t=002m03s> - Eric IndieGogo Update <http://www.richshumaker.com/tw5/TiddlyWiki-Hangouts.html#TwHo%2372%20-%20Eric%20IndieGogo%20Update> 00:02:03 - Time code in a consistent format that is 'future proof', I really doubt we will do a 10 hour hangout BUT this also allows me to do a timecode to second conversion in my spreadsheet 0123s - Conversion using a spreadsheet to seconds as you need to use this for embedding the video(no 2m3sec for Embedding) Need to explore making this consistent and future proof - There are 24 hours in a day so #### is insufficient and needs to be #####(d'oh!) 00:02:03 <https://www.youtube.com/watch?v=m2JyJWjAUns&t=002m03s> - Clickable Timecode link so I don't have to be redundant and put it twice and people can visually make sure they are going to the correct spot, I make mistakes, and the browser can glitch too. Eric IndieGogo Update <http://www.richshumaker.com/tw5/TiddlyWiki-Hangouts.html#TwHo%2372%20-%20Eric%20IndieGogo%20Update> - Clickable Neat Link - I use a real Tiddler Name of "TwHo#72 - Eric IndieGogo Update" as Eric Might Update us in more than one hangout ;) That is what I came up with to be concise and not missing any details. This becomes a huge template for ANY Google Hangout once it is done, if I can do it correctly. And no I currently don't do any hangouts but with software like this it makes me think I should, ;) Last but certainly not least, can I hack your code to create a 'timecode' macro? I want to convert the 0:57:13 to 3433 seconds and your code has the start of doing that. It would be helpful to see if I can hack a macro together. Still learning the basics of JavaScript. If you want to put an answer(meaning a timecode macro) just let me know so I can look at it after I have a go myself. Thanks again very much for your help it is greatly appreciated. Rich Shumaker -- 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. For more options, visit https://groups.google.com/d/optout.

