ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Full-text search, filtering resources by text layer #361

Open kirillt opened 1 year ago

kirillt commented 1 year ago

After implementing https://github.com/ARK-Builders/arklib-android/issues/64 it will be possible to filter resources basing on text query and their text layer. Addition UI elements should be added for this, or probably tag selector could be reused.

Text search also could search in description metadata attributes.