-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add Help Pop-over to certain entries #113
Comments
Most of these things are self explanatory or can be with a bit of googling. "Launch Synching" does just what it says ... if checked and configured it launches synching when the tray app starts. If you already have systemctl or launchctl or upstart etc... configured to start synching then you don't need or want to have this enabled. "Shutdown on Exit" exits synching when the tray application exits. "Launch iNotify" starts the syncthing-inotify application if installed when you enable and configure this option. Read more about syncthing-inotify by checking out it's project page: https://github.com/syncthing/syncthing-inotify |
Neat. Could you add a text saying: "If you already have systemctl, launchctl or upstart etc. configured to start synching then don't enable these."?
Nice. Didn't know about this one. Could you add a text saying: "See syncthing-inotify (https://github.com/syncthing/syncthing-inotify) for more information."? |
I'll see if I can add help-texts to the UI in a meaningful way. Might seem useful, I sort of was under assumption that users who know how to configure (or even what it is) various start-up daemons may be aware, but I guess I was wrong :) |
Thanks! This is a great application!
Some texts in the preferences do not fully explain what they do. In particular in the 'Launcher' pane:
Launch Syncthing
, should I tick this? I already have it set up as documented with launchctl. What happens when I turn it on? What happens when I turn it off again?Shutdown on Exit
, what will shutdown on exit of what? My system? The tray app? What if I also have the launchctl config?Launch iNotify
: what is iNotify and what can it do for me?The text was updated successfully, but these errors were encountered: