Hi TiddlyWiki users and devs!

I'm writing a UI for a plugin, and it's meant to present the contents of a 
JSON data tiddler in a user-friendly way.  The JSON data is a list of 
lists, like so:
[
  "Firefox Fx",
  "FTS [[full text search]]"
]

I would like to add functionality to the UI to create a new element in the 
top-level list - for example, to add "GTD [[getting things done]]" after 
"FTS [[full text search]]".  Is there some way I can use $action-listops to 
do this, or will I need to write something on my own?

Thanks,
Rob

-- 
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/b4b47b9e-be87-4216-9aa3-afdb1d66e380%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to