SnippetCraftSnippetCraft
Snippet library

Organize snippets with folders and tags

Folders give the library a stable structure. Tags connect snippets across projects and make them easier to discover through search.

Updated August 3, 2026

Use folders for broad ownership

Create folders around a durable subject such as a client, role, project, or kind of work. A snippet normally belongs to the folder where you would expect to browse for it.

Developer library
├── Git
├── Docker
├── Releases
└── Incident response

Use tags for overlapping context

Tags are useful when one snippet belongs to several concepts. A production deployment command might live in Releases while carrying tags such as production, rollback, and ops.

Make search metadata useful

Avoid over-organizing

Start with a few broad folders and add structure only when browsing becomes difficult. Too many empty folders and nearly identical tags create more choices without improving retrieval. Global search can cover the remaining ambiguity.

A useful test

If you can find a snippet by browsing and by searching one remembered word, the organization is working.