Mozilla-Ocho / Memory-Cache

MemoryCache is an experimental development project to turn a local desktop environment into an on-device AI agent
https://memorycache.ai/
Mozilla Public License 2.0
552 stars 24 forks source link

Persist unfinished text notes to local storage #28

Closed johnshaughnessy closed 10 months ago

johnshaughnessy commented 10 months ago

Persist unsaved note drafts to local storage using the WebExtensions storage API.

Resolves https://github.com/misslivirose/Memory-Cache/issues/12

This is built on top of https://github.com/misslivirose/Memory-Cache/pull/30

katetaylormoz commented 10 months ago

Ah yes! Part of the work I am doing with diagramming a flow is the start of the conversation for which settings would make sense. Good timing -- I'll add this to our mock-ups and then to a new issue for a general settings solution

Should we continue with a single-view extension? I was thinking of following the pattern that Relay uses where you can switch between the views