hay-kot / homebox

Homebox is the inventory and organization system built for the Home User
https://hay-kot.github.io/homebox/
GNU Affero General Public License v3.0
2.71k stars 213 forks source link

search: include asset id and/or uuid #907

Closed markvdb closed 6 months ago

markvdb commented 6 months ago

What is the problem you are trying to solve with this feature?

A search for an asset id or a uuid yields nothing. I would expect it to yield at least the locations or items corresponding to the assed it or uuid.

What is the solution you are proposing?

Include asset id and (probably also?) uuid in search.

What alternatives have you considered?

I could theoretically add a custom field and search specifically for that, but that would not be very logical at all.

Additional context

Existing non-homebox asset tags would be a use case. These would not have hardcoded homebox uuid urls in them. That would mean no search results by default.

Contributions

P.S. Thank you for your work on homebox!

markvdb commented 6 months ago

Never mind. I should have read the docs again. Sorry for the noise.