A simple script to convert Kanri's kanban JSON exports to CSV in a similar kanban looking manner #863
arghya2801
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
Thanks for sharing! More export options are planned, something more readable such as CSV was high up on my list of priorities. If I recall correctly I already created some issue for this, if not I will make one and add it to one of the future version milestones (probably v0.9). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the title says.
I wanted to take a screenshot of the large number of items which I couldn't due to the items overflowing in Kanri. So wrote a simple script to convert the JSON export into a CSV which I can open in a spreadsheet and see the whole thing.
https://github.com/arghya2801/kanri-export-csv
A bit too niche of a use case to ask for a feature request, but I guess a CSV export option would be nice.
Beta Was this translation helpful? Give feedback.
All reactions