On Sunday, February 8, 2015 at 10:00:38 AM UTC-6, Danielo RodrÃguez wrote: > > we could have a tiddler namespace ($:/__priv__/ maybe?) that would not be > refreshed. > > Why don't just store that data at a global structure within the TW object? > For example $TW.config.mediainfo
thanks, that is a possiblity, however as Tobias points out tw5 uses tiddlers for all it structures, and in particular the state of the ui is stored in tiddlers, and thus, for symmetry, the state of the streaming media should be in a tiddler. Also, a tiddler prefixed $:/__priv__/ can be saved and synced thus the state is saved and it you need to stop watching a video at some point and close your tw, then when you re-open it, it would be possible to resume from where you stopped. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
