Skip to content

Add export (txt, csv, json) and import#95

Open
ldidry wants to merge 3 commits into
aliasaria:masterfrom
ldidry:add-export
Open

Add export (txt, csv, json) and import#95
ldidry wants to merge 3 commits into
aliasaria:masterfrom
ldidry:add-export

Conversation

@ldidry

@ldidry ldidry commented Sep 13, 2016

Copy link
Copy Markdown

In txt and CSV format, the cards belongs to a column (if any).

The JSON export format is basically a dump of the database records for the board. This JSON export is suitable for import.

The import removes everything that is in the board and puts the JSON content instead.

Second commit adds a revision system. Push the button and a "snapshot" of the board is stored in the database, suitable for JSON export and so for import.

@ocdtrekkie ocdtrekkie left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work pretty well.

@ocdtrekkie

Copy link
Copy Markdown

The only thing maybe I would recommend is having these under like an expanding panel, rather than adding so much clutter to the board view page.

@ocdtrekkie

Copy link
Copy Markdown

I added a very simple jQuery accordion to your divs to make Import, Export, and Revisions into expandable sections rather than having so many buttons that are likely to be used rarely on the board view page.

ocdtrekkie@1b2fa0a

@Framartin

Copy link
Copy Markdown

This PR should include this fix to this issue I made, before being accepted.

@ldidry

ldidry commented Feb 27, 2017

Copy link
Copy Markdown
Author

Fix added.

@alcalyn

alcalyn commented Jan 7, 2021

Copy link
Copy Markdown

Thanks for this feature, I use it a lot on Framemo, and now I installed this fork on my instance because I need it.

I also developed a tool to import cards from Trello to a scrumblr board using this import feature : https://alcalyn.github.io/trello-to-scrumblr/

@Fabien3d

Fabien3d commented Dec 4, 2023

Copy link
Copy Markdown

Hello,
I'm new to Scrumblr and I tried the tool on scrulblr.ca.
Has the import/export function had been implemented? If so, how can I access to it?
Thanks!

@ldidry

ldidry commented Dec 4, 2023

Copy link
Copy Markdown
Author

@Fabien3d As the PR is still no merged, and after a quick look at http://scrumblr.ca, no, the import/export is not present on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants