From a4841a810b454fbe0dc3774fdf319796a8909fec Mon Sep 17 00:00:00 2001 From: leonidius1123 <161511624+leonidius1123@users.noreply.github.com> Date: Tue, 12 Mar 2024 14:42:22 +0100 Subject: [PATCH 1/2] Create feature-request --- feature-request | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 feature-request diff --git a/feature-request b/feature-request new file mode 100644 index 000000000..0fdb91ea7 --- /dev/null +++ b/feature-request @@ -0,0 +1,7 @@ +As a user, I'd like to easily access all the posts from creators I'm subscribed to. Currently, I have to navigate to each creator's page to view their posts. +It would be more convenient if these posts were displayed in the "For You" tab. + +Let's imagine this scenario: I have a favorite author who has four books available in the bookstore. Two of these books are bestsellers and prominently displayed on the main shelf. +The other two books, while still interesting, are not as popular and are placed on the author's shelf in alphabetical order. It takes extra effort to find these less popular books. + +As a user, I'd be willing to pay $2 a month to have all new books from this author displayed on the main shelf, making them easier to access. From 5f3d6c3c0b079ff68cae113237ac218a6e74e504 Mon Sep 17 00:00:00 2001 From: leonidius1123 <161511624+leonidius1123@users.noreply.github.com> Date: Tue, 12 Mar 2024 15:05:05 +0100 Subject: [PATCH 2/2] Update feature-request --- feature-request | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/feature-request b/feature-request index 0fdb91ea7..acb562082 100644 --- a/feature-request +++ b/feature-request @@ -5,3 +5,10 @@ Let's imagine this scenario: I have a favorite author who has four books availab The other two books, while still interesting, are not as popular and are placed on the author's shelf in alphabetical order. It takes extra effort to find these less popular books. As a user, I'd be willing to pay $2 a month to have all new books from this author displayed on the main shelf, making them easier to access. + + +Got it, let's refine the language to better match the American style: + +It's similar to the concept of pinned posts. +When I subscribe to all posts from a creator, I'm making a deliberate decision. +Similarly, when the creator pins a post, they're making a decision about which of their posts might be more interesting to me.