elastic / sense

A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
Other
381 stars 134 forks source link

Provide additional (target) options to save Sense history #98

Open ppf2 opened 8 years ago

ppf2 commented 8 years ago

Feedback from the field. Currently, past queries are saved in the browser cache and will get purged with it. It will be nice to provide additional options for Sense to save its history, eg.

This will also make it easier to move the history between servers.

spalger commented 8 years ago

+1

polyfractal commented 8 years ago

Related note from a training feedback, it would be convenient if there is a way to load these saved queries (from file or ES). That way you can build up a "snippet library" without lugging it around in your browser cache.

rahul26goyal commented 8 years ago

strong +1 for the request..! Current I manually take a backup of the history and paste it back. We can implement something similar to how postman lets us save and categorise stuffs.