Utilities for working with TiddlyWiki non-linear notebook inside Pharo computing environment
Go to file
Offray Vladimir Luna Cárdenas 8422570ebd Initial support for YouTube/Invidious videos as Tiddlers. 2023-01-09 11:47:28 -05:00
repository Initial support for YouTube/Invidious videos as Tiddlers. 2023-01-09 11:47:28 -05:00
.project Populating remote repository. 2021-02-23 12:01:54 -05:00
LICENSE Initial commit 2021-02-23 10:54:17 -05:00
README.md Adding screenshots to the wiki. 2022-12-13 09:55:06 -05:00

README.md

TiddlyWiki in Pharo

Utilities for working with TiddlyWiki non-linear web notebook inside the Pharo/GToolkit computing environment. This allows import/export, visualize and manipulate Tiddlers inside Pharo/GToolkit, and to build data narratives involving TiddlyWiki as the shown in the following screenshot taken from the Malleable Systems Wiki data narrative:

Documentation for the prototyping the Malleable Systems Wiki

To install, first install ExoRepo and then from a playground execute:

    ExoRepo new
      repository: 'https://code.sustrato.red/Offray/TiddlyWikiPharo';
      load.