nextcloud / nextcloud/files_mindmap
Export file to Nextcloud
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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