-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for the tags in image name #270
Comments
Thanks for the suggestion, but it's not something I will support. Aves is an opinionated product. One core principle is to favor the metadata standards available to image and video formats. I understand the benefits that tags in file names do not depend on formats and are available to generic file browsers, but for many reasons this is an inferior solution compared to standard metadata tags. These standards are not vendor specific. Most desktop photo viewer/managers already know how to process them, and it's about time the mobile world catches up. The real question is: why would you search tags in file names, when you can search them in a semantically stronger way with Aves and other metadata-aware software? |
I have run into a practical problem with this. How should I tag all possible different types of files -
I agree 💯, but given how there is no universal method of tagging any filetype, how would you go about convincing everybody to adopt the same standard ? even among image files there is no universal standard - for example no tagging app on desktop does integration with Here is some personal statistics:
It's dead simple, but how powerful is this system really ? well lets see, with 30 tags and 4 tags each. A file can be IDed in 27,405 different ways. If I am creating 2000 personal images and files / yearly. In 30 years I would have 60,000 images, a lifetime worth of memories. would 30 simple filename based tags be enough to search through my lifetime ? of course ! by just using 2 tags, you can narrow down to 137 files. Nobody has the time to look through 137 files, so lets assume that any search should ideally narrow down to just ~ 10 files. If you add a third tag to your search, you only need to look through 14 files. For personal files, this is quite good, even for small business owner with 10-15 employees this is quite good. Better semantic search would be nice, but its way more important to get people off the big apps like google photos and make them use something like Aves and tagspaces for their images and files. I have written more about this issue here : OneFolderApp/OneFolder#96 (comment) The main competition or comparison is not between the different open source projects, but against google and apple cloud based system, it would be nice if all these open source projects worked together 👍 . |
It would be possible to have a second support for tags, similar to that of TagSpace, for example:
It is true that this type of tag does not support space in the name (at least in theory), but it allows you to use a tag, however fake, with any application that allows searching.
It might seem like something one can do for oneself by simply renaming the image, but when you use over a hundred tags you often don't remember them all or you can end up spelling it wrong sometimes (effectively rendering the tagging useless).
In practice, on the left and in the center you can see the name of the file from Aves, on the right you see how the tags are in TagSpaces

The text was updated successfully, but these errors were encountered: