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 497956 - Dynamic tags / Saved Search tags (ala Mac's "smart folders")
Dynamic tags / Saved Search tags (ala Mac's "smart folders")
Status: RESOLVED WONTFIX
Product: f-spot
Classification: Other
Component: Tags
SVN
Other All
: Normal enhancement
: ---
Assigned To: F-spot maintainers
F-spot maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2007-11-18 17:42 UTC by guava
Modified: 2018-07-12 00:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description guava 2007-11-18 17:42:45 UTC
This bug is a slight generalization of Bug #321769.

Instead of having predetermined tags like comment 7 in aforementioned bug suggests, we allow users to write meta-tags, or "dynamic tags" as I would like to call it.

The user would create a meta tag that was based on a rule, on what photos should be tagged with this rule. The information processing, most likely will be based on EXIF data, but one could think of date / filename / etc influencing these meta tags.

This would be useful for a tag such as:
- Horizontal
- Vertical
- Unconventional crops
- Taken with my Nikon D40
- Summer

etc. Where each of the tags would tag photos based on what their EXIF data was like. The tags, instead of crawling the database every time, could clearly store what photos are in the tag, and change this information only incrementally.

The issue here is important: we are making tags more powerful than they are currently. The reason tags are super nice in the first place, is that they are a sort of generalization of folders, because one can't belong to multiple folders, but can to multiple tags. They have more information holding power.
By generalizing the idea even further, we can make them more powerful. The Mac's "smart folders" are like these dynamic tags, in that they are a search query that are saved as a folder. It would be a similar thing in f-spot, where the results of a query of "which of my photos are vertical orientation?" belong to the same tag automatically. The tags will be a way to make these queries, and save them for future access.
Comment 1 André Klapper 2018-07-12 00:12:12 UTC
F-Spot has moved to https://github.com/f-spot/f-spot/issues

If this Bugzilla ticket is still valid in a recent version of F-Spot, please feel free to post this topic as a ticket in the F-Spot project on GitHub.

Closing this report as WONTFIX as part of Bugzilla Housekeeping as we are planning to shut down GNOME Bugzilla in favor of GNOME Gitlab.