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

Neu3: commandline option to prevent saved protocols from starting #322

Open
olbris opened this issue Apr 10, 2019 · 0 comments
Open

Neu3: commandline option to prevent saved protocols from starting #322

olbris opened this issue Apr 10, 2019 · 0 comments

Comments

@olbris
Copy link
Contributor

olbris commented Apr 10, 2019

Some users want to use Neu3 to do unrelated operations whilst in the middle of working in a protocol that somehow restricts what they can do. If they open a second copy of Neu3, though, the same protocol loads automatically (since it's linked to username).

We should add a commandline option "--no-protocol" to Neu3 that will start Neu3 with the protocol system disabled: any current protocol is not loaded, and the whole protocol window is not displayed, so no new protocol can be started (which would interfere with the previously running protocol, as we only track one started protocol per user).

Priority: not too high. Useful for a couple advanced users only.

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