influxdata / influxdata/docs-v2
Make export data as CSV more discoverable
@noramullen1 is already working on this.
Since Jul 29, 2020.
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
The data explorer has a download CSV button that downloads the current query results as annotated CSV. We document as "Save as CSV" [here](https://v2.docs.influxdata.com/v2.0/visualize-data/explore-metrics/#save-as-csv), but I think we need to change the section heading and update the content to make it more discoverable in search.
##### Suggestions
- Change the heading to "Export and download results as CSV" or some similar variant
- Update the content to use "annotated CSV" (link it to the annotated CSV doc)
- Include any other keywords that users may search for when looking for this functionality (export, download, csv, save as, results, etc.)
##### Relevant URLs
- https://v2.docs.influxdata.com/v2.0/visualize-data/explore-metrics/#save-as-csv
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.