nextcloud / nextcloud/deck

Feature Idea: Bidirectional Sync between Nextcloud Deck and Mattermost Boards Plugin

Open
#7,150 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

🚀 Feature Idea: Bidirectional Sync between Nextcloud Deck and Mattermost Boards Plugin

Is your feature request related to a problem? Please describe.

Teams frequently use both Nextcloud Deck for task/project planning and Mattermost (with its Boards plugin) for team communication and lightweight task management. Currently, there is no way to sync tasks or boards between these two platforms, causing duplicated effort and fractured workflows.

Describe the solution you'd like

Implement bidirectional synchronization between Nextcloud Deck and the Mattermost Boards plugin, allowing users to:

  • Sync boards and cards (tasks) between Deck and Mattermost Boards
  • Preserve key metadata such as titles, descriptions, due dates, assignees, statuses, and comments
  • Choose one-way or two-way sync modes
  • Manage sync settings through a user-friendly UI within Nextcloud Deck

This could be realized as a Nextcloud app or integration module that authenticates with Mattermost APIs and translates data models accordingly.

Describe alternatives you've considered
  • Manually exporting/importing board data (cumbersome and error-prone)
  • Using third-party proprietary integrations (lack of privacy, not open source)
  • Relying solely on one platform (forces users to switch tools, reducing productivity)
Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked Mattermost Boards issue and the Nextcloud Deck REST API documentation to compare board and card models, authentication, and available metadata. The issue names no repository files or tests; done would require an agreed integration scope covering synchronization direction, settings, and the listed board and card fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.