Skip to content

Commit

Permalink
Several edits on the saving page to clarify or link to others sections
Browse files Browse the repository at this point in the history
To avoid duplicating content I removed a section about the newsletters
support and also add the PDF feature by email
  • Loading branch information
matthieugd committed Aug 27, 2024
1 parent 4129c89 commit 917fce5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const themeConfig: DefaultTheme.Config = {
text: "Using Omnivore",
items: [
{ text: "Installation", link: "/using/install" },
{ text: "Saving Links", link: "/using/saving" },
{ text: "Saving Content", link: "/using/saving" },
{ text: "Reading", link: "/using/reading" },
{ text: "Email Inbox", link: "/using/inbox" },
{ text: "Feeds (RSS & Atom)", link: "/using/feeds" },
Expand Down
20 changes: 7 additions & 13 deletions docs/using/saving.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Saving to your Omnivore Library
title: Saving Content to your Omnivore Library
editLink: true
---

Expand All @@ -11,7 +11,7 @@ There are five ways to save links to pages or articles that you wish to read lat

## Saving from Your Omnivore Library

1. In the upper right corner of your Library, tap the Add Link button.
1. In the upper right corner (or at the bottom of the sidebar in the web version) of your Library, tap the Add Link button.
2. Enter the URL you wish to save and tap Add Link.
3. The link will appear in your Library the next time you refresh it.

Expand Down Expand Up @@ -62,24 +62,18 @@ Once the mobile app is installed:

## Newsletter Subscriptions via Email

- On the Omnivore website or app, tap your photo, initial, or avatar in the top right corner to access the profile menu. Select Emails from the menu.
- Tap Create a New Email Address to add a new email address (e.g. [email protected]) to the list.
- Click the Copy icon next to the email address.
- Navigate to the signup page for the newsletter you wish to subscribe to.
- Paste the Omnivore email address into the signup form.
- New newsletters will be automatically delivered to your Omnivore inbox.
See [using you email Inbox](./inbox.md#receiving-newsletter-subscriptions-via-email)

::: tip If Omnivore receives an email that does not look like an article, such as a welcome message or note from the author, it will be forwarded to your Omnivore account email address (the email you registered with).
:::

## Saving PDFs from a Mac
## Saving PDFs from a Mac or by email

- Install the [Mac App](https://omnivore.app/install/mac).
- On your Mac, locate the PDF you wish to save and right-click or command+click on the file name.
- Select Share from the menu and choose Omnivore.

The link will appear in your Library the next time you refresh it.

## Demonstration
Alternatively you can use the [email feature](inbox.mdl#sending-pdfs-to-your-omnivore-email-address) to send a PDF document to your Omnivore library.

## Watch it in action - 10 ways to add items to your Omnivore library

<iframe width="560" height="315" src="https://www.youtube.com/embed/HfQxQPT5-tU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

0 comments on commit 917fce5

Please sign in to comment.