Skip to content

Auto-save Collaborative Markdown Session Notes #356

Description

@JoyLight00

Background
Consultations result in checklists or resources that seekers want to retain. Losing notes due to network disconnects leads to frustration.

Goal
Implement automatic backups for the session notes text area.

Acceptance Criteria

  • Store content updates to browser sessionStorage every 10 seconds.
  • Restore editor state on page reload.
  • Save finalized copy to server/IPFS on session completion.

Key Files
src/components/session/SessionNotes.tsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions