In this situation, I've used the time-honoured cache-busting technique of appending a unique parameter to the URL
http://blah.com/page.html?_=<unique-thing> But of course, you'll need to avoid mangling any tiddler links you may pass in the URL. Caveat-emptor: I don't recall ever having tried this using the file protocol. HTH. On Tuesday, April 26, 2016 at 12:09:54 AM UTC-5, Mat wrote: > > Darn annoying; quite often I load a tiddlyspot only to realize it is not > the latest save but the previous one. My workflow for developing in TW is > to use a tiddlyspot, say TS1, and another copy, TS2, where I fiddle and > when happy I save it do TS1. Now, when I reload TS1... it does not (always) > show the new content. I need to reload it once *again* to have the latest > kick in. I strongly suspect it is cached data showing up the first time. > > This is very devilish as there is no indication that anything is wrong and > if I do some little edit and save on TS1 it then overwrites what was really > the latest version. I've almost lost a lot of work like this many times and > probably also actually, but unknowingly, lost work at other times. > > I find this info on disabling caching > <http://www.addictivetips.com/web/disable-loading-a-webpage-from-the-cache-in-chrome/> > > in Chrome but it only works as long as the DevTools are open. And here > <http://christian.roy.name/blog/disable-cache-chrome> are some > alternatives, including using Incognito mode. Best solution I find is a > Chrome extension > <https://chrome.google.com/webstore/detail/cache-killer/jpfbieopdmepaolggioebjmedmclkbap?hl=en> > . > > But what is really needed is permanently disabling cache for specific > website (or, better, a domain) so I'm asking you if anyone has any > suggestion? > > ...or if I misunderstand something? Might it really be a TW problem? or a > TS problem? I believe it is primarily (only?) a problem in Chrome and not > FF but not sure. > > Does this happen to anyone else? > > Thanks > > > <:-) > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/f277e120-caba-4946-885f-df09c58b19a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
