ankane / blazer

Business intelligence made simple
MIT License
4.5k stars 471 forks source link

[idea] Implement autosave to local storage for queries #436

Closed acuppy closed 9 months ago

acuppy commented 1 year ago

I recently lost a query I was putting together when I stopped the server before I hit save. I don't think it is a bug of any kind, but I realized there might be value for local storage of the query_statement text area. Won't be fool proof, but it might prevent some heartache for a few.

ankane commented 9 months ago

Hi @acuppy, thanks for the suggestion. This was considered in the past, but was never released due to https://github.com/ankane/blazer/pull/182#issuecomment-403667754.