Obsidian and AI: A Surprisingly Powerful Combination

By Stu Last

← Back to Articles

There's a quiet limitation to most AI assistants people don't talk about: they don't know anything about your work.

Open a fresh chat and you start from cold. Re-explain your business. Re-explain your projects. Re-explain the constraints that obviously apply but the model has no way of knowing. Most of every session is rebuilding context that was perfectly clear in your head before you typed.

The fix isn't a better AI. It's giving the AI access to the work you've already done.

Knowledge-base-as-context

The pattern is simple. Keep your work in plain text in a folder, and point the AI at that folder. Notes, decisions, project plans, supplier records, meeting summaries — anything you've already written down. The AI reads it. Every conversation now starts with the AI knowing what you know, in the way you know it.

This is the same shift that happened in software twenty years ago when version control stopped being optional. Once you have it, you stop being willing to work without it.

Why Obsidian fits this well

Obsidian is a markdown editor that stores your notes as plain .mdfiles in a folder you control. That last part is the important bit — your data isn't locked behind a proprietary format or a vendor's cloud. Any AI tool can read a folder of markdown. So can the next AI tool, and the one after that.

Obsidian is also good at the human side: linking notes, daily journals, project structures, search, fast keyboard navigation. The AI half doesn't matter if you stop using the tool because writing in it is painful. Obsidian doesn't make writing painful.

There are alternatives — plain folders of markdown, Notion exports, VS Code workspaces full of docs. They all work. Obsidian is just a particularly clean fit because the storage format and the editing experience are already aligned with how an AI wants to read.

What this looks like for an SME

Concretely, for a small business:

  • Onboarding gets faster.A new team member's AI assistant reads the same notes the team reads. Day-one context that used to take weeks of shadowing.
  • The good ideas stop getting lost.“Didn't we talk about X six months ago?” — yes, you did, and the AI can find the conversation, the decision, and what was supposed to happen next.
  • Decisions get better. When the AI knows your supplier history, your client constraints, your past trade-offs, its suggestions stop being generic and start being yours.
  • The compliance work is half-done. Audit trails, supplier reviews, security incident logs — if they exist as notes, they exist as evidence.

None of this is hype. It's just the difference between an AI that has read your work and one that hasn't.

A day-1 vault structure

If you're a sole trader or a one-person business starting from scratch, here's a layout that covers most of an SME's operational reality and gives the AI clear places to find things:

MyBusiness/
├── company/        — about, values, plan
├── clients/        — one file per client; running record
├── projects/       — one file per active project
├── suppliers/      — one file per supplier (tools, services you depend on)
├── meetings/       — date-prefixed; running history
├── decisions/      — one file per significant decision
├── compliance/     — data protection, insurance, regulatory
└── daily/          — short daily journal; what happened, what's outstanding

Eight folders. None fancy. The point isn't the structure — it's the writing habit. A blank clients/client-acme.mdwith three lines about what you've agreed today is more valuable to your AI tomorrow than the perfect taxonomy you never finish designing.

What to ask your AI

Once the AI can read the folder, the work changes. Some questions that work on day one:

  • Catch up on a client “Read clients/client-acme.mdand summarise what we've done, what's outstanding, and any commitments I've made.”
  • Prepare for a meeting “Look at the last three entries in meetings/for Acme. Pull out anything they've asked for that I haven't followed up on.”
  • Compliance check “Walk through compliance/data-protection.mdand flag any gaps for the regulations that came in this quarter.”
  • Weekly review “Read this week's daily/entries and summarise what I actually did versus what I planned.”
  • Decision lookup “I think we discussed pricing for retainer clients in March — find that decision and tell me what we settled on.”
  • Onboarding brief “Generate a one-page brief for someone joining the company, drawing from company/ and clients/.”

The pattern is consistent: ask a clear question, let the AI read the relevant files, expect a concrete answer that wouldn't have been possible without your work as input.

The hard bit, honestly

The setup itself is short — engineering effort measured in hours. Pick a folder. Open it in Obsidian or any markdown editor. Connect your AI tool to the folder. Decide what's in scope.

The hard bit is the writing habit. The tool can't help you remember what you never wrote down. The compounding benefit comes from showing up, every day, and writing the few sentences that matter — about a client, a decision, a supplier, a meeting. After a quarter you have a knowledge base nobody could rebuild from scratch. That's the asset.

A note on data and security

This is a security company writing about handing your work to an AI, so the reflexive question is: where does the data actually go? It depends on the tool. Some AI assistants run locally and never send your notes to a third party. Some run in the cloud and need an enterprise plan to keep your data out of training. Some are in between. The choice depends on what's in your notes — client-confidential material, regulated data, personal data — and what your compliance posture requires.

Worth knowing: Obsidian's paid Sync offers end-to-end encryption of your vault — strong protection if your concern is the data sitting on Obsidian's servers or moving between your devices. But E2E encryption protects against the cloud, not against local applications. The moment you point an AI tool at the same vault, that AI can read every file on your computer; the encryption doesn't apply at rest on your machine. Both are useful protections, they just solve different problems. If your data needs both encrypted sync and AI access, run the AI locally rather than in the cloud. Choose wisely.

This is exactly the sort of question that benefits from being asked deliberately rather than answered by accident. Which is why we tend to recommend a strategy review before any team goes far down a particular setup.

Senior technology expertise —
security-first, AI-aware.

From architecture and outsourced development to compliance, AI integration, and tooling setup — Spyced Concepts delivers senior-level expertise across the full stack.

Get in touch