jamiewaese / ePlant

ePlant is a data visualization tool for integrating and exploring multiple levels of biological data.
MIT License
2 stars 1 forks source link

Enable direct loading via a URL with parameters #17

Closed jamiewaese closed 10 years ago

jamiewaese commented 11 years ago

E.g.: blah&view=Arabidopsis&level=GeneSelector&gene=AT1G19250,AT3G24160,etc.

We should add a button to the cross app toolbar that says "Generate Link", which opens a popup window with a URL that would reload the screen to this particular view. Maybe also copy it to the clipboard.

If we want to be super fancy we can also put a "generate short link" sort of like Google Maps does.

yuzhenmi commented 11 years ago

Great idea! Sort of like a lite-version of the session file eh?

jamiewaese commented 11 years ago

Exactly.

I'm wondering what is the maximum number of genes we'll be able to load into memory in a session. If it's more than twenty, the load/save functions will be life savers. If it's less than twenty, a long URL could be sufficient.

On Oct 4, 2013, at 8:57 PM, Hans Yu notifications@github.com wrote:

Great idea! Sort of like a lite-version of the session file eh?

— Reply to this email directly or view it on GitHub.