# 2021-06-12 Labii Added Files Importing Function For Chemical Drawing Widgets

Date: 2021-06-12\
Version: v5.09\
\
In this version, [Labii](https://www.labii.com/) has fixed a few bugs and updated many chemical-related widgets in [electronic lab notes](https://www.labii.com/electronic-lab-notebook). Specifically:

## [**Added files importing function for chemical drawing widgets**](https://docs.labii.com/widgets/chemistry/chemical-drawing#file-import)

Now files can be imported into [chemical drawing widgets](https://docs.labii.com/widgets/chemistry/chemical-drawing) via drag and drop. Currently supported formats are: \*.mol, \*.sdf/\*.sd, \*.cml, \*.inchi, \*.smi/\*.smiles. Please reach out to us to request other file types to be supported.

## [**Marvin JS (Web Services) has been deprecated**](https://docs.labii.com/widgets/chemistry/chemical-drawing#marvin-js)

Labii will no longer support Marvin JS (Web Services) widget. Please use [Marvin JS](https://docs.labii.com/widgets/chemistry/chemical-drawing#marvin-js) instead. You do not need to do anything, we have migrated the data for you.

## **ChemDoodle widget has been deprecated**

ChemDoodle widget has been deprecated and it will not be available to use. If you are still interested to use ChemDoodle, please purchase a site license with ChemDoodle and we can make it available for you. All ChemDoodle widgets have been replaced with [JSME Molecular Editor](https://docs.labii.com/widgets/chemistry/chemical-drawing#jsme-molecular-editor).

## [**Data from a chemical drawing widget can now be loaded into other widgets**](https://docs.labii.com/widgets/chemistry/chemical-reaction)

If you are using a [Chemical Equation Balancer](https://docs.labii.com/widgets/chemistry/chemical-reaction#chemical-equation-balancer) widget and need to load a reaction equation or molecular formula from a [chemical drawing widget](https://docs.labii.com/widgets/chemistry/chemical-drawing), you can select a section from the dropdown and the equation will be loaded automatically.

If you are using the [Obabel](https://docs.labii.com/widgets/chemistry/chemical-formats#obabel) widget and need to load input from a [chemical drawing widget](https://docs.labii.com/widgets/chemistry/chemical-drawing). You can pick a section from the dropdown and the data and format will be loaded automatically.

## [**Added Rating widget**](https://docs.labii.com/widgets/column-widgets#rating)

A [Rating widget](https://docs.labii.com/widgets/column-widgets/form#rating) has been added to evaluate or assess something, in terms of quality, quantity, or some combination of both.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blogs.labii.com/feature-updates/2021-06-12-labii-added-files-importing-function-for-chemical-drawing-widgets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
