Hi Tobias, I've now read through all your code at http://youtube.tiddyspot.com, and I did indeed learn a lot. Thanks for publishing it!
The only thing I couldn't fathom was the line in $:/plugins/tobibeer/youtube/list/annotations that says: <$link to=<<annotation>>> I couldn't find anything that either set "annotation" as a variable or defined it as a macro. I did notice that $:/plugins/tobibeer/youtube/macros/yt.js exports an extra *parameter* called "annotation", which never seems to be used. Is that somehow the answer? A couple of other comments about $:/plugins/tobibeer/youtube/list/annotations: * The filter step [prefix[Draft of]] is usually expressed as [has[draft.of]]. There could conceivably be a non-draft tiddler whose title started with "Draft of". * Is <$set name=video value=<<currentTiddler>>> redundant? Nothing seems to use the "video" variable, and its value is already accessible (and indeed accessed) as the "yt-video" variable. Must stop now. My head is spinning :) – æ -- 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.

