-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
I am facing the issue. The field looks like this:
**JSON**
"extension": [
{
"Test": "value",
"value": [
"0",
"1",
"2"
]
},
{
"Test1": "Test",
"value": "20"
},
{
"Test2": "Test",
"…
-
Current format of sites-list is json.
Please replace csv to json in this repo.
-
Hello team,
We have implemented the InnerSource project platform in our organization and added a new feature: a 'Download' button in the dashboard. This feature allows users to easily download the …
-
It would help a lot in balancing the dozens of weapons if we could see the values and attacks in CSV form, to then tweak it and convert it back to JSON.
-
Write a simple script that converts JSON files to CSV format.
-
-
### What type of request is this?
New tool idea
### Clear and concise description of the feature you are proposing
It would be great to have an example JSON loaded on the JSON to CSV page.
Somet…
-
## description
it would be nice to have the option to export a set of results to csv
## proposed solution
when there are rows in the results set, have a key binding that exports to csv (perhaps with …
-
### What happens?
When importing JSON and CSV files. A JSON import automatically converts UUID strings to lowercase. Yet when importing CSV files, the string format is honoured.
### To Reproduce…