Skip to content
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

User-defined "auto-tags" #8

Open
mwatts15 opened this issue Apr 22, 2012 · 0 comments
Open

User-defined "auto-tags" #8

mwatts15 opened this issue Apr 22, 2012 · 0 comments
Labels

Comments

@mwatts15
Copy link
Owner

Sometimes users will want to have tags automatically assigned, but not want to write their own add-on just for the functionality. Instead, they could be allowed to define tags in terms of simple expressions combining other tags.

For instance, say a user had an add-on tag rating that gave ratings culled from MusicBrainz for some of her MP3s. If she wanted to look at all of her highly rated MP3s she might go to filetype::mp3/rating:>4. If she wanted to use this combination frequently, it would be easier to give it a name like fav-mp3s.

This feature could be implemented as an add-on as well.

See also,

(Note: Something like shell aliases work well for the command line, but aren't portable and don't solve this issue)

@mwatts15 mwatts15 removed this from the Release2 milestone Oct 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant