Thanks for the liking the visual. This is a quick hack in an hour to demonstrate how http://skygear.io 's real-time sync and cloud database feature. Yet I am thinking to add more feature to it - markdown support and collaborator marks. Do you have any ideas on that?
Oh nice! I didn't realize Hackpad's code got opensource after Dropbox shut it down.
I really† liked Hackpad as a wiki for my team; it was a lot easier to jot down thoughts and better followed the spirit of a wiki (from "quick" in Hawaiian), than the so-called "wikis" we see nowadays that are just bad CMS tools... I'm looking at you, Confluence.
I know, but it's hard to resist editing the document in the web page while talking about it with a remote coworker. No commit, no push, only save. Then I discover he made another edit to the page :-(
I liked much more the workflow when a customer decided to use Google Docs for the technical documentation. We were editing and checking documents live with multiple cursors in the same screen.
Looks really good already. Think there actually is potential to target people for who Google Docs is too overloaded. Like the idea of supporting markdown.
It might also be really useful to support syntax highlighting as I see one use-case for really quick and uncomplicated pair programming.
20 comments
[ 3.4 ms ] story [ 44.7 ms ] threadI built my own notepad a while ago too using ShareJS as the syncing library. (http://www.madpad.me/) https://github.com/sifxtreme/madpad
I really† liked Hackpad as a wiki for my team; it was a lot easier to jot down thoughts and better followed the spirit of a wiki (from "quick" in Hawaiian), than the so-called "wikis" we see nowadays that are just bad CMS tools... I'm looking at you, Confluence.
†: enough to be a paying customer.
I liked much more the workflow when a customer decided to use Google Docs for the technical documentation. We were editing and checking documents live with multiple cursors in the same screen.
We did implement real-time collaborative editing for Teamemo (https://teamemo.com) and the real challenge was to support rich text editing.
Are there plans to support rich text?
It might also be really useful to support syntax highlighting as I see one use-case for really quick and uncomplicated pair programming.