You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
might be something related with #1404
when we drawing a reaction, we used to draw solvents(molcule) or catalyst or temperture above the arrow
to distinguish reactants, like above
we would like to have some functions could recognize those structs or text above reaction arrows,
either generate Image, generate cml format, or other formats
The text was updated successfully, but these errors were encountered:
we've included the ability to assign and distinguish reactants and reaction conditions to the Ketcher roadmap to definitely implement it in one of the future versions.
Right now you can use existing abilities to create Text or molecule above the arrow. As you've mentioned they can be retrieved using ketcher.editor.struct()
Let us know if any other questions will appear.
Is your feature request related to a problem? Please describe.
might be something related with #1404
when we drawing a reaction, we used to draw solvents(molcule) or catalyst or temperture above the arrow
to distinguish reactants, like above
we would like to have some functions could recognize those structs or text above reaction arrows,
either generate Image, generate cml format, or other formats
The text was updated successfully, but these errors were encountered: