Automattic / Automattic/inquire
Add methods of exporting results from the results pane
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
CSV at the very least. Make it easier to take a set of ES facet results and put into a spreadsheet or text file.
Currently I do a bunch of text manipulation in emacs or use a random JSON to csv converter on the web.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the results pane and the code that displays Elasticsearch facet results. Determine how a selected result set can be exported, with CSV as the minimum outcome for opening in a spreadsheet or saving as text; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, javascript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100