Being able to bind a column to a tag (list all notes tagged with the column tag, removing a note would untag the note, adding a note in the column adds the tag, use tag color if any as column color)
I saw this one idea from Saq in github. As he mention in this post, I also remember seeing a single tiddler with list of images shown using muuri view.
How to use muuri along with MCL? What is the advantage of using muuri along with MCL in the same wiki ? One possible usecase I can think of is the muuri-kanban. But as @Eskha told
Some filter to populate the columns might be useful
Is it possible to get horizontal view of muuri in MCL columns ?
to see the Muuri storyview in action with the Multi column layout, go to the MCL page and click on “Muuri” on top.
You will see three columns where each column is a Muuri storyview. And the columns are connected, so that you can drag tiddlers from one column to the other.
I had checked that, but what I was asking was how is it different from MCL which also had drag and drop functionality between columns ?
Also is it possible to get horizontal view of muuri storyview in MCL columns ?
Edit: I had to compare both muuri and MCL with similar number of empty text tiddlers to understand the difference in the drag and drop functionality betwen muuri and MCL. Muuri feels more natural to use for drag and drop- the top tiddler moves down automatically if I move any one of tiddler below it upwards.
The $:/Plugins/JJ/Grid/Layout appears if you click the blue article.
Beware the tiddler-controls only appear on hover on the right side and at the moment at the bottom.
The list widget, when using the muuri storyview, accepts the storyViewConfig attribute where you should define your namespace for the configuration tiddlers. With namespace is meant: the prefix of the configuration tiddlers, like $:/config/my-muuri-gallery/
Many of the configuration options are optional … I think I should update that tiddler