Ticket #951 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

[TiddlyWeb] Caching - if file on file system changes, delivered TiddlyWiki should be refreshed

Reported by: jayfresh Owned by: cdent
Priority: undefined Milestone:
Component: tiddlyweb Version:
Severity: undefined Keywords:
Cc:

Description

I've noticed when developing with a local copy of TiddlyWeb, that if I edit a tiddler in the store, the generated TiddlyWiki doesn't always refresh. I know I can change the modified field to get the system to rebuild the TiddlyWiki from the store, but it seems that detecting a change on the file system should also trigger that.

Change History

in reply to: ↑ description   Changed 3 years ago by jayfresh

  • status changed from new to closed
  • resolution set to invalid

Replying to jayfresh:

I've noticed when developing with a local copy of TiddlyWeb, that if I edit a tiddler in the store, the generated TiddlyWiki doesn't always refresh. I know I can change the modified field to get the system to rebuild the TiddlyWiki from the store, but it seems that detecting a change on the file system should also trigger that.

Noticed that this is a browser caching problem... oops.

Note: See TracTickets for help on using tickets.