- An Omnivore email address will receive email, detect whether the email is a PDF document or newsletter,
- and add the content to your library.
+ An Omnivore email address will receive email, detect whether the email
+ is a PDF document or newsletter, and add the content to your library.
- If Omnivore doesn't think the item should be added to your library,
- it will be forwarded to the email address you used when you registered
- for Omnivore (from msgs@omnivore.app).
+ If Omnivore doesn't think the item should be added to your
+ library, it will be forwarded to the email address you used when you
+ registered for Omnivore (from msgs@omnivore.app).
Sending PDFs to your Omnivore Email Address
- Add PDFs to your Omnivore library by sending them to your Omnivore email address. If there is a subject
- line in the email, it will be used as the title of the PDF. If there is no subject line, the filename will
- be used as the title.
+ Add PDFs to your Omnivore library by sending them to your Omnivore
+ email address. If there is a subject line in the email, it will be
+ used as the title of the PDF. If there is no subject line, the
+ filename will be used as the title.
Read all your newsletters in Omnivore
- Subscribe to newsletters with your Omnivore email address and they
+ Subscribe to newsletters with your Omnivore email address and they
will be added to your library when we receive them.
-
Learn more about setting up newsletters
+
+
+ Learn more about setting up newsletters
+
+
@@ -62,6 +61,6 @@ export default function Emails(): JSX.Element {
-
+
)
}
diff --git a/packages/web/pages/help/labels.tsx b/packages/web/pages/help/labels.tsx
index 91387397e..03176a358 100644
--- a/packages/web/pages/help/labels.tsx
+++ b/packages/web/pages/help/labels.tsx
@@ -1,17 +1,11 @@
/* eslint-disable @next/next/no-img-element */
import { Box } from '../../components/elements/LayoutPrimitives'
-import { PrimaryLayout } from '../../components/templates/PrimaryLayout'
+import { SettingsLayout } from '../../components/templates/SettingsLayout'
import Link from 'next/link'
export default function Labels(): JSX.Element {
return (
-
+
-
+
)
}
diff --git a/packages/web/pages/help/newsletters.tsx b/packages/web/pages/help/newsletters.tsx
index bfb41236f..af8a6129f 100644
--- a/packages/web/pages/help/newsletters.tsx
+++ b/packages/web/pages/help/newsletters.tsx
@@ -1,41 +1,50 @@
/* eslint-disable @next/next/no-img-element */
-import { Box, HStack, SpanBox } from '../../components/elements/LayoutPrimitives'
-import { PrimaryLayout } from '../../components/templates/PrimaryLayout'
+import {
+ Box,
+ HStack,
+ SpanBox,
+} from '../../components/elements/LayoutPrimitives'
+import { SettingsLayout } from '../../components/templates/SettingsLayout'
import { Button } from '../../components/elements/Button'
import Link from 'next/link'
import { Copy, Plus } from 'phosphor-react'
import { theme } from '../../components/tokens/stitches.config'
const AddEmailButton = () => {
- return ()
+ return (
+
+ )
}
const CopyButton = () => {
return (
- )
+
+ )
}
export default function Newsletters(): JSX.Element {
return (
-
Omnivore supports newsletters from the following providers:
If there is a newsletter you would like to read in Omnivore, please let us know.
+
+ 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 add newsletters to your Omnivore library:
+
+ There are multiple ways to add newsletters to your Omnivore library:
+
- If you want all your substack newsletters sent to Omnivore, you can login and change the
- address on your account page in Substack.
+ 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 button on
- the emails page. Copy the email address
- to your clipboard using the
- copy button, and enter that email address into an email subscription box.
+ Create your first email address by clicking the {' '}
+ button on the emails page. Copy
+ the email address to your clipboard using the
+ copy button, and enter that email address into an email subscription
+ box.
@@ -110,53 +176,88 @@ export default function Newsletters(): JSX.Element {
- If you are already logged into Substack you might need to logout to use your new email address.
+ If you are already logged into Substack you might need to logout to
+ use your new email address.
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 and
+ 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 and
don't want to update your account email address.
- For free newsletters we recommend subscribing directly to the newsletter with your Omnivore email address
- instead of setting up forwarding rules.
+ For free newsletters we recommend subscribing directly to the
+ newsletter with your Omnivore email address instead of setting up
+ forwarding rules.
Before you start:
-
Create an Omnivore Email Address by clicking the button on the emails page.
-
Make a note of the Newsletter's sender email address. For example omnivore@substack.com.
+
+ Create an Omnivore Email Address by clicking the {' '}
+ button on the emails page.
+
+
+ Make a note of the Newsletter's sender email address. For
+ example omnivore@substack.com.
+
Create a forwarding rule:
- On a computer open your Gmail Forwarding Rules.
- If this link does not work: click on the Gear icon in the upper right corner of Gmail
- and select All Settings, then click the Forwarding and POP/IMAP tab.
-
-
In the Forwarding section click Add a forwarding address.
-
Enter your Omnivore Email Address (eg username-sdfsd@inbox.omnivore.app) and click Next.
-
Click Proceed and OK
-
Refresh the Omnivore Newsletter Emails page and you should see a code appear beside your address (eg 663421251).
- Copy this code to your clipboard (click the button).
+ On a computer open your{' '}
+
+ Gmail Forwarding Rules
+
+ . If this link does not work: click on the Gear icon in the upper
+ right corner of Gmail and select All Settings, then click the
+ Forwarding and POP/IMAP tab.
- Return to your forwarding rules section and look for the confirm code text box.
- Enter the confirmation code you copied and click Verify.
+ In the Forwarding section click{' '}
+ Add a forwarding address.
+
+
+ Enter your Omnivore Email Address (eg{' '}
+ username-sdfsd@inbox.omnivore.app) and click Next.
+
+
Click Proceed and OK
+
+ Refresh the Omnivore Newsletter Emails page and you should see a
+ code appear beside your address (eg 663421251). Copy this code to
+ your clipboard (click the button).
+
+
+ Return to your forwarding rules section and look for the confirm
+ code text box. Enter the confirmation code you copied and click{' '}
+ Verify.
+
+
+ In the forwarding section of Gmail, Click on{' '}
+ Creating a Filter
+
+
+ Add the email address of your newsletter (eg omnivore@substack.app)
+ in the From section.
+
+
+ Click Create Filter
+
+
+ Choose Forward it to and enter your Omnivore Email Address
+ (eg username-sdfsd@inbox.omnivore.app)
+
+
+ Click Create Filter at the bottom of the dialog.
-
In the forwarding section of Gmail, Click on Creating a Filter
-
Add the email address of your newsletter (eg omnivore@substack.app) in the From section.
-
Click Create Filter
-
Choose Forward it to and enter your Omnivore Email Address (eg username-sdfsd@inbox.omnivore.app)