Which software (already) was inspired by and/or shaped by The TiddlyWiki?

Domino is explicitly inspired by TiddlyWiki, though it’s kind of a different beast in practice. Decker isn’t, but the web edition self-propagates in much the same way. And I could swear Kartik Agaram used to experiment with a framework for creating apps like that, though I can’t find it on his website anymore.

P.S. To nitpick: Twine wasn’t merely inspired by TiddlyWiki. It was based on it!

2 Likes

I like Domino! Not seen that before.

Domino2 now available

2 Likes

Offline-friendly Annotation example

this link is at bottom of freewheeling-apps.

Freewheeling Apps

Thanks! Good catch! Almost forgot about Siteleteer, by the same author as Feather Wiki.

And it’s a lot slicker, too, but unfortunately doesn’t self-propagate anymore. It works more like Twine, exporting a read-only, finished document.

3 Likes

HTML files generated by Domino2 can be reimported into Domino2. The same applies to Drawio. This approach may be preferable to TiddlyWiki: published documents are smaller in size.

However, TiddlyWiki cannot achieve this because exported files do not reliably correspond to specific TiddlyWiki versions or plugins. Moreover, TiddlyWiki currently lacks a lossless export feature for displaying content.

1 Like

Is this a tiddywiki? It would make a great plugin.

1 Like

It would wouldn’t it! Any volunteers?

I am not volunteering but I think this could be a layout with a filter defining which tiddlers to include in that view, a bit like the original Trello look alike layout. Now it could be build with tw-graph.

1 Like

Oh, @EricShulman’s pastup uses similar but different methods The Amazing PasteUp of @EricShulman see TiddlyTools for TW v5.3.8 — Small Tools for Big Ideas!™

1 Like

Oh, @EricShulman’s pastup uses similar but different methods The Amazing PasteUp of @EricShulman see TiddlyTools for TW v5.3.8 — Small Tools for Big Ideas!™

1 Like

Yes.

For folks who are catching up Domino looks like …

I suggest you start a > Let's Build It < thread to see how easy it may be.

Thoughts, TT

3 Likes

Sidenote.

Back-in-the-day, before Windows, some DOS programs already understood Claude Lévi-Straussian homologous entailments like …

  • Have Bits::Make Them Visible.

The Domino is appealing for Simplicity in Solving That.

@Ste_W you might Do A Domino in a day or two??? :laughing:

TT

1 Like

The best would be if this was a possible look for TW5-Graph.
That is why I would like to ask: Have you followed this thread @Flibbles ? Would this be possible?

1 Like

TW5-Graph supports fullscreen just fine. Having stickies like that would simply be a matter of finding a javascript library to map to the TW5-Graph interface.

I’ve got ECharts ready to go, which doesn’t support stickies like that, but bar and pie graphs and many others. There’s very little graphical libraries that couldn’t be mapped to TW5-Graph, at least in some capacity.

4 Likes

Could you map TW5-graph to https://fabricjs.com/ to produce a similar output… and allow to create a visual firework?

1 Like

It could. Though I’m not sure exactly how you’d map the concepts together. If each piece of clip-art would be an image tiddler or something. It’d probably need its types of templates if you wanted to have scaling and rotating and such.

2 Likes

Having both vis.js and fabric would allow a great mixture of the best of two worlds: Preparing content in a clean structured layout and the possibility to go wild with fabric.js

The neat domino-look could be a great start for a farbric.js view that could be customized more.

Plus fabric.js would also allow notes on the board.

1 Like