Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the file system watcher #646

Open
fabiospampinato opened this issue May 3, 2019 · 0 comments
Open

Improve the file system watcher #646

fabiospampinato opened this issue May 3, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@fabiospampinato
Copy link
Member

fabiospampinato commented May 3, 2019

Sometimes some file system events are not detected, or are detected improperly. Sometimes this may even cause data losses if the watcher detects that a note has been renamed to another note while in fact those are just separate notes.

This issue keeps track of all the issues related with the file system watcher.

Ideally it should be replaced entirely with something way more battle-tested, like vscode or atom's file system watchers.

@fabiospampinato fabiospampinato added the enhancement New feature or request label May 3, 2019
@fabiospampinato fabiospampinato added this to the Future milestone May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant