-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
pass preferences and workspace parameters with the URL to customize the NMRium
we encode preferences JSON data with a URL encode
{"toolBarButtons": {"import": true,"exportAs": true},"panels": {"multipleSpectraAnalysisPanel": { "hidden": true },"spectraPanel": { "hidden": true }}}output
%7B%22toolBarButtons%22%3A%20%7B%22import%22%3A%20true%2C%22exportAs%22%3A%20true%7D%2C%22panels%22%3A%20%7B%22multipleSpectraAnalysisPanel%22%3A%20%7B%20%22hidden%22%3A%20true%20%7D%2C%22spectraPanel%22%3A%20%7B%20%22hidden%22%3A%20true%20%7D%7D%7D%0A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels