docs: add share extension help guide
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 82 KiB |
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 67 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 79 KiB |
1
docs/help/contents/mobile-integration/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# Mobile integration
|
||||
1
docs/help/contents/mobile-integration/home-widgets.md
Normal file
@@ -0,0 +1 @@
|
||||
# Home screen widgets
|
||||
@@ -0,0 +1 @@
|
||||
# Pin to notifications (android)
|
||||
@@ -0,0 +1 @@
|
||||
# Quick notes from notifications (android)
|
||||
55
docs/help/contents/mobile-integration/share-extensions.md
Normal file
@@ -0,0 +1,55 @@
|
||||
# Share extensions
|
||||
|
||||
Basic web clipping support is available on both android & ios apps via share extensions.
|
||||
|
||||
We are going to use browser app as an example to demonstarte how you can clip information from webpages and other apps on your iPhone.
|
||||
|
||||
1. Select some text on a webpage then Tap on "Share" on the context menu.
|
||||
|
||||
# [iOS](#/tab/ios)
|
||||
|
||||

|
||||
|
||||
# [Android](#/tab/android)
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
2. Select Notesbook from the list of apps.
|
||||
|
||||
# [iOS](#/tab/ios)
|
||||
|
||||

|
||||
|
||||
# [Android](#/tab/android)
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
3. Tap on the Save button on bottom right corner to save the web clip. This will save the web clip as a new note in Notesnook.
|
||||
|
||||

|
||||
|
||||
## Append to note
|
||||
|
||||
1. Tap on Append to note on the Share extension
|
||||
2. Search for a note to append the web clip to and select it
|
||||
3. Save the web clip.
|
||||
|
||||
> info
|
||||
>
|
||||
> Share exenstion will save the note you selected so in future web clips, it will be selected by default until you reset it.
|
||||
|
||||
## Clipping full webpage content
|
||||
1. Share the webpage link to Notesnook share extension
|
||||
2. Select "Web clip" on bottom left corner
|
||||
|
||||

|
||||
|
||||
3. Save the web clip.
|
||||
|
||||
|
||||