Which project is this feature request for?
@not3/api
Feature description
Consistent storage of notes and files so they are stored indefinitely.
Without user login, it can be stored in indexedDB on the client side. Even tho files would be possible, it could lead to weird situations regarding disc space.
With user login, it can be stored in S3 (encrypted). Each user gets its own dir and can store notes aswell as files there.
Also targets @not3/ui
What problem does this solve?
No response
Proposed solution
No response
Additional context
No response