ARK-Builders / ARK-Builders/Shelf

Automatically extract Domain tags

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
feature good first issue
Dominant language
Kotlin
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Implementing a _tag extraction_ mechanism based on the domain of a link could significantly improve user experience. For instance, if a user saves links like https://youtube.com/watch?v=123 or https://youtube.com/watch?v=qwe, the system could automatically label the links using `youtube` tag.

We could initially implement this feature within the application, transitioning it into [the library](https://github.com/ARK-Builders/arklib-android) later.

Similar issues in Navigator:
- https://github.com/ARK-Builders/ARK-Navigator/issues/175
- https://github.com/ARK-Builders/ARK-Navigator/issues/176

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the application's existing link and tag handling, then compare the related Navigator issues 175 and 176. Define how domains such as youtube become tags, where extraction belongs in the application, and what would need to move into the arklib-android library; done means the behavior is specified and implemented consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.