ARK-Builders / ARK-Builders/Navigator

Boosting priority of folders in indexing queue, basing on type and access frequency

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
16
Forks
14
PR merge metrics
No merged PRs in 30d

Description

When a user opens the app, she sees folders screen. Indexing of resources should start immediately in background. All "favorites" should be placed first in the queue, "roots" follow after. Every folder must have score which is incremented every time the user opens the folder. If types of 2 folders are the same, their scores are used to order them in the queue.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the folder screen and the background indexing flow, then inspect how favorites, roots, folder types, and folder opens are represented. Done means indexing begins when the app opens, favorites precede roots, and same-type folders are ordered by their access-frequency scores.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.