I 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
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.