One more question:

Is it possible to have several kanban list? Assume I follow up three 
projects each needs a Kanban?

--Mohammad

On Friday, February 22, 2019 at 6:42:37 PM UTC+3:30, BurningTreeC wrote:
>
> Hi @all,
>
> if you're interested in the functionality of connected grids that can 
> interchange items by dragging,
> the page https://burningtreec.github.io/tw5-muuri-view contains some new 
> examples:
>
> * dragging tags from one tiddler to another (hold control to copy / drag 
> with two fingers to copy)
> * a kanban demo
> * two "image gallery" tiddlers that can interchange images
>
> the base functionality is there and I'm seeking for ideas how to make it 
> really accessible / comprehensible so that anybody can create this
> currently, grids can be connected by providing a "connectedGrids" 
> attribute with a css selector and all open grids matching that css selector 
> will be connected so that items can be dragged from one to the other
>
> <$list filter="[list[my-storylist-tiddler!!a-field]]" storyview="muuri" 
> connectedGrids="[my-data-tag]" storyList="my-storylist-tiddler" 
> storyField="a-field"/>
>
> or
>
> <$list filter="[list[my-storylist-tiddler!!a-field]]" storyview="muuri" 
> connectedGrids=".tc-my-connected-grid-class" 
> storyList="my-storylist-tiddler" storyField="a-field"/>
>
>
> the documentation doesn't contain some of those attributes because I'd 
> like to improve them so that they become usable
>
> if you're interested, I'm happy about feedback!
>
> all the best,
> btc
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/546e9499-e70b-488a-bf1f-d123aa0d8544%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to