Bauble / bauble.classic

this is how Bauble and Ghini both started
GNU General Public License v2.0
10 stars 34 forks source link

More linking options in the info pane #259

Closed RoDuth closed 8 years ago

RoDuth commented 8 years ago

In reference to the hyper-links that are available in the info pane. I find I use this function a lot and find it an extremely quick way to navigate the data but there are a few pieces of data that don't exist in the info pane that I would like and some data that is there but not a hyper-link. e.g.:

mfrasca commented 8 years ago

thanks for opening this one!

mfrasca commented 8 years ago

it was marked in the code as open issue. :wink:

        # TODO: how do we put the genus in a separate label so it
        # can be clickable but still respect the text wrap to wrap
        # around and indent from the genus name instead of from the
        # species name

I guess we just ask the users if it's acceptable that the text will wrap and indent from the species epithet.

mfrasca commented 8 years ago

@RoDuth what do you expect as link for planting date? all that has been planted on that date? and ... you seem to use aspects of Bauble that I did not explore yet. do you think you can export your data (in csv format) and send it to me? if you do that, don't forget to specify the license on the :copyright: information.

mfrasca commented 8 years ago

@RoDuth what would you say that this is already enough. there are no direct links from plant and accession to genus and family, but from both plant as well as accession you can jump to the species and from there you move on.

mfrasca commented 8 years ago

by the way, this link to source_detail/contact also addresses and removes some urgency from the issue #166 raised by @sehrgut.

mfrasca commented 8 years ago

I moved the planting_date part to #233, so if @RoDuth finds this good enough we can close the issue.

mfrasca commented 8 years ago

with feedback by @RoDuth

what you have done here is exactly what I am looking for. I would like to have had the genus and family links in accession and plant (family more than anything), but really you are right, one more click is no major delay in the work flow so I can accept it and am happy for you to waste no more time on it for such a trivial want.

and after fc9bd75831649d943c0b434cd1476258bd854d18 I'm closing this one.

RoDuth commented 8 years ago

the source link keeps getting stuck. In the image below, I open Bauble > search Agathis robusta > expand it > select the accession 2011.0001 > click the source contact (Kirisit Nursery) then > search Cupaniopsis wadsworthii > expand it > select the accession 2013.0002 > click the source contact and still get Kirisit Nursery link to source fault

mfrasca commented 8 years ago

oh. I think this is because I've changed policy and I'm trying to re-use all visual elements, while Brett had it mostly create them anew. I need a bit more bookkeeping this way.

mfrasca commented 8 years ago

I had not noticed this, because I had only one donor-contact in my test data.

RoDuth commented 8 years ago

Thanks, all fine now.