Files
notesnook/docs/help/contents/mobile-integration/share-things-from-other-apps.md

53 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

# Share things from other apps
2023-02-11 13:15:05 +05:00
Basic web clipping support is available on both Android & iOS apps via share extensions.
2023-02-11 13:15:05 +05:00
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)
![Clip selection](/static/mobile-integration/clip-selection-ios.png)
# [Android](#/tab/android)
![Clip selection](/static/mobile-integration/clip-selection-android.png)
---
2. Select Notesnook from the list of apps.
2023-02-11 13:15:05 +05:00
# [iOS](#/tab/ios)
![Select Notesnook](/static/mobile-integration/select-notesnook-ios.png)
# [Android](#/tab/android)
![Select Notesnook](/static/mobile-integration/select-notesnook-android.png)
---
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.
![Save web clip](/static/mobile-integration/save-clip-ios.png)
## 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
2023-02-11 13:15:05 +05:00
1. Share the webpage link to Notesnook share extension
2. Select "Web clip" on bottom left corner
![clip-webpage](/static/mobile-integration/clip-webpage.png)
3. Save the web clip.