BurningTreeC, Just did a drive by review of the development state, an observation.
This is only blueSky thinking, keep it for later, no need to act on these ideas. I saw a "phone_android" overlay on the demo site, and it made me think of something. It would be a great feature if we could open a Murri view and see all displayed tiddlers, but on touching, click and move etc.. indicate it has being touched/moved. An example may be a subtle green boarder that turns red on click and back to green on another click. This would allow us to quickly identify tiddlers we have displayed, visited in this session. This would help using the board to prompt reviews, display slides in a presentation and much more. Its about the meta handling of items on the "board". I then considered the possibility of adding a third dimension to the board like graphics packages that let you specify on which layer an object is placed. Imagine a translucent background layer under which you could push a tile, in effect indicating you are done with it, whilst maintaining it in the tiled view. Made more generically perhaps we could set the Z value on each tiddler and be able to add translucent images to other layers. Love your work Tony On Thursday, 21 December 2017 17:04:51 UTC+11, BurningTreeC wrote: > > Hello there, > > currently I'm working on a plugin that creates a drag&drop-enabled > storyview > > it's based on the muuri widget by > https://ustuehler.github.io/tw5-material/ which is based on > https://github.com/haltu/muuri > > it also uses https://github.com/hammerjs/hammer.js and > https://github.com/Popmotion/popmotion for touch-actions/drag-actions and > pinch-to-zoom > > > > the code repository is on github: > https://github.com/BurningTreeC/TW5-muuri-touch > > > It's a *work in progress! * > > *And ... I'm very open to contributions, so don't hesitate to change, add, > comment!* > > A PREVIEW of the actual state is found on http://muritest.tiddlyspot.com > > > what's missing? > > > - a stylesheet for mobile view wip > - buttons to set tiddler-widths by klicking (currently only by > pinch-zoom) - the button would only have to apply a class ( span-2 | > span-3 > | span-4 | span-6 | span-9 | span-12 ) to the tiddler-frame not > needed, use tw css > - a packed plugin > - a button to keep tiddlers on its position ... necessary? > - a different approach would be a second container on the > left/right that can hold tiddlers from the story river - simply by > moving > them from the river to the container - see here: > - https://codepen.io/niklasramo/pen/wJKMQz > > > > > - editing a tiddler should take place on tiddlers position (move > tiddler-draft to tiddler-grid-index inside muuri-widget / muuri-storyview) > > fixed > - fix "setData" error when dragging inside editor fixed > - error only occurs with codemirror editor > - default editor prevents dragging etc inside textareas > - question: how is that done? > - ... more to come > > > cheers, BurningTreeC > -- 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/1efc89a9-9219-4302-9924-a29cf83048f7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

