hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
6.49k stars 235 forks source link

Add share to PWA #562

Open wiinxt opened 1 month ago

wiinxt commented 1 month ago

Adds PWA in sharing options for images and PDF files, as well as sharing selected text. I know a native app exists but I prefer the PWA, so I'm adding a button for upload files (in another pull request) and the share option because it was missing.

Hoarder is the PWA version


I'm not sure if this is the best possible implementation as I'm not really familiar with Next, I'm open to your comments