A multi-column Layout / Storyview

@BurningTreeC

I am using this filter [<now "DDth MMM YYYY">is[tiddler]] :else[default-tiddler[yes]] for Default Tiddlers in Info section of the control panel. This will show the Journal tiddler for that particular day as default tiddler if it’s already created , otherwise it will show the tiddlers based on the else filter.

In multicolumn, the tiddlers in the storyriver when we create an ensemble will be the Default Tiddlers in that ensemble when its reloaded. My question is that, can we manually set separate Default Tiddlers for each ensembles.

Specifically in a ensemble called Journal, I want the Journal tiddler of that particular day to be shown. Is it possible to add a filter like this [<now "DDth MMM YYYY">is[tiddler]] :else[default-tiddler[yes]]while we create an ensemble to get the corresponding Journal tiddler as the default tiddler in that ensemble.

From my testing with multicolumn, it’s seen that on pressing the Home button, the Default Tiddlers are loaded in the first column irrespective of the number of columns. Can we manually set the column number in which the Default Tiddlers should open - this might not be possible I guess. Just asking.