2 Questions - Presentation TiddlyWiki5 & Streamlink API

I actually have 2 Questions.
First, is there a 'Presentation TiddlyWiki5" - Years ago I used something called Presentation TW and it made a slideshow type presentation based on yout TW data. It reminds me of the “Introduction to TW” video by Jeremy Ruston on YouTube.
Digging further I found this Rabbit Hole from the Google Group
Deleted Link as post can only have 2 and this was a dead end.
EDIT - I had the name wrong I do believe. It was not Presentation TW BUT Presentation Mode. Found this from another Google Group Post - https://groups.google.com/g/TiddlyWiki/c/EZL1uU8LLv0

Second I am no coder so I wanted to ask is something like this project below Streamlink able to add this content directly into TW5. Meaning could you integrate the API and then Add content from all the platforms that Streamlink supports.
https://streamlink.github.io/

Thanks in advance for your help.

Rich Shumaker

I’m using slides from GitHub - kookma/TW-Tamasha: Presentation and slideshow app using web technology based onTiddlywiki

See 太微中文教程 — 中文社区共建的TiddlyWiki教程,体验从入门到知识管理大师之路 for example for my slides used to introduce TW in BiliBili.

2 Likes

@RichShumaker welcome to talk.tiddlywiki.org

On your first question I also believe Mohammad’s solution is suitable but more are listed in a google search “tiddlywiki presentation” or “tiddlywiki slideshow”, this is the value of a quirky name like tiddlywiki.

On the second question, it seems this solution is designed to run on a server or the desktop.

Streamlink is a command-line utility which pipes video streams from various services into a video player, such as VLC.

  1. Others will have a deeper knowledge on this but do you want this for you only?,
  2. or are you hoping to have published tiddlywiki’s include this and display the streams to the user?
    • If so perhaps the question is can tiddlywiki be a VLC player?

    • My suspicion is this is not a solution for the option 2 above. It seems to me to be the wrong architecture.

1 Like

My goal has always been a Multimedia wiki. TiddlyWiki allows me to do most of the things I want except in the ever expanding media universe I wanted a plugin to allow more media in TW5.

Currently I have a plugin for YouTube and I am still looking for a good Media Folder to TW Solution
The hope for this was that it could add in Twitch and other things into TW5 fairly easily.

Thanks I will be checking it out shortly.

1 Like

I just checked this out. It does not have that same stripped down look that the one I originally used does

I will try to see if that TW Page is still around. To be honest it does not look like TW at all when it is in “Presentation” Mode.

Created New Post for Question 1 as I had the name wrong. It is Presentation Mode for Original or OG TiddlyWiki.

Did you click the “fullscreen” button in the controls for the slides?
https://kookma.github.io/TW-Tamasha/

There is also this one: Reveal.js — Reveal.js presentations embedded in TiddlyWiki where you need to press F to make the slides fullscreen.

F also works in Tamasha! When a tiddler with a slideshow is under focus pressing F open the slideshow in fullscreen mode.

2 Likes

I did not and will check that out.