Task #10173 (closed)
Opened 12 years ago
Closed 8 years ago
RFE: Create link from insight
Reported by: | jburel | Owned by: | jburel |
---|---|---|---|
Priority: | major | Milestone: | Unscheduled |
Component: | Insight | Version: | 5.0.5 |
Keywords: | n.a. | Cc: | ux@…, wmoore, cxallan |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
We are looking in a workflow where we would like to link experiments stored in our ELN system with e.g. datasets from OMERO.
Since people usually work with insight it would be ideal if you could extract the URL of a dataset or image or project (similar functionality as web client) and copy/paste it in our notebook system.
From the notebook by clicking on the URL from Omero the dataset woulb be shown in your favorite web browser after having authenticated against the Omero web client.
one simple solution could be to:
- add a entry in the insight configuration file indicating the address of the web server
- if no address specified, then we will go for [server-name]
- The URL will then be generated using such so the user can copy and paste
Change History (20)
comment:1 Changed 12 years ago by jmoore
- Cc cxallan added
comment:2 Changed 12 years ago by jburel
The suggested idea was to avoid any changes server side but yes storing server side will be better
comment:3 Changed 10 years ago by wmoore
- Component changed from General to Insight
- Milestone changed from 5.x to 5.0.3
- Owner set to jburel
- Priority changed from major to critical
Another request for this feature: https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=7519
Any chance to look at this for 5.0.3?
comment:4 Changed 10 years ago by jburel
Yes, I was actually reviewing the various scoping cards. Certainly one to promote.
comment:5 Changed 10 years ago by dlindner
- Version set to 5.0.5
So this would be another candidate for PR 'Properties cleanup': https://github.com/openmicroscopy/openmicroscopy/pull/3340 , respectively PR 'Serverside omero client properties': https://github.com/openmicroscopy/openmicroscopy/pull/3373 ?
comment:6 Changed 10 years ago by jburel
Ola: is adding that key to the list in the pipeline?
comment:7 Changed 10 years ago by jburel
- Owner changed from jburel to atarkowska
Discussed during client meeting, Ola to add properties.
Pass it back when done.
comment:8 Changed 9 years ago by atarkowska
- Priority changed from critical to major
comment:9 Changed 9 years ago by jamoore
- Milestone changed from 5.1.0 to 5.1.2
comment:10 Changed 9 years ago by atarkowska
comment:11 Changed 9 years ago by atarkowska
mtbcarrol faced issues on Linux. Looks like platform/distribution specific problems with Insight reading params.
comment:12 Changed 9 years ago by atarkowska
- Resolution set to fixed
- Status changed from new to closed
comment:13 Changed 9 years ago by jburel
- Milestone changed from 5.1.2 to 5.1.3
- Resolution fixed deleted
- Status changed from closed to reopened
I think there is a bit of confusion on this ticket
The "link" option is not handled in insight. This is different from web start.
since the web option will have to be supported from the general build
i.e. read from the config as discussed
Re-opening and pushing to 5.1.3
comment:14 Changed 9 years ago by jburel
- Owner changed from atarkowska to jburel
- Status changed from reopened to accepted
comment:15 Changed 9 years ago by jburel
Changing owner since the web part of the work has now been completed
comment:16 Changed 9 years ago by jburel
- Milestone changed from 5.1.4 to 5.2.0
comment:17 Changed 9 years ago by jamoore
- Milestone changed from 5.2.0 to OMERO-5.2.0
Splitting due to milestone decoupling.
comment:18 Changed 9 years ago by jburel
- Milestone changed from OMERO-5.2.0 to 5.x
comment:19 Changed 9 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
comment:20 Changed 8 years ago by jburel
- Resolution set to wontfix
- Status changed from accepted to closed
Jean-Marie: speak up when the time comes. This might be something that it would be easy to store server-side for retrieval via IConfig.getConfigValue()