-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Somehow store the selection of records that was found using a certain query, or export the data that matches a certain query.
Options to store the query & record selection:
- Store them together with the data (probably not)
- Store them in the session on the server side (do we want user accounts?)
- Store them locally in the browser
- Have the user export manually to local file(s)
How to share a selection with other researchers?