RSSNext / RSSNext/Folo

Markdown link support directly open share feed page

Open
#4,810 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
39k
Forks
2.1k
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Clear and concise description of the problem

I provided RSS feeds like this.

https://app.folo.is/share/feeds/233932952865726464

Image

It containes another link to the folo share feed page. When click this link, it will open the system browser, and then in the opened page you must click "open folo app" , go back to the folo app to preview this feed.

Suggested solution

Markdown link can try parsing the url. If it matches the link url pattern, directly use internal api to route to the feed page, but not open the browser.

Alternative

No response

Additional context

No response

Validations
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • This issue is valid

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Markdown link renderer and the internal route for Folo share-feed URLs. Verify how links are currently opened, then add coverage for a matching share-feed URL; done means that link opens the feed page inside Folo without launching the system browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.