slush-marklogic-node icon indicating copy to clipboard operation
slush-marklogic-node copied to clipboard

Add ability to save/load queries from the UI as default slush feature

Open sashamitrovich opened this issue 8 years ago • 1 comments

screen shot 2016-08-16 at 15 03 15 screen shot 2016-08-16 at 15 03 41

sashamitrovich avatar Aug 16 '16 13:08 sashamitrovich

There is some extra code involved, like a helper object to show modals (I have a service that makes using modals for most common cases very easy). It might also take some effort to setup back-end security properly to put the queries in a separate collection/folder, exclude them from normal search, and have another modal that shows a simple search on just the saved queries..

One could also consider extending the idea to do some organization of saved queries. Mark them as shared or not, hide them from other or not, extra properties, tracking of query usage, etc..

grtjn avatar Aug 17 '16 13:08 grtjn