ARK-Builders / ARK-Navigator

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

Boosting priority of resources in indexing queue #70

Open kirillt opened 3 years ago

kirillt commented 3 years ago

Asynchronous indexing (#23) will allow a user to continue working while she has some resources in indexing queue. This means, that some of resources can have modified tags and unknown (yet) id. Such resources should gain priority of indexing.

kirillt commented 10 months ago

Opening a resource in Gallery view should prioritize its processing in the queue, too.