On Sep 26, 10:03 pm, Paul Moore <[email protected]> wrote: > This is probably a silly question, but is there any way of adding a > tiddler to a tiddlywiki from an external program? As there's no server > involved, there's obviously (?) no REST API or anything like that, but > is it possible at all? > > I'm running on Windows, so I guess some clever VBScript automating > Internet Explorer might work.
I'm not sure how you could add them directly to a tiddlywiki on your machine but > > Alternatively is there any hosting option that provides a web API for > tiddlywiki? > there is TiddlyWeb[1] and TiddlySpace[2] (built on top of TiddlyWeb) which both expose a web REST API for easy adding, retrieval and editing of tiddlers. As a very brief introduction, TiddlyWeb acts as a simple server side store of tiddlers that you can combine through bags and recipes to make tiddlywikis, where as TiddlySpace is more of a service which allows you to collaborate on tiddlers with others, adds some social features and lets you build interesting apps and tiddlywikis that make use of these tiddlers. Hope that helps Colm [1] - http://tiddlyweb.com/ [2] - http://tiddlyspace.com/ -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

