Skip to content

[FR] Collaborative Markdown Editing #867

@dragotin

Description

@dragotin

OpenCloud should have collaborative editing of markdown files to offer a full blown alternative to a web office package like Collabora.

Nextcloud has that functionality on github which can act as example.

It is based on https://prosemirror.net/

Other alternative: Hedgedoc

Integration in app provider is to check.

User Stories

  • As a group of people working on text documents, we want to be able to edit a markdown document collaboratively so that we can speed up our work on said document.

  • As someone having write access to a markdown document in a space, I want to edit said document without creating conflicting versions, so that my colleagues don't hate me.

Value

Improve markdown editing UX. Allow working on documents together.

Acceptance Criteria

  • collaboratively editing a markdown document in a space or share is possible

Definition of ready

  • Everybody needs to understand the value written in the user story
  • Acceptance criteria have to be defined
  • All dependencies of the user story need to be identified
  • Feature should be seen from an end user perspective
  • Story has to be estimated
  • Story points need to be less than 20

Definition of done

  • Functional requirements
    • Functionality described in the user story works
    • Acceptance criteria are fulfilled
  • Quality
    • Code review happened
    • CI is green (that includes new and existing automated tests)
    • Critical code received unit tests by the developer
  • Non-functional requirements
    • No sonar cloud issues
  • Configuration changes
    • The next branch of the OpenCloud charts is compatible

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions