bluememo

Memorize

Queues a note and returns without deciding anything.

func (store *Store) Memorize(ctx context.Context, note Note) error

An empty body fails with ErrEmptyNote. A note without a group identifier gets a group of its own. What goes in is the host's call; a host that keeps confidential documents out of memory simply never memorizes a document tool's output.