Skip to content

[question] Is it possible to subscribe dynamically to ToDo notes? #5

@volyx

Description

@volyx

For example, Bob shares the link to subscribe on note22, Alice subscribes on note22. Now Alice gets all updates on note22.

Before:
Alice
-note11
-note12
-note13

Bob
-note21
-note22

After:
Alice
-note11
-note12
-note13
-note22

Bob
-note21
-note22

One of the approaches is that every user has own Merkle tree, and when Alice subscribes on note22, we insert timestamps of note22 to the Alice Merkle tree, so she will get an update on the next sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions