Hi Simon,
This is very interesting! Having the control to simply add/remove columns is great!
It should be as simple as possible! Switching can be automatic or manual! That means one can control the number of columns and simply switch!
Hi Mohammad,
Currently there are three columns hard-coded
Making it so that one can add/remove columns needs a bit of work
Automatic switching of columns… how would you do that?
May be automatic is not a good word here. The use case in my mind is like below:
One can set the number of columns to two
By shift + click (or other combination) can open a tiddler in second column (or first column = this can be configurable). The column will be added if it is not existed
So you can have two columns layout and open a tiddler optionally in the first or in the second column.
Side note: One can use the above configuration and use one column for edit and the other for preview.
Thanks @saqimtiaz , the layout is indeed heavily inspired by the twpub-tools
I just haven’t yet figured out the mechanism @jeremyruston uses for the dynamic stories
Ah yes I remember how Jeremy did it
But it needs quite some adjustments for my case
Especially the setting of a certain column as the active column… if columns are dynamically creatable I need to figure out a good mechanism for it
Very interesting. Especially given your previous work!
I need a couple of days to formulate a response. I’m going to look at how I use columns and how they used on web a bit and see if I can make a coherent answer to …
Oh my, late for the party. That’s some sweet looking Wiki you have there.
As for my use case I would definitely benefit from the 3 column view. I have a wide screen and would store all of my tech info and tips of which I have scattered everywhere. This looks like the perfect type of Wiki iteration for such. I would love to see how your work evolves.
Except for three columns how will it differ from the current two column that the existing plugin - name escapes me - that @DaveGifford popularised. I will find the name tomorrow.
I agree there will be some use cases for three columns but the effort may be better spent on extending the current plugin.
Heaps could be done supporting multicolumns. Perhaps so tiddlywiki looks like a kanban. The trick is how each tiddler and column, their stories etc can interact and be managed such as drag and drop and keyboard alternatives.
Also the murri pluging offers even more bespoke layouts including accross multiple screens free from columns.
Stories is a very crude two story implementation that only works with the default theme and layout and was packaged specifically for Stroll. Any attempt at a more flexible solution requires a new page layout at which point supporting more than two stories is not particularly difficult.
@saqimtiaz we would appreciate a more flexible solution from you for sure. In part my example of “Stories” is the icons that allow you to push tiddlers between stories and other UI elements perhaps worth emulation in your solution.
More than two “Stories”, say seven (7), may particularly work if someone created a different tiddler view that lent itself to more narrow tiddlers, and operated more like a kanban board. It is in this context that I see value in providing interstory drag and drop and other tools. however we can not be sure how others may leverage your multi-story solution if it is available in new innovative ways. For example a second story (or more) could display a prior tiddler version, a tiddler annotation, the “next tiddler”, a reference or helper tiddler along side the primary story. Perhaps even one day we could replicate something like the old “google wave”.
The above ideas make me wonder if there were a way to align a tiddler in one story with that in another, introducing white space in either column (if they are of different length) so that scrolling one story/the page of left hand tiddlers align with the right hand tiddlers.
I think the points given by @Mohammad are important. I will add in the tab Open of sidebar the story rivers, it can be usefull if you want go a openened tiddler, but you don’t remember in which story river is it.