# Common Use Cases

> TagSpaces is the go-to offline file organizer and knowledge management tool for individuals, small teams, and privacy-conscious organizations

<WebPageSD />

# How People Use TagSpaces

TagSpaces is an offline-first file organizer and knowledge management tool trusted by researchers, designers, journalists, and small teams across the world. With nearly [**5,000 GitHub stars**](https://github.com/tagspaces/tagspaces/stargazers) and **492 forks**, it's one of the most actively watched open-source file management projects — because it solves a problem that cloud tools can't: complete ownership of your files, your tags, and your workflows.

Below are five real-world usage patterns from our community, each showing a specific problem, how TagSpaces addressed it, and the concrete outcome.

<CenteredImage src="/content/usecases.avif" caption="A collage symbolizing the use cases of TagSpaces" showCaption={false} removeShadow />

---

## "How can I manage 12,000+ design assets without paying for cloud storage every month?"

**Who:** A freelance brand designer working across three ongoing client projects. Her asset library had grown to 12,000+ files — mockups, brand kits, stock photos, icon sets — spread across multiple client folders with no consistent naming convention.

**Problem:** Cloud storage costs were climbing as her library grew. Files from different clients were mixed together. Searching meant scrolling through Windows Explorer for minutes at a time. Version history on free tiers was unreliable.

**How she uses TagSpaces:** She set up a local library on her NAS drive and applied color-coded tags per client — `client-acme`, `client-nova`, `wip`, `approved`. TagSpaces' gallery view gives her a visual thumbnail grid, and tag-based search returns results instantly. Nothing leaves her machine.

**Result:** She finds any asset in under 10 seconds. She eliminated a €20/month cloud subscription. All client assets remain on hardware she controls, with no third-party access.

→ [See how TagSpaces works for Digital Asset Management](/usecases/digital-asset-management/)

---

## "How do I keep 3,000 research papers organized without being locked into a reference manager?"

**Who:** A doctoral student in environmental sciences, accumulating PDFs from 15+ journals over four years of research. She'd outgrown Mendeley's free tier and didn't want to pay for a tool that exported data in proprietary formats.

**Problem:** Reference managers imposed lock-in. Sync was unreliable on university Wi-Fi. Annotations were stored inside the app, not next to the file. If she switched tools, she'd lose years of notes.

**How she uses TagSpaces:** Each paper gets tagged with subject area, year, and reading status — `climate`, `2023`, `read`, `cite`. TagSpaces' built-in PDF viewer lets her annotate directly. She creates a markdown note file alongside each PDF with her own summary and citations. Everything is plain files — no proprietary database.

**Result:** Her full 3,000-paper library is accessible offline. Notes live next to sources. She switched laptops once and her entire research archive moved with a single folder copy. No subscription, no export headaches.

→ [See how TagSpaces works for Note-Taking and Research](/usecases/notetaking/)

---

## "How can I collect hundreds of sources offline without exposing them to cloud services?"

**Who:** A freelance investigative journalist covering data privacy. Her beat made her wary of the irony: using cloud bookmarking tools that log her research activity.

**Problem:** Browser bookmarks are fragile. Cloud services like Pocket or Raindrop create a paper trail of every article saved. She needed a way to archive full-page copies of sources locally, organized by story, accessible without internet.

**How she uses TagSpaces:** She installed the TagSpaces Web Clipper extension (Chrome and Firefox). It saves full-page HTML snapshots directly to a local folder — no account, no server. She tags each clip by story code and source type: `story-04`, `primary-source`, `disputed`. The folder syncs to an encrypted USB drive she carries separately from her laptop.

**Result:** 800+ clipped articles stored locally. No third-party has visibility into her research. Her archive is portable and survives browser updates, paywall changes, and site takedowns — she has the full HTML content.

→ [See how TagSpaces works as a Bookmark Manager](/usecases/bookmark-manager/)

---

## "How does a 6-person team share project files securely without a SaaS subscription?"

**Who:** A small software consultancy — 6 engineers, active GDPR obligations toward their clients, and multiple concurrent projects. They'd been using Dropbox for shared files but faced compliance questions during a client audit.

**Problem:** Dropbox processes file metadata on US servers — a compliance gray area under GDPR for some of their EU clients. Email-based file sharing created version chaos. They needed shared access to 200 GB of project files without signing up for another SaaS product.

**How they use TagSpaces:** They provisioned a self-hosted Garage instance on their own server. TagSpaces Pro Web connects to it via the S3-compatible API — giving the whole team a visual file manager that feels like a local app but reads from their server. Tags like `client-x`, `draft`, `final`, and `archived` are shared across the team because they're stored in the files themselves.

**Result:** 200 GB of client files organized, versioned, and accessible to the team. Fully GDPR-compliant — data never leaves their infrastructure.

→ [See how TagSpaces works as an S3 File Manager](/s3-file-manager/)

---

## "How can I build a note system I'll still be able to use in 10 years?"

**Who:** A technical writer and avid reader who wanted to connect ideas across books, articles, and his own writing. He'd tried Notion, Roam, and Obsidian — each time worrying that a pricing change or company shutdown would strand his notes.

**Problem:** Every tool stored notes in a proprietary format or database. Migrating years of linked notes was painful. He wanted a Zettelkasten-style system that lived in plain files and didn't depend on any particular app staying alive.

**How he uses TagSpaces:** One folder per topic area, plain markdown files as atomic notes. Tags cross-reference ideas: `concept`, `source`, `question`, `draft`. The Kanban board view turns his "writing projects" folder into a visual pipeline — subfolders become columns (To Write, In Progress, Done), files become cards. He opens any note in any text editor when he wants — TagSpaces is just the organizer.

**Result:** 500+ notes in plain markdown, readable in any editor on any OS. His knowledge base is portable to any tool that reads files. The Kanban board gives him a visual overview of every active writing project.

→ [See how TagSpaces works as a Knowledge Base](/kanban/)

---

## "How do I build an AI second brain that handles PDFs and emails — not just notes?"

**Who:** A research consultant who'd built a 400-note Obsidian vault but found the boundaries pinching once she started clipping research PDFs, archiving client emails, and feeding all of it to Claude Code for cross-source synthesis. The Markdown-first assumption stopped fitting — most of her useful knowledge wasn't text she had typed.

**Problem:** The vault was great for her notes — and limited for everything else. PDFs and exported emails landed there as "attachments": no tagging, no graph membership, no inline preview. Each new file format meant reaching for a different tool. Claude Code could read the notes, but couldn't help her organize the half of her library that wasn't them.

**How she uses TagSpaces:** One folder, mixed formats — Markdown notes alongside research PDFs, `.eml` emails, screenshots, voice memo transcripts, and clipped web pages. Color-coded tags like `client-x`, `cite`, `decision` cross every file type. Local Ollama chat per folder summarizes documents without sending them to a SaaS. Claude Code reads the whole tree, and `tscmd search "+cite -draft climate"` gives the agent a real query interface across the entire library.

**Result:** The full set of source material — not just her notes — is part of the AI's working context. No €20/month subscription required for the local AI layer. When she switches machines, the entire library moves as a single folder.

→ [See how TagSpaces works as an AI-powered Second Brain](/second-brain/)

---

<Spacer height={30} />

<center>
## Typical workflow with the TagSpaces' products
<Tabs className="tabs tabs--block">
  <TabItem value="collect" label="Collect" default>
    <CenteredImage
      caption="Create digital notes and collect web content"
      showCaption
      removeShadow
      src="/content/features/collect.svg"
    />
  </TabItem>
  <TabItem value="manage" label="Manage">
    <CenteredImage
      caption="Manage and annotate your files and folders (local or on an object storage)"
      showCaption
      removeShadow
      src="/content/features/manage.svg"
    />
  </TabItem>
  <TabItem value="collaborate" label="Collaborate">
    <CenteredImage
      caption="Use your files with your peers or among other desktop or mobile devices"
      showCaption
      removeShadow
      src="/content/features/collaborate.svg"
    />
  </TabItem>
</Tabs>
<Spacer height={30} />

## Why Users Choose TagSpaces

Works 100% offline — no login, no sync, no surveillance
Flexible file-based architecture — you're never locked in
One-time payment for Pro — no recurring fees
Trusted by nearly 5,000 developers, researchers, and creatives on GitHub

<Link className="button button--primary" to="/products">Start with TagSpaces</Link>
<Spacer height={1} />
<small>available for Windows, macOS and Linux</small>
</center>
