Thanks you Diego,

I am working on brainstorming up some more complex examples.

The neat things that I have in mind include:

* allowing a tiddler in View mode to host text-boxes and other editing 
widgets by pointing them to a "backing data tiddler", which you could then 
transfer those values (or only the specific ones you want) to the host 
tiddler with a button press.

* Interesting uses of the .pop(), .push(), .shift(), .unshift, and 
.splice() (insert) javascript methods that I have exposed to wikiscript in 
the corm of the action-messages and the mangler widget.

* Integration with TiddlyMap.

* Expanding groups/bags of tiddlers from a hosting data-tiddler.

* Packing a plugin tiddler using tiddlywiki widgets from the browser 
(instead of from the console).

* Tighter integration with programs outside the node.js tiddlywiki instance 
(automation based on IF specific tiddlers exist, and reading data from them 
as JS Objects/Arrays).

These are of course longer term goals. First I'm going to refactor my 
Table-Renderer widget to use these new features, .push()ing a row of data 
to extend a table, inserting a table in another table, etc.

I'm open to more simple ideas too....

Thanks for trying the plugin!
Joshua F

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/abfc6a82-910c-4b9f-b53a-71903dc284dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to