The "unseen" command currently accepts an optional argument, a title filter, to narrow the search.
A tag name would be nice also.
Preferably, the argument kind would be auto-detected. That is, if it's a known tag, search by tag, otherwise by title.
However, to be able to do that, possible tags must be known, and currently there's no central repository of used tags;l the tags are only stored in the series meta data.
I guess an exhaustive search (of non-archived series) would be possible, not sure how slow that would be (all meta data would need to be loaded).
The "unseen" command currently accepts an optional argument, a title filter, to narrow the search.
A tag name would be nice also.
Preferably, the argument kind would be auto-detected. That is, if it's a known tag, search by tag, otherwise by title.
However, to be able to do that, possible tags must be known, and currently there's no central repository of used tags;l the tags are only stored in the series meta data.
I guess an exhaustive search (of non-archived series) would be possible, not sure how slow that would be (all meta data would need to be loaded).