context add
Documents are mirrors of their files: re-adding an unchanged one is a no-op, a changed one
replaces the chunks whose text changed and keeps the rest, and a pipeline improvement re-ingests
files whose bytes did not change.
Linking also starts watching. A folder keeps taking in files that appear in it later, which is what
makes pointing a recorder at a folder work. See Watching files and folders.
A file enters two ways: linked from disk with this command, or uploaded as a snapshot in
the viewer. Linking is the stronger identity. Linking a file that was uploaded absorbs the
upload; uploading one that is already linked is refused with a pointer to the document.
memloom audio setup once first. See Recordings.
context list, context remove
context roots, watch, unwatch, forget
watch and unwatch take the path you linked, not an id, and work on a folder or a single file.
Nothing already learned is affected either way.
MEMLOOM_SYNC=off disables watching for the whole daemon. Folders are still recorded, so it picks
up where it left off when switched back on.
audio
~/.memloom/models and are shared across projects. Transcripts are cached by file
hash and model, so re-adding a recording or switching back to a model you used before costs
nothing.