AJ Kueterman

OctoNote 2.0 - GitHub-powered markdown notes, redesigned for modern devices

OctoNote saves your notes as GitHub gists, and lets you edit them anywhere. All developers are familiar with markdown in some form. From README's on their repos to documentation in their code to the websites they build. Many use it daily to write and share notes and long-form thoughts or docs. They also use git and, many, use GitHub to host and maintain that code. OctoNote simply combines these daily practices into an intuitive interface for writing markdown and saving your daily thoughts.

Add a comment

Replies

Best
AJ Kueterman
After almost 5 years of lying dormant, I finally pushed an update to my iOS note-taking app — OctoNote! OctoNote is a simple markdown-based note taking app that saves your notes as GitHub gists. This makes them easy to share, to edit on the web, and to maintain a rich editing history - since every gist is a little git repo. OctoNote basically enables a specific gist workflow - using gists to create & edit markdown files in the context of note-taking. If you're a developer who's already using GitHub (or has ever written a nice README), OctoNote should feel right at home in your workflow. I hope you try it out, and let me know how you like it!