Changelog

Generate chemicals drawings using SMILES on Remnote

Hello,

Context: Simplified molecular-input line-entry system (SMILES) 10 is a powerful text-based representation of molecules. It’s commonly used in computational chemistry. Here’s a JavaScript implementation 4.

Problem: we can’t draw or manipulate molecules on Remnote. The best we can currently do is to use images but Remnote can do better.

Solution: incorporate a SMILES syntax such the user inputs a SMILE string (between two special characters) and Remnote draws the molecule.

This would be a game changer to be honest. Remnote could solve so many problems for chemists just by including simple chemistry related formatting (e.g. chemical formulae and SMILES).

Thank you!