nextcloud / notes

✎ Distraction-free notes and writing
https://apps.nextcloud.com/apps/notes
GNU Affero General Public License v3.0
604 stars 133 forks source link

Add web clipper just like onenote or Evernote? #403

Open Bugatti100Peagle opened 4 years ago

Bugatti100Peagle commented 4 years ago

I want to clip full web page not url or txt When I want to clip a web page, I click on "share" button and note will clip the full page for me. When I open it next, it's like it saw.

Describe alternatives you've considered Evernote Clipper Onenote Web Clipper WizNote Clipper

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/85451367-add-web-clipper-just-like-onenote-or-evernote?utm_campaign=plugin&utm_content=tracker%2F46751022&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F46751022&utm_medium=issues&utm_source=github).
korelstar commented 4 years ago

This could be a nice feature, but currently, it is out of scope for this app.

github-account1111 commented 4 years ago

I think a better option might be adding wallabag / archival support to the bookmarks app. This will take care of web-clipping AND link rot.

Boki4d commented 4 years ago

I think notes will improve after time and gain a higher adoption rate, especially with the new text editor (i'm hoping for image support). Therefore it would make sense to think about a nextcloud-wide webclipper that would either save to bookmarks or notes.

GambaJo commented 4 years ago

This would be great.

stefan-niedermann commented 4 years ago

@GambaJo no offense, honestly :slightly_smiling_face:

How to use GitHub (source)

adx442 commented 3 years ago

I see a path to integrate this functionality cleanly with Notes and Nextcloud: SingleFile is on Github and OSS, does a much better job of capture than Wallabag, and stores the entirety of a page in one HTML file. Those captured pages could be stored in a Notes subdirectory with a relative link placed in the Note, for minimum overhead/refactoring. Best of both worlds?

janxkoci commented 3 years ago

FYI there is also a "web clipper" for Google Drive. It's not as usefull as e.g. Evernote, but still, can inspire some UX/features ideas..

timkgh commented 2 years ago

+1 for a web clipper. I haven't used Nextcloud Bookmarks, but it seems it can save full pages. This could be another potential integration.

Spartachetto commented 2 years ago

Maybe @marcelklehr of Nextcloud Bookmarks could contribute to the discussion with some useful feedback...

marcelklehr commented 2 years ago

I haven't used Nextcloud Bookmarks, but it seems it can save full pages.

Yep, Nextcloud Bookmarks archives bookmarked pages in full-text, allowing search and clutter-free read-it-later. I'm not sure how this could be integrated into the Notes app, though.

wokawoka commented 11 months ago

+1 a web clipper is really needed

juliushaertl commented 11 months ago

@wokawoka Please use github reactions instead of +1 comments

juliushaertl commented 11 months ago

We could actually use link preview widgets for this. Now we don't want all links to be rendered as a embed but I could imagine making use of the bookmarks app parts then and have a link preview for bookmarks app internal links that inlines the bookmarked page somehow