We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We currently support "drop on" to open files from the desktop into Avogadro.
We should support "drag from" to export files from Avogadro: https://doc.qt.io/qt-5/dnd.html
I don't know the best format, but I'd suggest SDF if it's small enough and CJSON otherwise.
The text was updated successfully, but these errors were encountered:
This would make it easier to, for example, drag a molecule from an Avogadro widget to a web browser to upload to WebMO, CalcUS, etc.
Sorry, something went wrong.
Hey @ghutchis I would very much like to work on it with you but i am a newbie. Can you please help me get started with it?
Successfully merging a pull request may close this issue.
We currently support "drop on" to open files from the desktop into Avogadro.
We should support "drag from" to export files from Avogadro:
https://doc.qt.io/qt-5/dnd.html
I don't know the best format, but I'd suggest SDF if it's small enough and CJSON otherwise.
The text was updated successfully, but these errors were encountered: