Skip to content

Let TiddlyWiki to watch the change in your disk, and if you edit one of your tiddler using editor likes VSCode and save it on the disk, the change will immediately reflected in the browser.

License

Notifications You must be signed in to change notification settings

tiddly-gittly/watch-fs

Repository files navigation

created: 20230611160341125 modified: 20230611160452798 title: Index type: text/vnd.tiddlywiki

Reload change from filesystem

{{$:/plugins/linonetwo/watch-fs/readme}}

!! Related discussions

This only works in NodeJS wiki (For example, https://github.com/tiddly-gittly/TidGi-Desktop )

!! Development

Have [[pnpm|https://pnpm.io/]] and NodeJS installed, then:

pnpm i
pnpm run dev

Then try modify this Index.tid in wiki/tiddlers, and see change in the http://127.0.0.1:8080

About

Let TiddlyWiki to watch the change in your disk, and if you edit one of your tiddler using editor likes VSCode and save it on the disk, the change will immediately reflected in the browser.

Topics

Resources

License

Stars

Watchers

Forks