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
2.25k stars 74 forks source link

feature: support pasting image in the textfield #228

Closed AhmadMuj closed 1 week ago

AhmadMuj commented 1 week ago

I've added an onPaste event to the Textfield to allow pasting images, instead of just dragging and dropping them. This is to help those who often take screenshots without saving them.

MohamedBassem commented 1 week ago

Thanks @AhmadMuj and welcome back!