Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hi Takuya, glad you are doing well with your app. I feel honored that I'm one of 3 feature users on the frontpage :). Even though I don't use inkdrop currently. I may try it again after v3 is released though

I have been following your development blog for some time (v3), I agree with your priorities in better image support and tables. I made a similar plugin with image resizing support on a different notetaking application, using a jquery slider. I use it everyday. It might be of interest to you. http://vincentmtang.com/2018/06/29/adventures-in-writing-a-t.... The implementation I made is significantly less maintenance too, setting image sizes per image upload is time consuming IMO. It uses a `max-height` and `max-width` property initialization you set, and goes up from there. It is (3) on your blog. It does make it difficult to make responsive image size between devices, but you could always let the user define custom media queries in settings and set a `max-width` or `max-height` property for mobile devices. It really depends on information density of images.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: