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

floobits doesn't notice new files #69

Open
knupfer opened this issue Nov 16, 2014 · 0 comments
Open

floobits doesn't notice new files #69

knupfer opened this issue Nov 16, 2014 · 0 comments

Comments

@knupfer
Copy link

knupfer commented Nov 16, 2014

floobits notices only new files when you use the add-to-workspace function or when you leave and join the workspace.
This is quite dangerous, because the new file will be noticed for example a day later which exposes the user to the quite aggressive merging.

Proposed solutions:
• check upon leaving a workspace if there are untracked files and
• add them automatically, because floobits doesn't allow async stuff
• ask whether the user likes to put them in .floobitsignore
• add a hook to saving files which checks whether it is in a floobit-workspace and add it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant