fix: obsidian project note local_path and tech tags
- local_path: /Users/aimpress/... → /Users/ai_leed/... (old username) - tech tags: removed Python and Claude Code — they caused wrong articles (hotfolder, agent-sdk) to be injected via keyword matching - result: memory-compiler now correctly injects obsidian-rag articles (claude-code-obsidian-setup, karpathy, obsidian-rag-vs-true-rag)
This commit is contained in:
parent
79e53318c1
commit
4af9dc0ac3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name: "Obsidian Second Brain"
|
||||
client: "Oliver Internal"
|
||||
status: active
|
||||
tech: [Obsidian, Markdown, Dataview, Templater, Python, Claude Code]
|
||||
tech: [Obsidian, Markdown, Dataview, Templater]
|
||||
local_path: /Users/ai_leed/Library/Mobile Documents/iCloud~md~obsidian/Documents/VadymSamoilenko
|
||||
deploy: "Open Obsidian → vault VadymSamoilenko"
|
||||
url: https://github.com/SamoilenkoVadym/obsidian
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue