After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 717523 - Hyperlinks on Tags
Hyperlinks on Tags
Status: RESOLVED FIXED
Product: shotwell
Classification: Other
Component: general
unspecified
Other All
: Low normal
: 0.24
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-13 02:35 UTC by Shotwell Maintainers
Modified: 2016-08-12 10:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Implement Linked Tags (13.37 KB, patch)
2016-08-11 13:11 UTC, Andreas Brauchli
committed Details | Review

Description Charles Lindsay 2013-11-25 21:52:35 UTC


---- Reported by shotwell-maint@gnome.bugs 2011-05-13 07:35:00 -0700 ----

Original Redmine bug id: 3602
Original URL: http://redmine.yorba.org/issues/3602
Searchable id: yorba-bug-3602
Original author: Hans Zorn
Original description:

Here's a little idea that could browsing one's photo collection even more fun:
make the tags below the thumbnails behave like hyperlinks, in such a way that
clicking it brings you to the page with all other photoos with that tag.



---- Additional Comments From shotwell-maint@gnome.bugs 2011-06-17 07:06:00 -0700 ----

### History

####

#1

Updated by Eric Gregory over 2 years ago

That's one idea, I guess the other would be to make it so clicking the tag
brought up the tag editor. Or maybe some combination thereof?

####

#2

Updated by andreas - over 2 years ago

@hanszorn: sounds useful!

@eric: i fear this makes it less intuitive and that it'll be implemented as
popup window which i really hate from a usability POV. maybe a little [x]
besides the tag that removes the tag when when clicked.

####

#3

Updated by Hans Zorn over 2 years ago

Replying to [comment:2 eric]:

> That's one idea, I guess the other would be to make it so clicking the tag
brought up the tag editor. Or maybe some combination thereof?

Well, to bring up the tag editor (for the selected image) is already available
(through control-M). Making (individual) tags clickable to go to 'related
pictures' really adds something new. IMHO.



--- Bug imported by chaz@yorba.org 2013-11-25 21:52 UTC  ---

This bug was previously known as _bug_ 3602 at http://redmine.yorba.org/show_bug.cgi?id=3602

Unknown Component 
   Using default product and component set in Parameters 
Unknown version " in product shotwell. 
   Setting version to "!unspecified".
Unknown milestone "unknown in product shotwell. 
   Setting to default milestone for this product, "---".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.
Resolution set on an open status.
   Dropping resolution 

Comment 1 Andreas Brauchli 2016-08-05 21:26:52 UTC
Implemented in https://github.com/abrauchli/shotwell/tree/linked-tags
Comment 2 Andreas Brauchli 2016-08-11 13:11:17 UTC
Created attachment 333113 [details] [review]
Implement Linked Tags