Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:23:29 +08:00
commit de569d33fc
8 changed files with 808 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:dnvriend/obsidian-search-tool:plugins/obsidian-search-tool",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "25a6597ea8eef4482ce2cca3e2e64671cbd83869",
"treeHash": "d91957d3d53ed52b062e9f2450df44bc145270faf0dd382b7bd1213ae14ba57b",
"generatedAt": "2025-11-28T10:16:36.734609Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "obsidian-search-tool",
"description": "obsidian-search-tool-plugin",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "cc74ebfbf8aebcb4256a18f52c140dfc5a50b4a16056a1626219bc19395a769d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c8693175148018df244b32191f13be4705a6e6c5a052fcc2961b25f2e03406d2"
},
{
"path": "commands/search.md",
"sha256": "9482bf1b3b62408c482dd9ae117e87d2c4242abf21cfc5e07509accb2c6c3a45"
},
{
"path": "commands/status.md",
"sha256": "6817f02b4febd4e5702d82d7a8e524e04804c31aa59494b6b40c5da4925b541d"
},
{
"path": "commands/completion.md",
"sha256": "fe1a5b570d7f1f5a3f0a66599239097ccb80565d8b7264410a64f81cd76f7fa2"
},
{
"path": "commands/auth.md",
"sha256": "cf5026247127ac16e7d9c821593e098d11c0f5ab9ecce298ce75347e233beeb9"
},
{
"path": "skills/obsidian-search-tool/SKILL.md",
"sha256": "d3a2c75ad6fd4557c4aca45f9c962dcf371138fbf71ab5ee40964d4a9f1337ad"
}
],
"dirSha256": "d91957d3d53ed52b062e9f2450df44bc145270faf0dd382b7bd1213ae14ba57b"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}