Re: [tw5] Force only one tiddler open at once

2020-05-30 Thread TonyM
Don't overwrite them clone them, change them choose what the user sees, provide a restore default behaviour button. Regards Toby -- 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,

Re: [tw5] Force only one tiddler open at once

2020-05-30 Thread Kalcifer Kandari
True. I do know how to do that, just try to avoid overwriting tiddlers because it makes updating harder, as you need to check them all. It is a good option though. Kalcifer On Saturday, May 30, 2020 at 11:28:41 AM UTC+1, TonyM wrote: > > You can make your own sidebars that do this. Hide the

Re: [tw5] Force only one tiddler open at once

2020-05-30 Thread TonyM
You can make your own sidebars that do this. Hide the existing ones or edit the existing ones to close the current one, or if there the current one is unknown close all before opening the next. You can do anything in tiddlywiki and most of the time without java script. Regards Tony -- You

Re: [tw5] Force only one tiddler open at once

2020-05-30 Thread Kalcifer Kandari
Would not the links in the sidebar be unaffected? Kalcifer On Saturday, May 30, 2020 at 11:12:36 AM UTC+1, TonyM wrote: > > If you make your own contents lists or navigation inside your tiddlers you > can have links (using the linkcatcher) or buttons that open the next > tiddler and close the

Re: [tw5] Force only one tiddler open at once

2020-05-30 Thread TonyM
If you make your own contents lists or navigation inside your tiddlers you can have links (using the linkcatcher) or buttons that open the next tiddler and close the current one. Zoom in is the display only one story, but you can choose to provide a navigation of your own that does what you

Re: [tw5] Force only one tiddler open at once

2020-05-29 Thread Kalcifer Kandari
Ah, very interesting. I'll have to wait for this to get added then. Regards, Kalcifer On Friday, May 29, 2020 at 4:45:06 PM UTC+1, Xavier wrote: > > Hi Kalcifer, > > Jeremy and al. have been working for a while on a new storyview mode that > will address some of the issues left with zoomin,

Re: [tw5] Force only one tiddler open at once

2020-05-29 Thread Xavier Cazin
Hi Kalcifer, Jeremy and al. have been working for a while on a new storyview mode that will address some of the issues left with zoomin, but there are a few questions remaining, so this PR has not been merged yet : https://github.com/Jermolene/TiddlyWiki5/pull/3412. Regards, -- Xavier On Fri,

[tw5] Force only one tiddler open at once

2020-05-29 Thread Ste Wilson
Would the zoomin view do the job? Settings / apperance/ story view Ste -- 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+unsubscr...@googlegroups.com.

[tw5] Force only one tiddler open at once

2020-05-29 Thread Kalcifer Kandari
*TLDR: Is there any way to ensure that there is only one tiddler open at once?* My wiki has quite a lot of tiddlers, nearly 500 right now, and I've found the longer it's open, the slower it gets. Then I realised it's because all the open tiddlers were never closing. I use the zoomin story view