TiddlyWiki-reveal-js

Recently, I need to explain through PPT in my work, but I’m not good at PPT, and it seems to me that PPT is a closed system that is not open and not conducive to subsequent changes. So I thought about whether I could use TiddlyWiki to solve this problem.

I found a ppt plugin which is great. But it doesn’t seem to have been updated in years. A lot of the latest features in reveal.js are not presented. Such as changing the theme. It would be great if the developers could continue to develop that. Couldn’t find the github repository so I’m asking in the forum.

I think TiddlyWiki would work perfectly well with this plugin. The plugin could provide some specific macro code to make it easier to implement some text presentations. For example some kind of specific typography. Because I saw that the obsidian community has the same plugin which is implemented very well, see the video link below.

I think the most common function of PPT is to gradually show the content in a page by constantly clicking on it, which in turn helps the speaker to present. This helps to attract the attention of the audience. But I haven’t found a suitable way to implement it yet.

Repository: Reveal.js — Reveal.js presentations embedded in TiddlyWiki

Video: 用Obsidian做PPT,我是认真的 Advanced Slides 专业PPT制作课程来了_哔哩哔哩_bilibili

1 Like

Hi @dongrentianyu
The github repo is here: sukima/tiddlywiki-reveal-js: Embed Reveal.js presentations inside a TiddlyWiki

I’ll create an update and send a PR to “sukima”.

2 Likes

Why use RevealJS? Personally, I use @Mohammad’s Tamasha plugin and it gets the job done. I find it quite tightly integrated with TW and quite customizable. I managed to do some simple customization while I have no affinity with CSS at all.

2 Likes

Thanks, I’ll go over there sometime later and make some suggestions.

Because I want to show more content in a single PPT by clicking on it. Instead of clicking and jumping straight to the next PPT. This plugin is excellent. I will use it in some specific occasions.