I need a product.
It's like Evernote, but with the interface of sublime.
It syncs my notes automatically, and gives me a diff when there is conflict.
Lots of hotkeys for fast typing, and switching between tabs.
Better yet, with a complete history like git.
I'll pay $30/year for this service.
"Note taking apps for programmers" is an awfully tough space to build a commercial product in.<p>Sublime doesn't really look like a business success story, and it seems like the asymptote for a product like you're asking for.
What about an interface for taking notes-as-code like this:
<a href="http://fs_previews.kumpf.cc/" rel="nofollow">http://fs_previews.kumpf.cc/</a><p>Scroll to the bottom for some of the syntax highlighting features I'm working on. Also try the fold/unfold buttons at the bottom.<p>Any feedback/thoughts would be great :)
Onenote will give you a diff. And it has some hotkeys. It's a good program, but in its core it is made to be used with a mouse - so it might not be what you are looking for.
1.<p><a href="https://code.visualstudio.com" rel="nofollow">https://code.visualstudio.com</a> - use the new lite visual studio<p>2.<p>Save the folder on dropbox. Do you know dropbox has history version<p>3.<p>Create one script to commit to git. Call it from IDE<p>The best part is this is support on all platform