Finally, looking at TW5's source code (e.g. boot.js), I saw that you can
use the $tw variable.
For example, you get a tiddler with:
var t = $tw.wiki.getTiddler("GettingStarted")
Cheers,
Bertrand.
Le lundi 28 avril 2014 22:43:02 UTC+2, Bertrand Goetzmann a écrit :
>
> Hello,
>
> With TidllyWiki classic files it is possible for example to create
> tiddlers by JavaScript code through the use of the store JS variable, e.g.:
>
> var t = store.createTiddler('Hello');
> t.set(...)
>
> Is it possible to do same things with TW5?
>
>
> Cheers,
>
> Bertrand.
>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.