New import type: bookmarks
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Ability to import a feed of bookmarked links (e.g. https://bg.raindrop.io/rss/public/33237518) and instead of fetching and storing all of those pages just create a markdown file that includes the link and the other stuff that's included in the feed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing import types and CLI entry point, then inspect the example Raindrop RSS feed to identify the link and other fields to preserve. Done means a bookmarks feed can produce a markdown file containing those feed details without fetching or storing the linked pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100