The Chem plugin enables seamless integration of chemistry into Obsidian by allowing users to render chemical structures directly from SMILES strings. It supports rendering both in code blocks and inline, with customizable scaling, theming, and export options. The plugin leverages powerful tools like Smiles Drawer and RDKit.js to generate precise chemical diagrams, making it ideal for researchers and students documenting chemical data. Additional features include integration with Dataview for dynamic queries and compatibility with various structure editors and translators. This plugin is a versatile tool for creating and managing chemistry-related notes in Obsidian.
What's Changed
- Fix downloading by @Acylation in https://github.com/Acylation/obsidian-chem/pull/66
- Provide RDKit unpkg and set Smiles Drawer as default fallback by @Acylation in https://github.com/Acylation/obsidian-chem/pull/67
- Fix scaler by @Acylation in https://github.com/Acylation/obsidian-chem/pull/73
- Added 'Catppuccin' Colorscheme by @sekiryl in https://github.com/Acylation/obsidian-chem/pull/55
- Add ability to display names under compounds with RDKit by @mimvoid in https://github.com/Acylation/obsidian-chem/pull/79
New Contributors
- @sekiryl made their first contribution in https://github.com/Acylation/obsidian-chem/pull/55
- @mimvoid made their first contribution in https://github.com/Acylation/obsidian-chem/pull/79
Full Changelog: https://github.com/Acylation/obsidian-chem/compare/0.4.0…0.4.1