Watch FS for changes #3

Open
opened 2018-06-07 15:14:37 +00:00 by hasufell · 2 comments
Owner

We should watch the filesystem for changes and update the TreeView accordingly.

This should probably be done via the hinotify package.

We should watch the filesystem for changes and update the TreeView accordingly. This should probably be done via the [hinotify](https://hackage.haskell.org/package/hinotify) package.
hasufell added the
library
in-progress
labels 2018-06-07 15:14:37 +00:00
Author
Owner

first try in 464e65d574

first try in https://gogs.hasufell.de/hasufell/hsfm/commit/464e65d5748d16344b2af60421cf6c80b7296407
Author
Owner

TODO:

  • don't re-read the whole directory, but modify the treeview based on the events
TODO: - don't re-read the whole directory, but modify the treeview based on the events
Sign in to join this conversation.
No description provided.