From 0eab87b001cb6c8916401f0c2b12c5b2fa7aa840 Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Thu, 31 Mar 2022 11:21:41 -0700 Subject: [PATCH 1/9] Pull ul list out of newsletter blurb next/react doesnt want child elements of the paragraphs --- packages/web/pages/help/newsletters.tsx | 35 +++++++++++-------------- 1 file changed, 16 insertions(+), 19 deletions(-) diff --git a/packages/web/pages/help/newsletters.tsx b/packages/web/pages/help/newsletters.tsx index d41b395e3..337fd7d5e 100644 --- a/packages/web/pages/help/newsletters.tsx +++ b/packages/web/pages/help/newsletters.tsx @@ -37,16 +37,14 @@ export default function Newsletters(): JSX.Element { >

Read Newsletters in Omnivore


-

- Currently Omnivore supports newsletters from the following providers. -

- If there is a newsletter you would like to read in Omnivore, please let us know. -

- +

Currently Omnivore supports newsletters from the following providers.

+ +

If there is a newsletter you would like to read in Omnivore, please let us know.

+

Omnivore Email Addresses

Omnivore allows you to create unique email addresses for subscribing to newsletters. @@ -60,12 +58,16 @@ export default function Newsletters(): JSX.Element {

There are multiple ways to have newsletters added directly to your Omnivore library:

- {/*

Notifications

-

If you are a registered iOS user and have granted push notification permission to Omnivore, you will be sent a notification when a newsletter is added to your library. Otherwise, you will be notified via your registered email address.

*/} +

Updating your account email

+

+ If you want all your substack newsletters sent to Omnivore, you can login and change the + address on your account page in Substack. +

Subscribing Directly

Create your first email address by clicking the Create New Email button on @@ -80,11 +82,6 @@ export default function Newsletters(): JSX.Element { /> -

- If you want all your substack newsletters sent to Omnivore, you can login and change the - address on your account page in Substack. -

-

Create a Forwarding Rule

If you are a Gmail user you can create a forwarding rule to send email from your regular account to your Omnivore email address. This is useful if you have an existing paid newsletter subscription. For free newsletters we recommend subscribing directly to the newsletter with your Omnivore email address.

From e3c0c6e11af680e47b3220379b90f9eeab77f11d Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Thu, 31 Mar 2022 11:32:09 -0700 Subject: [PATCH 2/9] Improve formatting --- packages/web/pages/help/newsletters.tsx | 31 ++++++++++++++----------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/packages/web/pages/help/newsletters.tsx b/packages/web/pages/help/newsletters.tsx index 337fd7d5e..d1abf4954 100644 --- a/packages/web/pages/help/newsletters.tsx +++ b/packages/web/pages/help/newsletters.tsx @@ -37,24 +37,27 @@ export default function Newsletters(): JSX.Element { >

Read Newsletters in Omnivore


-

Currently Omnivore supports newsletters from the following providers.

+

Omnivore supports newsletters from the following providers:

If there is a newsletter you would like to read in Omnivore, please let us know.

Omnivore Email Addresses

- Omnivore allows you to create unique email addresses for subscribing to newsletters. - You can reuse one address for all your newsletters, or you can create a unique address - for each. + Omnivore allows you to create unique email addresses for subscribing to newsletters. + You can reuse one address for all your newsletters, or you can create a unique address + for each.

- An Omnivore email address will receive email, detect whether the email is a newsletter, - and add the newsletter content to your library. If the email does not appear to be a newsletter, - it will be forwarded to the email address you used when you registered for Omnivore.

+ An Omnivore email address will receive email, detect whether the email is a newsletter, + and add the newsletter content to your library. If the email does not appear to be a newsletter, + it will be forwarded to the email address you used when you registered for Omnivore. +

There are multiple ways to have newsletters added directly to your Omnivore library: