ARK-Builders / ARK-Builders/Navigator
Use `title` field in metadata storage
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For resolving conflicts while [copying resources](https://github.com/ARK-Builders/ARK-Navigator/issues/292) with same names we could use separate name stored in our [metadata storage](https://github.com/ARK-Builders/ARK-Navigator/issues/254). We could use Resource ID as filename for any resource.
Resource ID is supposed to be "unique key" of resources, not their title.
Contributor guide
Research direction
Review the linked resource-copying issue (#292) and metadata-storage issue (#254) first. Trace how Resource ID, title, and filenames are currently represented, then define the conflict behavior; done means copied resources use Resource ID filenames while title remains available through metadata storage.
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
- Needs clarification
- Newbie friendliness
- 30/100