Utilities for working with TiddlyWiki non-linear notebook inside Pharo computing environment
Go to file
Offray Vladimir Luna Cárdenas a4aad67179 Changing Tiddler creation time to make it closer to the expected value in TiddlyWiki (still needs to be debugged) 2021-10-19 18:23:57 -05:00
repository Changing Tiddler creation time to make it closer to the expected value in TiddlyWiki (still needs to be debugged) 2021-10-19 18:23:57 -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 Actualizar 'README.md' 2021-07-27 19:16:34 -05:00

README.md

TiddlyWiki in Pharo

Utilities for working with TiddlyWiki non-linear web notebook inside the Pharo/GToolkit computing environment.

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

    ExoRepo new
      repository: 'https://code.tupale.co/Offray/TiddlyWikiPharo';
      load.