QUICK START
Get NOMEN ready, add the first folder and run an incremental local index.
DOCUMENTATION / VERSION 0.3.16
Setup, indexing, native search and troubleshooting — documented clearly.
Get NOMEN ready, add the first folder and run an incremental local index.
Add existing folders, check several sources and understand how NOMEN reads them.
Use fast local CLIP tags, then optionally add richer descriptions with Ollama.
NOMEN writes kMDItemKeywords; macOS ingests them asynchronously.
See exactly what is stored in <source>/__catalog__ and on each file.
Separate catalog, metadata-write and system-ingestion issues before repairing anything.
No matching topic. Try “VLM”, “source”, “Spotlight” or “catalog”.
The normal workflow is short. Heavy processing is incremental after the first index.
Choose a folder containing the images and documents you want searchable.
New sources are checked automatically. Check several folders for a sequential job.
NOMEN scans, processes and writes metadata. Optional VLM work may take longer.
After macOS ingests the metadata, search naturally for contents absent from filenames.
CLIP + OPTIONAL VLM
A successful VLM description becomes the primary source of image keywords. CLIP remains stored locally and acts as fallback.
Start with the system layer that is actually failing. Avoid full Spotlight resets during routine indexing.
No. It reads files where they already live, stores derived catalog data beside the source and writes native searchable metadata.
Only for optional richer VLM descriptions. CLIP image indexing and document extraction work without Ollama.
Yes. STOP completes the current safe unit of work, unloads the VLM and publishes results already completed. Later indexing reuses cached work.
Successful image descriptions are cached as local JSON under <source>/__catalog__/vlm_desc/.
NOMEN removes the folder from its registered source list. Source files are not deleted. Destructive catalog cleanup is a separate, explicit operation.
The Windows version is planned after equivalent native-metadata injection, packaging and release tests are complete.