Hello,
Context: Simplified molecular-input line-entry system (SMILES) is a powerful text-based representation of molecules. It’s commonly used in computational chemistry. Here’s a JavaScript implementation .
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!