On Tuesday, August 26, 2014 9:12:45 AM UTC+1, Danielo Rodríguez wrote: > > I just registered into your tank application. > > Do you have plans to make it work with some offline apps or it will be > 100% online? >
As things currently stand, from a technology standpoint there's nothing stopping Tank from working with fully offline apps or with apps that are offline just some of the time. The HTTP API[1] in Tank is the TiddlyWeb API so can work well with anything that can do GET and PUT. CORS is supported so the usual problems with cross-domain situations aren't a problem. Anyone who is registered with Tank can create new compositions[2]. These are a way of packaging up functionality (such as TW5) to work with a collection of tiddlers. The functionality can be pretty much anything. Existing functionality includes: tw5, twc, a bookmarking system and a journalling tool. [1] https://tank.peermore.com/tanks/docs/API [2] https://tank.peermore.com/tanks/docs/composition -- 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.

