Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "obsidian-logger",
|
||||
"description": "A plugin to automatically log Claude Code work sessions to Obsidian Daily Notes",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "kadoppe",
|
||||
"email": "kkadowakix@gmail.com"
|
||||
},
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user