OpenChemistry / avogadroapp

Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.
https://two.avogadro.cc/
BSD 3-Clause "New" or "Revised" License
179 stars 69 forks source link

Implement Drag-and-Drop Export Functionality in Avogadro #491

Open vinayakjeet opened 3 months ago

vinayakjeet commented 3 months ago

Pull Request #365

Introducing a Streamlined Workflow Enhancement for Avogadro: Drag-and-Drop Export Functionality!

Say goodbye to the traditional, multi-step process of exporting your molecules for use in other applications. With this update, you can simply drag a molecule from the Avogadro interface directly into another application, such as a web browser for uploading to platforms like WebMO or CalcUS.

Key Features:

This feature supports exporting in two major formats:

By implementing this feature, we aim to enhance our molecular modeling experience with an intuitive, time-saving functionality that fits seamlessly into users’ workflows.

closes #365

vinayakjeet commented 3 months ago

Hi @ghutchis ,

Sorry about the mistake in PR #491. I'll fix it ASAP and make sure everything is up to par.

Thanks for your patience.

vinayakjeet commented 3 months ago

Hi @ghutchis Could you please share the link to the automated tests run for PRs? I'm looking to understand the testing process better. Thanks!

vinayakjeet commented 3 months ago

I've implemented a new set of changes wherever feasible and requested a review. Through these pull requests I have created recently , I've learned more about production-ready code than I have in two years of my engineering journey. I am sincerely grateful to @ghutchis for their guidance and support. Please review and provide any necessary feedback. Thank you!!