Hi @TW_Tones
you can add the Menubar plugin
I will add an Ensemble that shows how
Thank you,
Simon
Hi @TW_Tones ,
what you need is a fixed panel on top of each column, right?
I will see if I can implement that
Hi @TW_Tones
within 5 - 10 minutes on the website there will be an Ensemble with instructions how to add the menubar from the menubar plugin
Hi @arunnbabu81
Now seamless view is possible if you set the following values in the Controlpanel under Appearance > Multicolumn
Note a little bug in the drag-and-drop mechanism when setting everything to seamless (story-river padding to 0)
In that case the height of the dragged tiddler doesn’t get reported by the internal TW drag&drop
I’ve created a pull request for that
Hi @BurningTreeC ,
I really like the smoth way your storyrivers works and I like the especially like drag and drop and the animations.
Could you create a marco that creates a single column anywhere I need it like also in the storyriver or in the sidebar.
Like
<<singlecolumn "(filter)" "(class)" "(modifiedList)">>
where filter= Tiddlers to start with; modifiedList=“field to write modified list to”>>
When I tried to click on the links in the drop-down from menubar, it was not working. Are you able to reproduce this bug. If not I will try to upload a demo wiki.
What links are you expecting? There are none, I had to add a contents tab and Home tiddler. Look at the menubar plugin to configure it.
Did you tried doing this?
I have been using menubar plug in for months. I have added Recents tiddler as a drop-down in my menubar. If I click on those tiddler links in this Recents drop-down, nothing was happening. Thats why I asked.
Are you saying this is only a problem in MCL?
There is insuficient info available for me to help/reproduce your problem.
Try to add something to Contents section in menubar by creating a tiddler with TableOfContent
tag
I have no problem on MCL
It uses the plugin supplied $:/plugins/tiddlywiki/menubar/items/contents
Ah yes, links in the menubar don’t work at the moment.
I’ll fix that
I was happly adding links to the menu, that I already had open and got misled. But clicking did not open, and I expect it needs to open in the current column as well.
Thanks for your effort @BurningTreeC
@BurningTreeC If there is more than one column opened, is it possible to automatically remove a column once the last tiddler in that particular column is closed ?
Hi @TW_Tones and everyone,
Now I made some bigger changes and they need testing
You can do so by tagging a tiddler with “$:/tags/RiverHeader-” where the numbers go from 1 to the amount of columns shown
Tiddlers tagged with “$:/tags/RiverHeader” are shown in all headers
Both this new header and the smaller headers, used to activate the current column and dragging all tiddlers from a column can be activated in the Controlpanel
I made changes how horizontal scrolling works. In the best case you won’t notice a difference but it needs testing, especially on mobile devices
Cheers,
Simon