You'll find my approach (instructions and working sample) in my TiddlyWiki Programming TiddlyWiki's Setting Up Dynamic Sidebar Width tiddler.That was actually a lot of fun. It involved searching system tiddlers, and I can't help but enjoy digging into the weeds.
Cheers !On Monday, April 5, 2021 at 10:06:56 AM UTC-3 Anomaly Spy wrote:Hello TiddlyWiki contributors, experts and users,I am an old school (manual) test engineer by profession, who recently stumbled into TiddlyWiki. Forced by the nature of my profession, I have been tinkering with it for a few days now, before starting to use it for a purpose :-) I am a bit familiar to programming, but a stranger to Javascript, HTML or CSS.Before getting into my first request/question, I want to join the multitude of users who are thankful to Jeremy for this creation and various additions that make it more useful.My request / question: Can I resize the SideBar based on certain actions? For example, when I click "Recent" in Sidebar, it should have 300px width . When I click tools the SideBar should resize to 600px px, all others should use default width. Can this be done? If yes, how?Regards,Anomaly Spy
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7b439559-ce35-4897-b81e-a75ead8b288en%40googlegroups.com.
How do I collapse and expand the SideBar, though (which is done by clicking on the double arrows on right-top corner)?It doesn't seem to be done by setting the widths of the side bar. Is there another tiddler which control this behaviour?