nextcloud / nextcloud/files_mindmap

Export file to Nextcloud

Open
#107 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
197
Forks
52
Avg merge
22h 14m
Merged PRs (30d)
13

Description

Current Behavior

When exporting a Mindmap, the file will be downloaded via the Browser

Wanted Behavior

Save the exported File in the Same Folder as the Mindmapfile in the Nextcloud drive. Naming could be the same as the Filename, but with the correct extension of course. So example.km exports to example.md.

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 with the browser export flow described in the issue and trace how the current mind map file and its folder are represented in Nextcloud. Done means an export is saved beside the source file with the matching basename and correct extension, so example.km produces example.md instead of a browser download.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.