Hello all,
I have created a programming language for use in TiddlyWiki as plugin.
The plugin and its documentation can be found here:
https://www.quaraman.de/tw/pilot.html .
Because I use it on a daily basis, I can say it is stable.
I have posted it on TiddlyWikiDev earlier - because I do not know which
group is better to name new plugins.
It is hopefully easy to use.
The language is useful in many area:
* dynamically manipulate the wiki
* have dialogs that are easy to create
** the results of the dialogs are easy to be used for further work
* it can be used to have a basic leitner flashcard test (one box instead
the traditional 5 box system)
Is it for anyone else interesting or only for me?