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: Enhance the bookmark textarea in the list layout #247

Closed AhmadMuj closed 6 days ago

AhmadMuj commented 1 week ago

This PR contains 2 fixes: 1- Allow resizing the textfield in the list layout only, it does not break the UI and it gives a better experince when writing notes because the area for writing in the list mode is so small 2- Auto resizing the textfield to fit the content to a max of half the screen height

AhmadMuj commented 6 days ago

I think now it's good to go @MohamedBassem

MohamedBassem commented 6 days ago

Looks amazing, thank you!