i dont get it. nothing but "deskrove We're building cool things."
Ask HN: How can I improve my note-taking web app?
21–23 of 23 posts
Re: Ask HN: How can I improve my note-taking web app?
#22I have a few ideas: - should work offline - realtime updates visible to other parties, so it would be usable as chat - history - align editor size to browser window size, so there are no two vertical scrolbars - even better is to grow editor window as documents grow, use only browser vertical scrolab - https, useless for me otherwise
I second https and history (I already commented on dynamic layout). Offline would require some work I guess but it is still a good idea. However, I tend to dislike realtime webapp as they are always trying to sync sending HTTP/WebSocket and throwing errors around whenever one packet is lost.
Re: Ask HN: How can I improve my note-taking web app?
#23I have a few ideas: - should work offline - realtime updates visible to other parties, so it would be usable as chat - history - align editor size to browser window size, so there are no two vertical scrolbars - even better is to grow editor window as documents grow, use only browser vertical scrolab - https, useless for me otherwise
I second https and history (I already commented on dynamic layout). Offline would require some work I guess but it is still a good idea. However, I tend to dislike realtime webapp as they are always trying to sync sending HTTP/WebSocket and throwing errors around whenever one packet is lost.