(no title)
ravila4 | 1 day ago
I also built a cli tool to index embeddings in LanceDB and do semantic search. It helps agents create better internal links between notes. https://github.com/ravila4/obsidian-semantic-search
ravila4 | 1 day ago
I also built a cli tool to index embeddings in LanceDB and do semantic search. It helps agents create better internal links between notes. https://github.com/ravila4/obsidian-semantic-search
thejdeep|1 day ago
ravila4|22 hours ago
I find that it is useful as a way to quickly catch up a new session by asking it to read what we did yesterday or earlier that day.
The semantic search layer allows it to search further back in time, or find connections across unrelated notes. I built it because it used to waste a lot of tool calls with grep commands whenever I asked it to find something.
I'm still iterating, but I put together a repo with some of the skills that I find most useful for organization: https://github.com/ravila4/claude-adhd-skills
system2|1 day ago
kandros|10 hours ago
ravila4|22 hours ago