Initial commit

This commit is contained in:
2026-03-02 17:06:32 +00:00
commit 430dd71917
1190 changed files with 622790 additions and 0 deletions

11
.obsidian/plugins/chem/manifest.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"id": "chem",
"name": "Chem",
"version": "0.4.1",
"minAppVersion": "1.0.0",
"description": "Providing chemistry supports. Rendering SMILES strings into chemistry structures.",
"author": "Acylation",
"authorUrl": "https://github.com/Acylation",
"fundingUrl": "https://ko-fi.com/Acylation",
"isDesktopOnly": false
}