初始化

This commit is contained in:
binghuai
2025-08-12 13:49:51 +08:00
commit b42d2833f4
138 changed files with 220249 additions and 0 deletions

10
.obsidian/plugins/docxer/manifest.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "docxer",
"name": "Docxer",
"version": "2.2.2",
"minAppVersion": "1.5.0",
"description": "Import Word files easily. Adds a preview mode for .docx files and the ability to convert them to markdown (.md) files.",
"author": "Developer-Mike",
"authorUrl": "https://github.com/Developer-Mike",
"isDesktopOnly": false
}