Hi, I would like to use local videos in TiddlyWiki with thumbnail images.
I use Windows 10 and Firefox 63. The video files are mp4.
I found some info in the link below:
https://groups.google.com/forum/#!topic/tiddlywiki/TL8N40F0DVQ
but It did not work for me.
I would like to use a macro to link to a local video and display a 
thumbnail image of that video, like the image thumbnail macro works:

\define imageit(image:"image.jpg")
<a href=$image$ target="new"><img src=$image$ width="25%" height="25%" 
/></a>
\end

<<imageit "folder\image.jpg">>
which actually works perfectly.

I would appreciate the answer.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/2f3bc5b4-d4fc-4d55-9f55-8af907e60ac3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to