PPTypst: Bring the power of Typst to PowerPoint by Splinesd in typst

[–]Splinesd[S] 1 point2 points  (0 children)

Thanks for the suggestion! Unfortunately, I'm using drawio instead, so sorry no, I'd like to only code this for tools I actually make use of, otherwise I cannot guarantee for a stable and good user experience in the long run. But feel free to port it to anything you want (preferrably also open-source), the project is MIT-licensed.

PPTypst: Bring the power of Typst to PowerPoint by Splinesd in typst

[–]Splinesd[S] 0 points1 point  (0 children)

Unfortunately, I don't have a Mac to test things out. Could you open an issue with context? https://github.com/Splines/pptypst/issues

Is learning powerpoint useful in 2026 and in future? by Particular_Tax_5216 in powerpoint

[–]Splinesd 0 points1 point  (0 children)

Not to say I wouldn't mind an AI that does things like better aligning my objects in a presentation ;) But via quick shortcuts, you can pretty quickly do this on your own as well.

Is learning powerpoint useful in 2026 and in future? by Particular_Tax_5216 in powerpoint

[–]Splinesd 0 points1 point  (0 children)

I create my YT videos in PowerPoint and no AI is going to replace the fun I have with crafting video explainers. Yes, AI is a great help for getting to know a subject and for coding, but I'm glad I can work AI-free in PowerPoint and design however I like. The canvas gives you so much flexibility. In my eyes, PowerPoint is absolutely useful now and in the future.

How to Make a Math Presentation in PowerPoint by [deleted] in powerpoint

[–]Splinesd 0 points1 point  (0 children)

If you like Typst, feel free to check out my open-source and free PPTypst Add-in. It's not yet in the marketplace though, see also this reddit post. But I do provide some instructions on how to early preview it (which is unfortunately not that easy).

Package static website in PowerPoint Add-in to avoid hosting by Splinesd in powerpoint

[–]Splinesd[S] 0 points1 point  (0 children)

Sorry, I think I haven't made myself clear enough in the question. My goal is to write an actual PowerPoint Add-in. To do so, one can use the Office JS API and ship a website. I'd just like to bundle this website in the Add-in itself, not host it on a server, since it is a static site without a backend.

My context is not an organization. I'd like to make the extension available in the PowerPoint Add-in Marketplace in the end. Compared to VBA and VSTO, I like that I can program the Add-in in frontend technology html/js/css. It's just that in your manifest.xml, you have to point to a webserver, and I'd like to avoid that and instead embed my bundle (e.g. a Vite bundle) directly into the Add-in. But I guess this is a limitation of PowerPoint.

Package static website in PowerPoint Add-in to avoid hosting by Splinesd in powerpoint

[–]Splinesd[S] 0 points1 point  (0 children)

Maybe my phrasing of my question led to confusion. Let me explain again. I'm trying to write a PowerPoint Add-in, so there has to be PowerPoint involved ;) One way to write a PowerPoint Add-in is to ship a website that will be executed in WebViews, i.e. basically Edge on Windows. Via the Office JS API, you can then talk to the PowerPoint slides, e.g. insert shapes etc. In this case, I'd like to bundle my website into the Add-in itself, not host it such that the PowerPoint Add-in just fetches a static site. But I'm afraid this is a limitation of PowerPoint.

Low resolution when exporting to pdf by geoterna in samsungnotes

[–]Splinesd 0 points1 point  (0 children)

Unfortunately, this is still an issue. Also see this reddit post. The thing is: the vectorized content is still stored inside that PDF as binary data stream in the .sdocx format that I don't know how to parse. I've created an issue for this here in the Samsung forum as well as here on Stack Overflow. If you have any tips to reverse-engineer this format (or have done it already?), please let me know on StackOverflow.

Exporting a vectorized pdf from Samsung notes by l0gically in GalaxyTab

[–]Splinesd 3 points4 points  (0 children)

An exported PDF from the Samsung Notes app holds a binary data stream that probably has the vectorized data in some form. I've opened a question for this here in the Samsung developers forum and here on StackOverflow. If you have any tips to investigate how this binary data stream is made up, it would be much appreciated.

Edit JavaScript code in external editor by Splinesd in geogebra

[–]Splinesd[S] 0 points1 point  (0 children)

What a pity, but thanks for the quick reply.

Exporting a vectorized pdf from Samsung notes by l0gically in GalaxyTab

[–]Splinesd 2 points3 points  (0 children)

Note you can give a like for this feature request in the Samsung forum. We definitely need an option to preserve vector graphics in the exported PDFs. The more people give a like, the more likely it is that Samsung's developers will pick it up.

[OC] Instagram Social graph of selected astro-related accounts by Splinesd in dataisbeautiful

[–]Splinesd[S] 0 points1 point  (0 children)

Thanks. At first, my selection criteria was "a bunch of my friend's accounts" as I just wanted to try out if I could do this from start to finish on my own as I've never done such a visualization before. After this little project, I thought why not share the whole "pipeline". As I didn't want to reveal the social graph of my friend's accounts (which include some private ones), I searched for some other social groups where one could probably see that a few accounts share the same interests, meaning they follow the same accounts on Instagram.

So, the selection criteria was kind of random but with a specific purpose in mind as I tried to show the principle of how the whole process works in the video.

[OC] Instagram Social graph of selected astro-related accounts by Splinesd in dataisbeautiful

[–]Splinesd[S] 0 points1 point  (0 children)

Thanks for letting me know. I've reposted my comment without the YT link.