akirk / akirk/send-to-e-reader

Add virtual lists

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.