akirk / akirk/send-to-e-reader
Add virtual lists
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 6
- Forks
- 0
- Avg merge
- 4h 26m
- Merged PRs (30d)
- 13
Description
When you use the function to send notifications for blog posts to a reader, you can easily subscribe to single authors.
But on readers where there is no e-mail receiving (like Tolino), you're out of luck unless you manually copy the post to a post collection that yoi want to download.
So what if it were possible to list the authors you want to read non your e-reader and then with a similar special URL like #7, you can get all those posts.
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 reading the function that sends blog-post notifications and the special URL referenced as #7. Trace how authors can currently be selected and how post collections are downloaded. Done means readers can specify multiple authors through a virtual list and retrieve their posts through a comparable URL, including on devices without e-mail receiving.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100