Add ability to display names under compounds with RDKit#79
Conversation
|
Thanks for figuring this out! I'm struggling with my upcoming finals and will possibly reviewing these next weekend. |
It's also finals week for me haha. Good luck! |
|
how can I add this to my obsidian? |
rn I'm using tables to identify them but it would be so nice to have the names under the molecules |
I'm not sure when this pull request will be accepted, but for now, you can try installing the plugin from my fork. @Acylation, if you aren't maintaining this plugin much anymore, I'm happy to continue development on my fork. |
1f74a70 to
7b13bd3
Compare
|
Allow me some time to fix the aborted call of app instance which is no longer supported by Obsidian. |
Use RDKit.js's ability to detect a compound's
_Nameproperty and display it in thelegend. Closes #75.I looked through smilesDrawer's source code and unfortunately could not find any equivalent. As far as I can tell, it's only possible with RDKit.
Syntax:
Result: