Skip to content

Sharing and collaborate with nextcloud #64

@dairaine

Description

@dairaine

Hi, this tool integrated in Nextcloud naturally allows you to share mindmaps between several people. If the write permission is set, each person can edit the mindmap at the same time. This is where data loss problems can occur if different users make changes in parallel.

There does not seem to be a lock system to avoid this type of problem. Here are some ideas to solve the problem more or less well:

  • be notified that another user is modifying the document
  • block writing to the first editor with this right, the others cannot save their possible modification
  • have frequent automatic recharging for users
  • be able to ask/give a hand to one of the collaborators
  • be able to work in parallel on the document, the lock can be at a node or branch

Many thanks for this great tool. LD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions