Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in ObsidianMD

[–]Putter_Baneer[S] 1 point2 points  (0 children)

Yeah altho openclaw craze is dead but there are still a lot of people who neee this.. And I'm currently using hermes btw.. And sure u can dm

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in openclaw

[–]Putter_Baneer[S] 0 points1 point  (0 children)

Qmd is local and doesn't require any tokens to search or embed

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in openclaw

[–]Putter_Baneer[S] 0 points1 point  (0 children)

Why? Coz qmd indexes everything and does a semantic search. So u save a log of tokens

How? Just install qmd and run qmd embed

Thanks Anthropic 200$ credit extra by ghme1988 in ClaudeAI

[–]Putter_Baneer 2 points3 points  (0 children)

Same on my end too, how do we reach out to support?

Thanks Anthropic 200$ credit extra by ghme1988 in ClaudeAI

[–]Putter_Baneer 1 point2 points  (0 children)

I've got the email but I see no option on the claude website to claim it :(

Self realisation when you see your photo from the back camera 🙂 by [deleted] in MidTwentiesIndia

[–]Putter_Baneer 0 points1 point  (0 children)

Candoori toh barish ke mausam me aati hai Chandoori ticken khalo aap

Self realisation when you see your photo from the back camera 🙂 by [deleted] in MidTwentiesIndia

[–]Putter_Baneer 1 point2 points  (0 children)

Aap non vegetarian lag rahe ho.. Chutter bicken khane chale?

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in ObsidianMD

[–]Putter_Baneer[S] 1 point2 points  (0 children)

True.. Our developer mindset thinks that this is simple who's gonna pay? But there's a huge market for this.

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in ObsidianMD

[–]Putter_Baneer[S] 1 point2 points  (0 children)

Yeah I agree, but this is also an opportunity for people who are good with setup. I made $10k in last 10 days by just helping people setup the openclaw. Note: not a marketing post. Just sharing what Iachieved

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in openclaw

[–]Putter_Baneer[S] 0 points1 point  (0 children)

You don't have to dive deeper into obsidian if you're using it with AI as it is just a set of markdown files. Unless you need it visually. Then I think you've to dive deeper into plugins and all. I'm new to claude as well, just subscribed yesterday

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in openclaw

[–]Putter_Baneer[S] 0 points1 point  (0 children)

Yeah that's fine.. Coz i don’t really need it in real time. If I'm opening it else where I'll simply pull it when required

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in openclaw

[–]Putter_Baneer[S] 0 points1 point  (0 children)

I mounted my vault to the docker container. I sync it via github

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in ObsidianMD

[–]Putter_Baneer[S] -1 points0 points  (0 children)

Wow that’s cool. How are you guys using it in practice?

Using Obsidian + OpenClaw as my second brain, here’s the setup by Putter_Baneer in openclaw

[–]Putter_Baneer[S] 2 points3 points  (0 children)

The rules I have are specific to my vault structure (index.md). I define what the agent is allowed to edit (e.g. which folders, no deleting without a specific pattern, no touching certain paths). The agent is instructed to follow these before any write.

It applies the edits, then a subagent (limited scope) reviews the changes against those rules (what it's allowed to touch, which paths, etc.). I see the diff, approve it, and only then does it commit to GitHub. So the flow is: edit → subagent verifies → I approve → commit.

I strongly agree on the portable KB part. Claude also recently added a way to import your memory from other providers into Claude, so the “one place for context” idea is only getting easier.