Skip to content

Commit

Permalink
docs: add meta descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarahm-ed authored and thecodrr committed Jun 22, 2023
1 parent 0498604 commit 9125e41
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Backup and restore
description: Notesnook allows you to backup all your notes data to a single backup file. Learn how you can backup your notes and restore them.
---

# Backup your notes
Expand Down
5 changes: 5 additions & 0 deletions docs/help/contents/privacy-mode.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: Privacy mode
description: Privacy mode enables some OS specific settings to enhance your privacy while working in Notesnook.
---

# Privacy mode

> error Not available on Linux
Expand Down
5 changes: 5 additions & 0 deletions docs/help/contents/rich-text-editor/task-and-todo-lists.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: Tasks and todo lists
description: Create todo lists and manage your tasks in Notesnook with ease using task lists.
---

# Task and todo lists

Create todo lists and manage your tasks in Notesnook with ease using task lists.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Clipping your first web page
---
title: Clipping your first webpage with web clipper
description: Clip web pages & save interesting things you find on the web with Notesnook web clipper in a private & secure way.
---

# Clipping your first webpage with web clipper

## Connecting with the web app
## Connecting the with the web app

Before you can clip pages, you must connect the web clipper with the Notesnook web app. The web clipper works completely offline and relies on the web app to sync & save your clips.

Expand Down Expand Up @@ -33,7 +38,7 @@ Before you can clip pages, you must connect the web clipper with the Notesnook w
## Selecting the clipping area

The web clipper provides a few options to help you clip exactly the part of the page you need:
The [web clipper](https://notesnook.com/notesnook-web-clipper) provides a few options to help you clip exactly the part of the page you need:

![Notesnook Web Clipper clipping area options](/static/web-clipper/clipping-area.png)

Expand Down
7 changes: 2 additions & 5 deletions docs/help/contents/web-clipper/installation.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
---
title: Installation
description: Notesnook Web Clipper is open source and available to download for Firefox and Chromium based browsers.
---

# Installation

## Chromium-based browsers

1. Download the .zip archive from [here](https://notesnook.com/notesnook-web-clipper)
2. Go to `chrome://extensions/`
3. Turn on the Developer Mode
![](/static/web-clipper/chrome-dev-mode.png)
4. Drag & drop the .zip archive in the Google Chrome window
[Go to chrome webstore](https://chrome.google.com/webstore/detail/notesnook-web-clipper/kljhpemdlcnjohmfmkogahelkcidieaj) to get the latest version of [web clipper for Notesnook](https://notesnook.com/notesnook-web-clipper).

## Firefox-based browsers

Expand Down
11 changes: 8 additions & 3 deletions docs/help/contents/web-clipper/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Troubleshooting
---
title: Troubleshooting web clipper
description: Common issues with the web clipper and how to fix them.
---

# Troubleshooting web clipper

## What to do if the web clipper doesn't connect?

Expand All @@ -11,10 +16,10 @@ There are a few things you can do try:

## "Could not establish connection. Receiving end does not exist."

Notesnook Web Clipper shows this error when it cannot clip a web page for various reasons. Usually you'll see this error on browser default pages like the new tab page, extensions page etc.
[Notesnook Web Clipper](https://notesnook.com/notesnook-web-clipper) shows this error when it cannot clip a web page for various reasons. Usually you'll see this error on browser default pages like the new tab page, extensions page etc.

However, if you are seeing this on a website it is recommended that you trigger a page reload. This will reinitialize the web clipper & hopefully proceed.

## What to do if a website appears broken in the web clip?

Since the Notesnook Web Clipper is still in alpha-beta stage, some rendering issues are expected in the web clips. If you notice any such problem, feel free to open a new issue on our [GitHub Issue Tracker](https://github.com/streetwriters/notesnook/issues/new/choose).
Since the [Notesnook Web Clipper](https://notesnook.com/notesnook-web-clipper) is still in alpha-beta stage, some rendering issues are expected in the web clips. If you notice any such problem, feel free to open a new issue on our [GitHub Issue Tracker](https://github.com/streetwriters/notesnook/issues/new/choose).

0 comments on commit 9125e41

Please sign in to comment.